Quote:
|
Originally Posted by Kaimetsu
Quote:
|
Originally Posted by Lance
A question occurred to me: If you sent such a packet that told the server you moved somewhere else, would it display this movement on your screen?
|
I don't know exactly how Graal works, internally. But a suitably skilled user could always edit his client such that it does.
|
I don't think it would display your new position on your screen if you simply sent the packets. Most trainers source code I have seen simply edit the memory address for the player's x and y coordinates, and leave it up to the Graal Client to send the packets with the new position, so the memory editing is probably vital to the whole 'warping around' action.