Search found 3 matches
- Tue Aug 16, 2011 9:48 am
- Forum: Runes of Magic
- Topic: memorytable.lua:226: attempt to compare a nil with number
- Replies: 4
- Views: 2389
Re: memorytable.lua:226: attempt to compare a nil with numb
nice it works now, thankyou
- Tue Aug 16, 2011 9:12 am
- Forum: Runes of Magic
- Topic: memorytable.lua:226: attempt to compare a nil with number
- Replies: 4
- Views: 2389
memorytable.lua:226: attempt to compare a nil with number
i always get this error after char selection (bot start) ....
( btw i didnt change anything, the bot was working fine til today... :(
do anyone have solution for this issue?
local proc = getProc()
local tablePointer = memoryReadIntPtr( proc, addresses.tablesBase, addresses.tablesBaseOffset ...
( btw i didnt change anything, the bot was working fine til today... :(
do anyone have solution for this issue?
local proc = getProc()
local tablePointer = memoryReadIntPtr( proc, addresses.tablesBase, addresses.tablesBaseOffset ...
- Fri Jul 29, 2011 3:06 am
- Forum: Runes of Magic
- Topic: Millers Ranch Bug (Collecting Feedbag without feeding)
- Replies: 2
- Views: 1322
Millers Ranch Bug (Collecting Feedbag without feeding)
got some serious problem with the bot, it just stopped working, i didnt change anything and the code from rock5, was running fine before.
But now (after this patch) my character is collecting endless Feedbags, without even trying to Feed the chickens :-( if anyone has a solution to this i would ...
But now (after this patch) my character is collecting endless Feedbags, without even trying to Feed the chickens :-( if anyone has a solution to this i would ...