short tut,its quite simple..(this tut wont make you do anything else,then understanding what you have todo,to get startet with memory search and looking around)
again, this tut does NOT get you hand in hand over or under or behind a dungeon,its just a helper toget you into the right direction.
lazy english,sorry,but iam sure your russian is worse then my english.
one rule,if you have CE,do the tutorial,very careful,please,atleast up to stage 8,else you wont get far with this here
1. open ce & your client
2.bind ce to your client (ignore the pwprotect,its just for errors,nothing to secure or think about,you could even close it with taskmanager)
3.take a wing,prefer a priest..(endless fly,more time to scan)
4. select floating (there where 4byte is normaly) and unknown value..
5. scan once,you could but mustnd freeze the client,it wont matter here
because we dont look for a exact value(its not like jump with exactly numbers like 1/2/0)
6.change the high,lets say increase it,atleast a half coord,if you wanne get sure,one coord
7.search again,but this time you select increased value
8.do that more often with increase/decrease hight,untill you get down to a oversight to several thousends,or even hundreds
9.move to bottom,and select as next search .. changed value
10 next..DONT MOVE DONT JUMP DONT EVEN TOUCH THE CLIENT
and check if still numbers r roaming between some ranges,if yes..just select, NO CHANGE (unchanged)in value,because your value didnt change,you are at the bottom,you dont raise or lower it,like in flight
11. if you get some sort of oversight,get a look into your list,you will notice a long list of numbers,several hundreds, from here..move into client and fly up
12.all the numbers move, because your client flyes,or lets say hovers,bit up n down,from the wings,its normal..
now,make it careful,and delete numbers by hand what cant be real (that needs a bit experience,better keep some more,if you dunnot know what to remove) but example.if a number moves between 0.1 and 50000 .. its a wrong one
13.check your high,if its lets say 45, filter a range,between 40 and 550
(yes 550,because most floating numbers r 10times your ingame number)
now you should see around 80-110 numbers,thats fine for now
check the mem-adress from them,it should be pretty easy to figure out,what ranges they are,like
one at 03xxxxxx,one at 04xxxxxx,and the most others at around 08xxxxxx
or even higher
the multiple shown r mostly (not always!!) memory copys,and most useless for us
now just do what the tutorial from CE told you,and make a simple write tracking
means, click "what writes to"(of course after you selected the few single numbers to the list downside)
and you will see some of them have such nice stuff written like
xxxxxxx-8907 -mov[edi],eax
yyyyyy-d95f34 -fstp dword ptr [edi+34]
that means your are on the right way
now just check this whole bunch of numbers,and make use of disassembler,and you will need a couple of pointer,(what you learned to use from CE tutorial)
and if you got what you wanted,just set a injection,with some useful code
................................
simple said,make yourself a list,with adresses,and remember the way you got it.
you could careful play around with freeze,and with increase value,but!! this can and will often crash the client,means ..because its a DMA (dynamical mem adress) it will change,you need todo all again
better you understand the lines behind the whole adress,and what the disassambler shown you,then you could simple increase the value,with a short injection.but!! even that can make the client crash,you cannot!! use it for teleport,no..it wont work,
but you can get under the ground,or over the dungeonheaven (i would suggest to try this careful,and not outside a instance,else ppl see you doing that,a bit high+ or - is np,but if you look out of the bottom ..it could be courious..sorta)
the same way works with north/south and east/West, a number under 0,i would not use at all..
and with my hint 2 postings up,you should easy figure out,how to make use of this postings.
and remember getting behind the code,is more useful then just trying to change the numbers (values),
and whoever trys to NOP it.. all you get is a clientcrash..dont think about it
CE is all what you need,and for the first tryouts,the tutorial form CE,nothing else
what i need,is a chinesespeaking one,else you cant make a good selfrunning tool(like a trainer/tool/cheat)because the pointer changes the DMA,and without a good tool,it is hard to figure out,where it points to the next clientstart,and i will not,make a hand to hand tutorial,just to get everyone everytime around every corner.i just give some ideas,and waypoints..but until i get anyone with chinese,i wont get more forward,then doing all by hand,for myself.
(and no,so far no ban,while using this)