Change Fame on v1700 Gameserver ..By Daviz

Newbie Spellweaver
Joined
May 3, 2013
Messages
8
Reaction score
5
change fame:
changes fame with OllyDbg, from (+100 / -10) to (+30 / -10):8:

1> Right click on CPU first, then search for> binary string or CTRL + B, we look for the code below 7c07
2> up find the code below BD 64000000 (not always be 64, depends on how much fame have on your server)
3> Now edit the final part where 64 (64 = +100 / 1E = +30)
4> Now look down the code BD 64000000, also changed by 1E (+30)
5> Now, just save the changes as follows when, right click> copy to executable> all Modifications / copy all,
6> A new window will leave you, give you right click> save file and Ready


Leave your comment, Thanks

images continue 5/14

List code Fame



+20 = 14
+30 = 1E
+50 = 32
+100 = 64
 

Attachments

You must be registered for see attachments list
Last edited:
Newbie Spellweaver
Joined
Jul 30, 2011
Messages
14
Reaction score
0
i can't search this line...my game server fame +10/-10 and the hex is A
 
Newbie Spellweaver
Joined
Dec 17, 2012
Messages
12
Reaction score
2
hello, my question is how hex need find on ollydb for v1753 please help
 
Newbie Spellweaver
Joined
Dec 6, 2013
Messages
13
Reaction score
0
bro how do you know that code 7c 07 whre you take this code