Search found 54 matches

by Zephyr
Fri Jan 02, 2009 1:09 pm
Forum: Runes of Magic
Topic: RoM bot
Replies: 2213
Views: 819223

Re: RoM bot

My character fights very slow, that means he casts the skills with a big delay between each other. So he casts a Flame, waits three seconds, casts another Flame, instead of doing it without a pause. ToDoWaldi The Mage flame has a cast time of 3 sec. <skill name="MAGE_FLAME" mana="20&...
by Zephyr
Fri Jan 02, 2009 12:56 pm
Forum: Announcements
Topic: MicroMacro 1.0 beta
Replies: 41
Views: 57764

Re: MicroMacro 1.0 beta

that one worked. and the log anyways.. Fri Jan 02 10:55:12 2009 : MicroMacro v1.0 Fri Jan 02 10:55:12 2009 : Processor Type: 8X 586, OS: Windows Vista | Windows Server 2008 Service Pack 1 Fri Jan 02 10:55:12 2009 : Checking devices... Fri Jan 02 10:55:12 2009 : Devices are NULL. OK. Fri Jan 02 10:55...
by Zephyr
Thu Jan 01, 2009 8:11 pm
Forum: Announcements
Topic: MicroMacro 1.0 beta
Replies: 41
Views: 57764

Re: MicroMacro 1.0 beta

Thu Jan 01 18:11:10 2009 : MicroMacro v1.0
Thu Jan 01 18:11:10 2009 : Processor Type: 8X 586, OS: Windows Vista | Windows Server 2008 Service Pack 1
Thu Jan 01 18:11:10 2009 : Failed to initialize macro system.
not much more..
by Zephyr
Thu Jan 01, 2009 5:03 pm
Forum: Announcements
Topic: MicroMacro 1.0 beta
Replies: 41
Views: 57764

Re: MicroMacro 1.0 beta

ok. went to give this a try today. no go so far. looks like something is written in the screen but it closes to quick. this is all the log says Thu Jan 01 14:56:19 2009 : MicroMacro v1.0 Thu Jan 01 14:56:19 2009 : Processor Type: 8X 586, OS: Windows Vista | Windows Server 2008 Service Pack 1 I am ru...
by Zephyr
Wed Dec 31, 2008 5:16 pm
Forum: Announcements
Topic: MicroMacro 1.0 beta
Replies: 41
Views: 57764

Re: MicroMacro 1.0 beta

noticed the comment in the general forum about pattern matching

is that what the Client.exe+455B68 was for in RoM addresses.lua?
by Zephyr
Mon Dec 29, 2008 8:37 pm
Forum: Runes of Magic
Topic: RoM bot
Replies: 2213
Views: 819223

Re: RoM bot

bah! glanced at the macros. but never looked deep into them.
by Zephyr
Mon Dec 29, 2008 8:29 pm
Forum: Runes of Magic
Topic: RoM bot
Replies: 2213
Views: 819223

Re: RoM bot

Hey, I can get the movment to work..and the targetting ect. But as soon as it does target somthing and tries to cast a spell i get an error in the cmd console thing "micromacro/scrips/rom/classes/skill.lua :133: bad argument #1 to 'keyboardpress' ((null)) im confused :S... Abul First thing. Ha...
by Zephyr
Mon Dec 29, 2008 6:50 pm
Forum: Runes of Magic
Topic: RoM bot
Replies: 2213
Views: 819223

Re: RoM bot

It would be useful if you can setup a way when you are dead, so the bot would repair armor and buy new pots and then run back to your training spot. At this point Master121, I think the plan was to keep the bot using virtual keys. Thus it could be minimized and you can go about playing or doing som...
by Zephyr
Mon Dec 29, 2008 11:14 am
Forum: Runes of Magic
Topic: RoM bot
Replies: 2213
Views: 819223

Re: RoM bot

