Skip to content

How to see the logs history of a specific user?

- Not logged in to forum -

The forums FAQ How to see the logs history of a specific user?

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #157507
    Lover
    Participant

      Thanks for this info patosh! Nice to see you again

      #157508
      AusWoody
      Participant

        Step 1 ) You have to make sure you store the log history.
        To do so click in the game on the settings icon. then in the Log session click “log all chat messages”

        Step 2) Open the command line
        on the Windows Start menu, type cmd to launch cmd.exe

        Step 3) Parse it and save in another file
        find “username”  .AppDataLocalAChatchatlog.txt > ./username.txt
        this will check for the user called “username” in the file chatlog.txt which is usally under your Documents folder AppDataLocalAChat and save it under the file ./username.txt


        This can be usefule if you want to read the history of your logs with a speciifc person without having to read the whole logs file whith all your messages to everybody in it.

        Hope this can help

        Have a nice day all

        should this be in the how too section?

        #157509
        Lover
        Participant

          You're right Woody, thanks for the hint

          #157510
          cassianna
          Participant

            Somebody know if have a way to see my sended Private messages in game?

            I  know the Chat  logs  are stored, but the private messages sended too?

            Thanks.

            Kisses all

            #157511
            AusWoody
            Participant

              thought i give this a try

              maybe its cause i usinhg win 10 pro  or …………

              all i get is the chatlog opening

              #157512
              cassianna
              Participant

                I just asked if have some data file where i can check my sended messages in game.

                Like the chat logs for chats, the same to sended or received messages.

                Kisses all

                #157513
                Anonymous

                  I just asked if have some data file where i can check my sended messages in game.

                  Like the chat logs for chats, the same to sended or received messages.

                  Kisses all

                  Hi Cassiana,

                  I'm not sure what you mean by private message in game?
                  Normally the chat/message in the room, the message in the meeting area, or the message in “sex experience with partners” are all in the chat log… so which messages are you talking about?

                  Kiss

                  #157514
                  Anonymous

                    thought i give this a try

                    maybe its cause i usinhg win 10 pro   or …………

                    all i get is the chatlog opening

                    Hi AusWoody,
                    Another way that might be easier….
                    copy this line into a text file.
                        find “username”  .chatlog.txt > ./username.txt
                    And change username into the user name you want to see….
                    Save the file as “username.bat”  the filename is not really important but the .bat extension is

                    On your game, n the settings open the chatlog and click save As.
                    Save it under the same place where you created username.bat

                    then double click username.bat and it will create the new log file parsed

                    If you want to change username, you then simply need to edit username.bat…

                    This way you don't need to open cmd.exe command editor….

                    If you still have issue, let me know and I'll try to help

                  Viewing 8 posts - 1 through 8 (of 8 total)
                  • You must be logged in to reply to this topic.

                  Optimizing new Forum... Try it, and report bugs to support.

                  The forums FAQ How to see the logs history of a specific user?