Bot operation question

Forum Forums Discussion Bot operation question

This topic contains 3 replies, has 2 voices, and was last updated by Miqobot Miqobot 3 years, 2 months ago.

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #25919

    Lina28011
    Participant
    0

    I guess I missed it somewhere. But where does the bot get information about the game and the character from? Can he get this information without injection into the process? Or does it read the data packets sent to the game client from the server? In that case, the packets are not encrypted?

    #25921
    Miqobot
    Miqobot
    Keymaster
    0

    Miqobot reads the required information directly from the game memory.

    Code injections would be used to introduce (“inject”) new code into the game client and change the course of execution. But Miqobot only reads data, she doesn’t write anything back. She doesn’t utilize any cheats or exploits of any kind. Therefore code injections are not involved.

    All interaction with the game client is performed via a basic keystroke emulation algorithm.

    #25941

    Lina28011
    Participant
    0

    And this memory read goes without a trace for the game client?

    #25942
    Miqobot
    Miqobot
    Keymaster
    0

    Yes, reading memory does not require game client modification.

Viewing 4 posts - 1 through 4 (of 4 total)

You must be logged in to reply to this topic.