Quote:
Originally Posted by Evan Lim
yea i have problem with finding the memory location of players charname addresses too
if i can do that, i was planning to make a program that u input a certain player's name, and u can move the player out of the screen by changing its coordinate value
so u can pick up the items that player is camping/sitting on
|
i have a solution for you... very simple...
0x005DB91C
i'm not 100% sure what that address is... wat i do know is that it is the x-coord... but not completely, i think thats the x-coord for showing effects/characters/NPC's... like if your in that coord, then it'll show those things... now here's the trick... u can do it w/ just cheat engine if u wanna test it out, you're gonna have to figure out how to do it w/ a program ;)
but what u do is this... if lets say a met drops, and someone lands on your met, wat u do is, set the value of that address to ehh, +200 of w/e the current value is, everything will disappear EXCEPT for items dropped on the ground, and then u can just simply click on the item and voila, you just picked up the item under someone's feet ^_^
3 things though...
1) i haven't tested if it's dynamic, i didn't write it down before when i discovered it... so i'm not sure if the address is the same every time
2) i haven't tested it to see if u can take it under someone's feet as in having someone stand on the item as i attempt to take it (should be easy to test)... if you can't, (but i'm guessing you can since it's the same as shift-screen'ing someone) you might be able to do it by editing Conquer.exe... check the last post in the Olly for CO thread, someone helped me find how to jump onto a spot someone is already standing :)... might be able to do the same for walking to grab the item . . .
3) as soon as your character moves, the items on the ground disappear, but you will continue to walk to the item and pick it up, even though u can no longer see it as soon as u move
anyway, i hope this inspires you to write up a program ;)
EDIT: Good news for you, 1) the address is static, 2) it works for grabbing an item under somone's feet, i just tested it ^_^... so just keep 3 in mind, the item disappears as soon as u move