//
elodia Member Joined Apr 16, 2016 Messages 20 Reaction score 19 Sep 16, 2016 #1 // Last edited: Jun 6, 2017
spillkongen Donor Joined Jul 28, 2015 Messages 21 Reaction score 4 Oct 12, 2016 #2 hi first upload ur files am not into lua never use it but its realy similar to python i can give it a shot but cant promis i can fix it
hi first upload ur files am not into lua never use it but its realy similar to python i can give it a shot but cant promis i can fix it
Kalas Honorary Member Master Donor Joined Jun 5, 2014 Messages 2,836 Reaction score 939 Oct 21, 2016 #3 I believe you forgot registersymbol(putmehere) don't forget unregistersymbol(putmehere) in the disable.
I believe you forgot registersymbol(putmehere) don't forget unregistersymbol(putmehere) in the disable.
Kalas Honorary Member Master Donor Joined Jun 5, 2014 Messages 2,836 Reaction score 939 Oct 21, 2016 #4 The whole code is wrong, if you using lea it should be like that: push rax lea rax,[eax+edx*4] mov [putmehere],rax pop rax Add alloc(putmehere,8) Add registersymbol(putmehere) Add unresgistersymbol(putmehere)
The whole code is wrong, if you using lea it should be like that: push rax lea rax,[eax+edx*4] mov [putmehere],rax pop rax Add alloc(putmehere,8) Add registersymbol(putmehere) Add unresgistersymbol(putmehere)
Hoover1979 Donor Joined Apr 24, 2014 Messages 313 Reaction score 105 Nov 24, 2016 #5 mata1 said: thank you i test it and works on 2 games, but for other game like world of warcraft i see pointer 00000 Click to expand... Maybe World of Warcraft has an anti-cheat blocking it as it is a multi-player game?
mata1 said: thank you i test it and works on 2 games, but for other game like world of warcraft i see pointer 00000 Click to expand... Maybe World of Warcraft has an anti-cheat blocking it as it is a multi-player game?