RoM bot

Runes of Magic/Radiant Arcana (http://www.runesofmagic.com)
Locked
Message
Author
mike101
Posts: 8
Joined: Wed Feb 11, 2009 7:53 am

Re: RoM bot

#581 Post by mike101 » Tue Mar 24, 2009 1:26 am

a new method to dedect bots is to invite the char into a party. When the char does not react, the bot is dedected.

Suggestion: An automatic reject of the invitation would be great.

Thanks

holystrikers
Posts: 25
Joined: Fri Mar 06, 2009 1:32 pm

Re: RoM bot

#582 Post by holystrikers » Tue Mar 24, 2009 5:41 am

after this patch this morning the bot doesn't start i have tried to change static but no result :( if someone have this prob too and have a solution let me know:)

ciraco
Posts: 15
Joined: Mon Mar 23, 2009 1:37 pm

Re: RoM bot

#583 Post by ciraco » Tue Mar 24, 2009 6:44 am

Mine works fine, however I have been getting a "you have been banned" message a lot while browsing the ROM forums (even tho i was not logged in the site) and when I tried to login to the forums it gives a invalid username or password error. but its prolly some screw up on their end with the patch since right after the patch was released the website was all wacked out of shape for a bit.

My character is still logged in and botting away, so if i was banned I would have been disconnected or something I would assume.

holystrikers
Posts: 25
Joined: Fri Mar 06, 2009 1:32 pm

Re: RoM bot

#584 Post by holystrikers » Tue Mar 24, 2009 6:51 am

what static adresse you have? but for me nothing happens!

lazeta10
Posts: 7
Joined: Mon Mar 23, 2009 3:47 pm

Re: RoM bot

#585 Post by lazeta10 » Tue Mar 24, 2009 8:15 am

no,how and where do i do that.Thanks

holystrikers
Posts: 25
Joined: Fri Mar 06, 2009 1:32 pm

Re: RoM bot

#586 Post by holystrikers » Tue Mar 24, 2009 9:07 am

hi this is the error i have after this patch!

Code: Select all

Tue Mar 24 10:03:25 2009 : MicroMacro v1.0
Tue Mar 24 10:03:25 2009 : Processor Type: 2X 586, OS: Windows Vista | Windows Server 2008 Service Pack 1
Tue Mar 24 10:03:25 2009 : LuaCoco is available.
Tue Mar 24 10:03:25 2009 : Lua glues exported.
Tue Mar 24 10:03:25 2009 : Keyboard layout: US English
Tue Mar 24 10:03:29 2009 : Executing script 'bot.lua'
==================================================

Tue Mar 24 10:03:31 2009 : RoM Bot Version 2.25
Tue Mar 24 10:03:31 2009 : WARNING: Failure reading memory from 0x256FDB4 at 0x8607a4 in memoryReadIntPtr(). Error code 299 (Seule une partie d'une requête ReadProcessMemory ou WriteProcessMemory a été effectuée.)


stack traceback:
	C:\Users\Syrian\Desktop\micromacro\lib\lib.lua:512: in function 'startMacro'
	scripts\rom/bot.lua:152: in main chunk

----------TRACEBACK END----------

Tue Mar 24 10:03:31 2009 : ...an/Desktop/micromacro/scripts/rom/classes/player.lua:14: attempt to perform arithmetic on field 'Address' (a nil value)
Tue Mar 24 10:03:31 2009 : Execution error: Runtime error

my setting!

Code: Select all

<profile>
   <options>
      <option name="HP_LOW" value="70" />
      <option name="MP_LOW_POTION" value="40" />
      <option name="HP_LOW_POTION" value="50" />

      <option name="COMBAT_TYPE" value="melee" />
      <option name="COMBAT_DISTANCE" value="200" />
      <option name="ANTI_KS" value="true" />
      <option name="WAYPOINTS" value="test.xml" />
      <option name="LOOT" value="true" />
      <option name="LOOT_TIME" value="1000" />
      <option name="ENERGY_STORAGE_1" value="energy" />
      <option name="ENERGY_STORAGE_2" value="mana" />
      <option name="POTION_COOLDOWN" value="15" />
      <option name="MAX_FIGHT_TIME" value="60" />
      <option name="DOT_PERCENT" value="90" />
   </options>

   <friends>
      <friend name="MyOtherCharacter1" />
      <friend name="MyOtherCharacter2" />
   </friends>

   <hotkeys>
      <hotkey name="HP_POTION" key="VK_9" modifier="" />
      <hotkey name="MP_POTION" key="VK_MINUS" modifier="" />
      <hotkey name="ATTACK" key="VK_1" modifier="" />
   </hotkeys>

   <skills>
      <skill name="ROGUE_WOUND_ATTACK" level="19" hotkey="VK_4" />
      <skill name="ROGUE_LOW_BLOW" level="21" hotkey="VK_3" />
      <skill name="ROGUE_SHADOWSTAB" level="20" hotkey="VK_2" />
      <skill name="ROGUE_BLIND_STAB" level="16" hotkey="VK_5" />
      <skill name="PRIEST_REGENERATE" level="21" hotkey="VK_6" />
      <skill name="PRIEST_MAGIC_BARRIER" level="14" hotkey="VK_7" />
      <skill name="ROGUE_QUICKNESS_AURA" level="23" hotkey="VK_8" />
      <skill name="ROGUE_BLIND_SPOT" level="8" hotkey="VK_0" />
      
       
      
   </skills>
</profile>

lazeta10
Posts: 7
Joined: Mon Mar 23, 2009 3:47 pm

Re: RoM bot

#587 Post by lazeta10 » Tue Mar 24, 2009 9:22 am

Still same problem,how do i change adress???

User avatar
Administrator
Site Admin
Posts: 5307
Joined: Sat Jan 05, 2008 4:21 pm

Re: RoM bot

#588 Post by Administrator » Tue Mar 24, 2009 12:48 pm

mike101 wrote:a new method to dedect bots is to invite the char into a party. When the char does not react, the bot is dedected.

Suggestion: An automatic reject of the invitation would be great.

Thanks
That's what addons are for. It shouldn't take any longer than about 5 minutes to make an addon that auto-declines these invites in a believable manner. In fact, look here. I made one for you.


Those of you that are having trouble running the bot need to open up your addresses.lua file and change the first line to this:

Code: Select all

staticcharbase_address = 0x87AD90;

Lorii
Posts: 1
Joined: Tue Mar 24, 2009 2:57 pm

Re: RoM bot

#589 Post by Lorii » Tue Mar 24, 2009 2:59 pm

Looting doesen't work for me. it didn't matter if i tried 500ms or 2000ms.

frankie
Posts: 8
Joined: Sun Mar 22, 2009 1:07 pm

Re: RoM bot

#590 Post by frankie » Tue Mar 24, 2009 3:05 pm

Lorii wrote:Looting doesen't work for me. it didn't matter if i tried 500ms or 2000ms.

i got the same problem with the looting, i got click to move on and auto loot on, still nothing happens.. tried with 4000 ms aswell... my friend had the same problem tough running 1.0 micromacro(notice i send him the bot on msn)

OS: windows xp V. 2002 SP3

in the CMD window it say:
target dead/lost
moveing to (xxxx,xxxx)

did try to redownload the bot aswell as the rom.zip in the first post on this threat


my profile look like this


aswell its drinking potions after each fight.. that sucks

Code: Select all

<profile>
	<options>
		<option name="HP_LOW" value="60" />
		<option name="MP_LOW_POTION" value="50" />
		<option name="HP_LOW_POTION" value="10" />

		<option name="COMBAT_TYPE" value="melee" />
		<option name="COMBAT_DISTANCE" value="20" />
		<option name="ANTI_KS" value="true" />
		<option name="WAYPOINTS" value="boar12.xml" />
		<option name="LOOT" value="true" />
		<option name="LOOT_TIME" value="1000" />
		<option name="ENERGY_STORAGE_1" value="rage" />
		<option name="ENERGY_STORAGE_2" value="energy" />
		<option name="POTION_COOLDOWN" value="15" />
		<option name="MAX_FIGHT_TIME" value="30" />
		<option name="DOT_PERCENT" value="90" />
	</options>

	<friends>
		<friend name="MyOtherCharacter1" />
		<friend name="MyOtherCharacter2" />
	</friends>

	<hotkeys>
		<hotkey name="HP_POTION" key="VK_MINUS" modifier="" />
		<hotkey name="MP_POTION" key="VK_EQUAL" modifier="" />
		<hotkey name="ATTACK" key="VK_0" modifier="" />
	</hotkeys>

	<skills>
		<skill name="ROGUE_SHADOWSTAB" hotkey="VK_2" modifier="" />
		<skill name="WARRIOR_SLASH" hotkey="VK_3" modifier="" />
		<skill name="WARRIOR_PROBING_ATTACK" hotkey="VK_4" modifier="" />
	</skills>

	<onDeath>
		-- Additional Lua code to execute on death
	</onDeath>

	<onLeaveCombat>
		-- Additional Lua code to execute after killing an enemy
	</onLeaveCombat>

	<onSkillCast>
		-- Additional Lua code to execute when casting a skill
		-- Note: arg1 contains the skill being used.
		-- i.e. arg1.Name will be the name of the skill being cast.
	</onSkillCast>
</profile>
Last edited by frankie on Tue Mar 24, 2009 6:00 pm, edited 8 times in total.

ciraco
Posts: 15
Joined: Mon Mar 23, 2009 1:37 pm

Re: RoM bot

#591 Post by ciraco » Tue Mar 24, 2009 3:12 pm

Lorii wrote:Looting doesen't work for me. it didn't matter if i tried 500ms or 2000ms.
Make sure you have click to move enabled in your interface options. If this is not enabled the bot will not loot.

lazeta10
Posts: 7
Joined: Mon Mar 23, 2009 3:47 pm

Re: RoM bot

#592 Post by lazeta10 » Tue Mar 24, 2009 3:43 pm

Changed address but still same mistake.Please help!!!!

User avatar
Administrator
Site Admin
Posts: 5307
Joined: Sat Jan 05, 2008 4:21 pm

Re: RoM bot

#593 Post by Administrator » Tue Mar 24, 2009 6:45 pm

Stop reporting that looting isn't working. It works. You just decided to completely ignore the instructions.

lazeta10 wrote:Changed address but still same mistake.Please help!!!!
You still have provided absolutely no information. How do you expect me to know what the problem is when you do not post a copy of your log or even tell me what version of the game you have?

frankie
Posts: 8
Joined: Sun Mar 22, 2009 1:07 pm

Re: RoM bot

#594 Post by frankie » Tue Mar 24, 2009 8:31 pm

Administrator wrote:Stop reporting that looting isn't working. It works. You just decided to completely ignore the instructions.

lazeta10 wrote:Changed address but still same mistake.Please help!!!!
You still have provided absolutely no information. How do you expect me to know what the problem is when you do not post a copy of your log or even tell me what version of the game you have?

i did read it and.. it doesnt work

User avatar
Administrator
Site Admin
Posts: 5307
Joined: Sat Jan 05, 2008 4:21 pm

Re: RoM bot

#595 Post by Administrator » Tue Mar 24, 2009 9:13 pm

You've either not configured your profile correctly, or have not set your hotkeys correctly. So, lets start with this, provide a screenshot of your hotkeys. Just the hotkeys, we don't need to see the whole screen.

ciraco
Posts: 15
Joined: Mon Mar 23, 2009 1:37 pm

Re: RoM bot

#596 Post by ciraco » Tue Mar 24, 2009 10:48 pm

frankie wrote:
Administrator wrote:Stop reporting that looting isn't working. It works. You just decided to completely ignore the instructions.

lazeta10 wrote:Changed address but still same mistake.Please help!!!!
You still have provided absolutely no information. How do you expect me to know what the problem is when you do not post a copy of your log or even tell me what version of the game you have?

i did read it and.. it doesnt work
People like you who can not follow simple directions are the reason most people who make great bots like this keep them private or charge a fee to use the bot.
That way it reduces the amount of idiots who use the bot and will make everyone elses chances at getting banned much lower!

Try providing the code of your profile as well as a screenshot of your key bar and interface options!

frankie
Posts: 8
Joined: Sun Mar 22, 2009 1:07 pm

Re: RoM bot

#597 Post by frankie » Tue Mar 24, 2009 11:54 pm

People like you who can not follow simple directions are the reason most people who make great bots like this keep them private or charge a fee to use the bot.
That way it reduces the amount of idiots who use the bot and will make everyone elses chances at getting banned much lower!

Try providing the code of your profile as well as a screenshot of your key bar and interface options![/quote]


if you read futher up.. you notice i did.. wrote OS etc aswell.

so stop the trash talking if you cant even read it

my god.. typical botting forum... Flame for fame ?

lazeta10
Posts: 7
Joined: Mon Mar 23, 2009 3:47 pm

Re: RoM bot

#598 Post by lazeta10 » Wed Mar 25, 2009 12:08 am

MY version of the game:2.0.2 1825 eng
And here is screenie Image

Thanks in foward(if screeine doesnt work:http://www.imagesforme.com/show.php/416017_errorrrr.bmp)

User avatar
Administrator
Site Admin
Posts: 5307
Joined: Sat Jan 05, 2008 4:21 pm

Re: RoM bot

#599 Post by Administrator » Wed Mar 25, 2009 12:30 am

I still need a screenshot of your hotkeys.


lazeta10: I need a copy of your log.txt, not a screenshot of the console. Have you tried all 4 of the addresses for staticcharbase_address listed in addresses.lua, or just 0x87AD90?

frankie
Posts: 8
Joined: Sun Mar 22, 2009 1:07 pm

Re: RoM bot

#600 Post by frankie » Wed Mar 25, 2009 12:59 am

Image

http://img516.imageshack.us/my.php?image=hotkeys.jpg

hope it help you, notice the looted item i did loot my self

fixed the potion part with a addon

didnt work without addons neither

Locked

Who is online

Users browsing this forum: Ahrefs [Bot], Bing [Bot] and 2 guests