From the code of conduct that you agree to everytime you play. 18. You may not create, post, use or distribute any utilities, emulators or other third party software tools (including, without limitation, macroing programs, botting programs, UI modifications, server emulators, client hacks, map hacks...
by Zephyr
Mon Dec 29, 2008 10:16 am
Forum: Runes of Magic
Topic: RoM bot
Replies: 2213
Views: 819223

Re: RoM bot

Selez I had similar issues with looting when we were testing. I have my loot times set a little higher. My pings are usually over 100ms. <option name="LOOT_TIME" value="2000" /> Giving it 2 seconds to loot seems to give it near 100% loot. Also I have seen it loot and nothing show...
by Zephyr
Thu Dec 25, 2008 5:06 am
Forum: Runes of Magic
Topic: RoM bot
Replies: 2213
Views: 819223

Re: RoM bot

yes. that fixed the error. and wee posion actually casted before i started fighting.

I had this before.

Code: Select all

staticcharbase_address = 0x00855B68; -- Client.exe+455B68
Not sure if maybe you have a slightly different version. But i was getting the normal cannot read memory address msg.
by Zephyr
Thu Dec 25, 2008 2:07 am
Forum: MicroMacro scripts
Topic: Holic bot
Replies: 35
Views: 11797

Re: Holic bot

Chokza, I figuring you are wanting an answer on how to fix that error? Since the game has most likely been patched a couple times since the initial release of the bot you are using out of data addresses. Without the current addresses the bot will not know where to look for information on your charac...
by Zephyr
Thu Dec 25, 2008 1:41 am
Forum: Runes of Magic
Topic: RoM bot
Replies: 2213
Views: 819223

Re: RoM bot

new address for patch 1802

Code: Select all

staticcharbase_address = 0x0086AB78; 
was lazy it didnt check others, besides current hp. bot running fine with just the new address

chr_offset still 560 as is char_hp offset is 31c
by Zephyr
Wed Dec 24, 2008 2:25 am
Forum: Runes of Magic
Topic: RoM bot
Replies: 2213
Views: 819223

Re: RoM bot

looks like there is some additions of priority in the code. but get an error in regards to my profile MM screen: Started. playerAddr: 0x22F34B00 tab1: SCOUT_JOINT_BLOW, 70 tab1: ROGUE_BLIND_STAB, 70 tab1: ROGUE_VILLAINY,70 tab1: ROGUE_LACERATION, 70 tab1: SCOUT_SHOT, 70 tab1: SCOUT_VAMPIRE_ARROWS, 8...
by Zephyr
Tue Dec 23, 2008 8:32 pm
Forum: Runes of Magic
Topic: RoM bot
Replies: 2213
Views: 819223

Re: RoM bot

I would say it is pretty much there. my main thing lately is the casting of spells in an specified order. It would help with spells that require another to get an extra boost in dmg or starting off with dots. The only other thing has been health pots being used when needed. Have seen it continue fig...
by Zephyr
Thu Dec 18, 2008 11:19 pm
Forum: Runes of Magic
Topic: RoM bot
Replies: 2213
Views: 819223

Re: RoM bot

how does it go about knowing what the priority is? Im gonna guess that it reads the order in the profile xml file.
by Zephyr
Thu Dec 18, 2008 5:58 pm
Forum: Runes of Magic
Topic: [Help] Runes Of Magic
Replies: 29
Views: 15246

Re: [Help] Runes Of Magic

yes it is in the private section and you wont be able to even see the forum. But be assured it is being tested and should be bug free soon.
by Zephyr
Thu Dec 18, 2008 12:24 pm
Forum: Runes of Magic
Topic: [Help] Runes Of Magic
Replies: 29
Views: 15246

Re: [Help] Runes Of Magic

tcflying

As the boss guy said above. It is still being developed and has some bugs to work out. Though I would think it should be ready by christmas if not sooner seeing as how he is the guru ;)

Zeph
by Zephyr
Thu Dec 18, 2008 10:06 am
Forum: Runes of Magic
Topic: RoM bot
Replies: 2213
Views: 819223

Re: RoM bot

Does seem a little better. It will still do a dist break when it gets to the point where the mob was. At which time it will move forward and backwards a couple of times in different directions. Sometimes it is fighting the mob during this process.
by Zephyr
Wed Dec 17, 2008 8:39 pm
Forum: Runes of Magic
Topic: RoM bot
Replies: 2213
Views: 819223

Re: RoM bot

So you mean I will not be running around like a gnome rogue trying to dodge? lol

Will test when I get home. Late work night today.