arg as i saw those settings, i just realized, i modified the key settings and used the standard keys in the bot ! Sorry for saying the coords are wrong ^^...
Got it working!!
Thanks great bot!
Also can you set it to harvest? Wood/ore/ect...?
Thx Wolf.
since the targets are beeing detected by ...
Search found 4 matches
- Sat Feb 28, 2009 11:54 am
- Forum: Runes of Magic
- Topic: RoM bot
- Replies: 2213
- Views: 1922581
- Fri Feb 27, 2009 4:14 pm
- Forum: Memory editing software
- Topic: [Tutorial] Finding pointers & offsets (Cheat Engine)
- Replies: 35
- Views: 292009
Re: [Tutorial] Finding pointers & offsets (Cheat Engine)
I made some little training programms to train those skills, im currently still trying to solve them by myself
, solutions will follow.
( Always scan files ! )
( Always scan files ! )
- Fri Feb 27, 2009 1:24 pm
- Forum: Runes of Magic
- Topic: RoM bot
- Replies: 2213
- Views: 1922581
Re: RoM bot
I love you, *g... Thanks for making it, by the way, it would be great if you could show us how you find the static adresses, because for its me rather a problem to find those than to make a code cave or some api hooks :D
I just found the tutourial :D thanks xDD
Edit: the player location doesnt ...
I just found the tutourial :D thanks xDD
Edit: the player location doesnt ...
- Thu Feb 26, 2009 12:12 pm
- Forum: Runes of Magic
- Topic: RoM bot
- Replies: 2213
- Views: 1922581
Re: RoM bot
those lines are giving me an error
probably a new player location in memory for 1814?
PS: yeh i tried out the other 3 adresses for the static base
Code: Select all
local playerPtr = memoryReadIntPtr(getProc(), staticcharbase_address, charPtr_offset);
player = CPlayer(playerPtr);
player:update();PS: yeh i tried out the other 3 adresses for the static base