Page 75 of 111
Re: RoM bot
Posted: Wed Aug 05, 2009 7:16 am
by d003232
ElvinFox wrote:I tried to run micromacro.exe and create a path but the program can't find RoM window....
Wed Aug 05 15:40:17 2009 : findWindowList() returned 0 results. Window(s) not found or other error occured.
stack traceback:
D:\Games\RoM\Runes of Magic\micromacro\lib\lib.lua:513: in function 'startMacro'
scripts\rom\createpath.lua:154: in main chunk
----------TRACEBACK END----------
Wed Aug 05 15:40:17 2009 : RoM window not found! RoM must be running first.
Wed Aug 05 15:40:17 2009 : Execution error: Runtime error
path to micramacro : D:\Games\RoM\Runes of Magic\micromacro
path to RoM : D:\Games\RoM\Runes of Magic
Start RoM and focus your RoM window into the foreground before pressing DEL to start the bot. And be sure you have actual Micromacro Version installed.
Re: RoM bot
Posted: Wed Aug 05, 2009 8:40 am
by Administrator
ElvinFox wrote:I tried to run micromacro.exe and create a path but the program can't find RoM window....
Re-download MicroMacro
from here. It should fix your problem.
Re: RoM bot
Posted: Wed Aug 05, 2009 10:54 am
by ElvinFox
previous problem solved
now new one...
Wed Aug 05 19:49:52 2009 : MicroMacro v1.0
Wed Aug 05 19:49:52 2009 : Processor Type: 2X 586, OS: Windows XP Service Pack 3
Wed Aug 05 19:49:52 2009 : LuaCoco is available.
Wed Aug 05 19:49:52 2009 : Lua glues exported.
Wed Aug 05 19:49:52 2009 : Keyboard layout: US English
Wed Aug 05 19:49:52 2009 : Executing script 'createpath.lua'
==================================================
Wed Aug 05 19:49:52 2009 : WARNING: Failure reading memory from 0xD7FDB0 at 0x8d85e0 in memoryReadIntPtr(). Error code 299 (
Ð—Ð°Ð¿Ñ€Ð¾Ñ ReadProcessMemory
или WriteProcessMemory
был выполнен только чаÑтично.)
Wed Aug 05 19:49:52 2009 : WARNING: Failure reading memory from 0xD7FDB0 at 0x8d85e0 in memoryReadIntPtr(). Error code 299 (
Ð—Ð°Ð¿Ñ€Ð¾Ñ ReadProcessMemory
или WriteProcessMemory
был выполнен только чаÑтично.)
stack traceback:
D:\Games\RoM\Runes of Magic\micromacro\lib\lib.lua:536: in function 'startMacro'
scripts/rom/createpath.lua:154: in main chunk
----------TRACEBACK END----------
Wed Aug 05 19:49:52 2009 : scripts/rom/classes/pawn.lua:86: attempt to perform arithmetic on field 'Address' (a nil value)
Wed Aug 05 19:49:52 2009 : Execution error: Runtime error
Russian language 
Re: RoM bot
Posted: Wed Aug 05, 2009 11:03 am
by xxsinz
Upgrade to the latest Version via SVN... and please follow
http://www.solarstrike.net/phpBB3/viewt ... f=21&t=495 when submitting a error next time.
Re: RoM bot
Posted: Wed Aug 05, 2009 11:58 am
by ElvinFox
done
but still have the
same problem 'Unable to find static char base pointer in module."
Re: RoM bot
Posted: Wed Aug 05, 2009 1:12 pm
by Mrjones
did you run rom/update.lua
Re: RoM bot
Posted: Wed Aug 05, 2009 2:28 pm
by d003232
ElvinFox wrote:(
Ð—Ð°Ð¿Ñ€Ð¾Ñ ReadProcessMemory
или WriteProcessMemory
был выполнен только чаÑтично.)
stack traceback:
D:\Games\RoM\Runes of Magic\micromacro\lib\lib.lua:536: in function 'startMacro'
scripts/rom/createpath.lua:154: in main chunk
----------TRACEBACK END----------
Wed Aug 05 19:49:52 2009 : scripts/rom/classes/pawn.lua:86: attempt to perform arithmetic on field 'Address' (a nil value)
Wed Aug 05 19:49:52 2009 : Execution error: Runtime error
Russian language 
I suppose the russion version isn't only a translation. I has also different memory addresses. So you need to find out the addresses and change them.
See statement of Admin here.
Re: RoM bot
Posted: Wed Aug 05, 2009 6:39 pm
by Jinh
d003232 wrote:Jinh wrote:The new code isnt working still, any help will be appreciated.
Please read here.
I think I'll just repost my question >.>
I'm trying to find a way to make my skill Crazy Blades to not recast over and over because when it recasts it deactivates the buff because the timer hasnt run out.
Right now my skill code looks like this:
<skill name="KNIGHT_CRAZY_BLADES" hotkey= "VK_8" mana="80" type="buff" cooldown="180" target="self" />
Yet it keeps recasting. Any help is appreciated.
Re: RoM bot
Posted: Wed Aug 05, 2009 6:55 pm
by d003232
Jinh wrote:I'm trying to find a way to make my skill Crazy Blades to not recast over and over because when it recasts it deactivates the buff because the timer hasnt run out.
Right now my skill code looks like this:
<skill name="KNIGHT_CRAZY_BLADES" hotkey= "VK_8" mana="80" type="buff" cooldown="180" target="self" />
Yet it keeps recasting. Any help is appreciated.
Ups, sorry. I missed that your post was just the answer to another one.
Are you really sure, that it will be recast BEFORE the 180 second timer if over? That sould not be and I don't notice such an behaivor before? Can you check your MM window how often that cast KNIGHT_CRAZY_BLADES will be cast? And is it really at key 8? And you don't have something other also defined with key 8?
Re: RoM bot
Posted: Wed Aug 05, 2009 9:15 pm
by Jinh
Casting 'KNIGHT_DISARMAMENT'
Casting 'ROGUE_SHADOWSTAB'
Casting 'KNIGHT_SMASH'
Target HP changed
Using HP potion.
Casting 'KNIGHT_HOLY_STRIKE'
Casting 'ROGUE_BLIND_STAB'
Casting 'KNIGHT_DISARMAMENT'
Looting target.
Clearing target.
Target dead/lost
Waiting on aggressive enemies.
Engaging enemy [Ystra Ferret Cub] in combat.
Casting 'KNIGHT_HOLY_STRIKE'
Casting 'KNIGHT_DISARMAMENT'
Casting 'ROGUE_SHADOWSTAB'
Casting 'KNIGHT_SMASH'
Target HP changed
Using HP potion.
Casting 'KNIGHT_CRAZY_BLADES'
Casting 'KNIGHT_HOLY_STRIKE'
Casting 'ROGUE_BLIND_STAB'
Casting 'KNIGHT_DISARMAMENT'
Casting 'ROGUE_SHADOWSTAB'
Target HP changed
Casting 'KNIGHT_HOLY_STRIKE'
Casting 'KNIGHT_DISARMAMENT'
Casting 'ROGUE_SHADOWSTAB'
Casting 'KNIGHT_SMASH'
Target HP changed
Casting 'KNIGHT_HOLY_STRIKE'
Casting 'KNIGHT_DISARMAMENT'
Casting 'ROGUE_SHADOWSTAB'
Looting target.
Clearing target.
Target dead/lost
Waiting on aggressive enemies.
Engaging enemy [Ystra Ferret Cub] in combat.
Using HP potion.
Casting 'KNIGHT_CRAZY_BLADES'
Casting 'KNIGHT_HOLY_STRIKE'
Casting 'ROGUE_BLIND_STAB'
Casting 'KNIGHT_DISARMAMENT'
Casting 'ROGUE_SHADOWSTAB'
Casting 'KNIGHT_SMASH'
Target HP changed
Casting 'KNIGHT_HOLY_STRIKE'
Casting 'KNIGHT_DISARMAMENT'
Casting 'ROGUE_SHADOWSTAB'
Target HP changed
Casting 'KNIGHT_HOLY_STRIKE'
Casting 'KNIGHT_DISARMAMENT'
Casting 'ROGUE_SHADOWSTAB'
Target HP changed
Using HP potion.
Using MP potion.
Casting 'KNIGHT_HOLY_STRIKE'
Casting 'ROGUE_BLIND_STAB'
Casting 'KNIGHT_DISARMAMENT'
Casting 'ROGUE_SHADOWSTAB'
Casting 'KNIGHT_SMASH'
Looting target.
Clearing target.
Target dead/lost
Waiting on aggressive enemies.
Engaging enemy [Ystra Ferret Cub] in combat.
Casting 'KNIGHT_CRAZY_BLADES'
Casting 'KNIGHT_ENHANCED_ARMOR'
Casting 'KNIGHT_HOLY_STRIKE'
Casting 'KNIGHT_DISARMAMENT'
Casting 'ROGUE_SHADOWSTAB'
Casting 'KNIGHT_SMASH'
Target HP changed
Using HP potion.
Using MP potion.
Casting 'KNIGHT_HOLY_STRIKE'
Casting 'ROGUE_BLIND_STAB'
Casting 'KNIGHT_DISARMAMENT'
Casting 'ROGUE_SHADOWSTAB'
Target HP changed
Casting 'KNIGHT_HOLY_STRIKE'
Casting 'KNIGHT_DISARMAMENT'
Casting 'ROGUE_SHADOWSTAB'
Casting 'KNIGHT_SMASH'
Target HP changed
Casting 'KNIGHT_HOLY_STRIKE'
Casting 'KNIGHT_DISARMAMENT'
Casting 'ROGUE_SHADOWSTAB'
Target HP changed
Casting 'KNIGHT_CRAZY_BLADES'
Casting 'KNIGHT_HOLY_STRIKE'
Looting target.
Clearing target.
Target dead/lost
Waiting on aggressive enemies.
Engaging enemy [Ystra Ferret Cub] in combat.
Using HP potion.
Using MP potion.
Casting 'KNIGHT_HOLY_STRIKE'
Casting 'ROGUE_BLIND_STAB'
Casting 'ROGUE_SHADOWSTAB'
Casting 'KNIGHT_SMASH'
Target HP changed
Casting 'KNIGHT_HOLY_STRIKE'
Casting 'ROGUE_SHADOWSTAB'
Target HP changed
Casting 'ROGUE_SHADOWSTAB'
Target HP changed
Casting 'ROGUE_SHADOWSTAB'
Target HP changed
Casting 'ROGUE_SHADOWSTAB'
Target HP changed
Casting 'ROGUE_SHADOWSTAB'
Casting 'KNIGHT_SMASH'
Target HP changed
Casting 'ROGUE_SHADOWSTAB'
Target HP changed
Using HP potion.
Using MP potion.
Casting 'KNIGHT_HOLY_STRIKE'
Casting 'ROGUE_BLIND_STAB'
Looting target.
Clearing target.
Target dead/lost
Moving to waypoint #52, (-11590, -3440)
Casting 'KNIGHT_CRAZY_BLADES'
Here's a short part of the log in my MM window. Maybe this might help?
It is key 8, and I checked at least 5 times over that nothing else is on key 8 as well.
Re: RoM bot
Posted: Wed Aug 05, 2009 9:49 pm
by Administrator
Did you set the cooldown in your profile or in database/skills.xml? It won't work if you only put it in your profile.
Re: RoM bot
Posted: Thu Aug 06, 2009 2:33 am
by Jinh
Ugh, that makes more sense now, thank you so much.
Re: RoM bot
Posted: Thu Aug 06, 2009 2:39 am
by d003232
Jinh wrote:Ugh, wish someone could've made that clearer before, that makes more sense now, thank you so much.
I'm inocenct!
See here
But I oversight that you changed it in your profile.
Re: RoM bot
Posted: Thu Aug 06, 2009 3:24 am
by Jinh
Yeah I know, just realised when I re read your post that you told me exactly what to do but I missed it, my fault.
Thanks again for your help.
Re: RoM bot
Posted: Thu Aug 06, 2009 4:56 am
by akira2102
coldfire201 wrote:This was a while ago actually so I don't remember what the error said. But The error occured when I tryed to save it. It refused to save and then abandoned my entire work lol.
I had the same error but only after I died and tried to run back to the last waypoint i set. Then when I tried to make the next one it aborded and everything was lost. ^^
I've got a question, too. I tried to use the command
Code: Select all
if( player.Level > 17 ) then load_paths("level18.xml", "return18.xml"); end
in a different way.
Code: Select all
if( player.Level < 12 ) then load_paths("level8.xml", "return8.xml"); end
but u can't switch the operators that easily. Or am I wrong?
Greets.
Re: RoM bot
Posted: Thu Aug 06, 2009 5:53 am
by d003232
akira2102 wrote:coldfire201 wrote:This was a while ago actually so I don't remember what the error said. But The error occured when I tryed to save it. It refused to save and then abandoned my entire work lol.
I had the same error but only after I died and tried to run back to the last waypoint i set. Then when I tried to make the next one it aborded and everything was lost. ^^
I don't understand, what you are talking about?
akira2102 wrote:I've got a question, too. I tried to use the command
Code: Select all
if( player.Level > 17 ) then load_paths("level18.xml", "return18.xml"); end
in a different way.
Code: Select all
if( player.Level < 12 ) then load_paths("level8.xml", "return8.xml"); end
but u can't switch the operators that easily. Or am I wrong?
There is a problem with the xml pharser. You can't use '<'. use instead '<'.
Code: Select all
if( player.Level < 12 ) then load_paths("level8.xml", "return8.xml"); end
Re: RoM bot
Posted: Thu Aug 06, 2009 5:53 pm
by akira2102
thank u very much!!! It worked!
Is there a reference where I can see which operators are working?
Re: RoM bot
Posted: Fri Aug 07, 2009 12:17 am
by Administrator
The less than sign is pretty much the only one that doesn't work when used inside of XML, because the XML parser won't be able to tell the difference between opening a tag (looks like <tag>) and a less than sign in script (if x < 12).
Re: RoM bot
Posted: Fri Aug 07, 2009 12:27 am
by adiktdtololi
I have a Problem can someone Please tell me or help me how to solve this!!!
Im playing in US server i remember ther was an update last week so i think thats cosing the problem^^
can someone please help me!
Re: RoM bot
Posted: Fri Aug 07, 2009 12:32 am
by Administrator
Did you really need to post a huge screenshot of text? Anyways, it tells you exactly what the problem is: you didn't set the key properly for one or more hotkeys in your profile.