Search found 4 matches

by Schurke
Sat Feb 28, 2009 11:54 am
Forum: Runes of Magic
Topic: RoM bot
Replies: 2213
Views: 850015

Re: RoM bot

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 tab &am...
by Schurke
Fri Feb 27, 2009 4:14 pm
Forum: Memory editing software
Topic: [Tutorial] Finding pointers & offsets (Cheat Engine)
Replies: 35
Views: 173372

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 :D, solutions will follow.

( Always scan files ! )
by Schurke
Fri Feb 27, 2009 1:24 pm
Forum: Runes of Magic
Topic: RoM bot
Replies: 2213
Views: 850015

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 seem ...
by Schurke
Thu Feb 26, 2009 12:12 pm
Forum: Runes of Magic
Topic: RoM bot
Replies: 2213
Views: 850015

Re: RoM bot

those lines are giving me an error

Code: Select all

	local playerPtr = memoryReadIntPtr(getProc(), staticcharbase_address, charPtr_offset);
	player = CPlayer(playerPtr);
	player:update();
probably a new player location in memory for 1814?

PS: yeh i tried out the other 3 adresses for the static base