Can any help me...i need to make a memory based bot for an android game..
Is it possible...if yes guide me plz or give me links where i can get help
BUMP
Is it possible...if yes guide me plz or give me links where i can get help
BUMP
|
|
Thnkuu im looking into it...Quote:
I made one for Summoner Wars using autoit for sending keystrokes and reading memory of currentEnergy and game state from nox emulator. The thing is that in a VM u won't have static pointers, so u search for the address u want every time u run the game and update your script, or use pattern search scan so u can get it dinamically.
Links:
[Only registered and activated users can see links. Click Here To Register...]
[Only registered and activated users can see links. Click Here To Register...]
[Only registered and activated users can see links. Click Here To Register...]
If u know C then use it, but for bots and sending keystrokes is best using autoit.
Also make sure in your Cheat Engine settings to check MEM_MAPPED
[Only registered and activated users can see links. Click Here To Register...]
Ive made one bot in autoit...it was pixel bot and now i want to get a stepQuote:
I made one for Summoner Wars using autoit for sending keystrokes and reading memory of currentEnergy and game state from nox emulator. The thing is that in a VM u won't have static pointers, so u search for the address u want every time u run the game and update your script, or use pattern search scan so u can get it dinamically.
Links:
[Only registered and activated users can see links. Click Here To Register...]
[Only registered and activated users can see links. Click Here To Register...]
[Only registered and activated users can see links. Click Here To Register...]
If u know C then use it, but for bots and sending keystrokes is best using autoit.
Also make sure in your Cheat Engine settings to check MEM_MAPPED
[Only registered and activated users can see links. Click Here To Register...]