new version of rom bot configuration tool

Runes of Magic/Radiant Arcana (http://www.runesofmagic.com)
Post Reply
Message
Author
brianr
Posts: 5
Joined: Fri Jul 17, 2009 11:40 am

new version of rom bot configuration tool

#1 Post by brianr » Sat Aug 08, 2009 2:40 pm

Here is my latest build of the configuration tool..

Removed ENERGY_STORAGE_1 and ENERGY_STORAGE_2

Fixed the run bot button should work now.

added: LOOT_IN_COMBAT
LOOT_DISTANCE
LOOT_PAUSE_AFTER
LOGOUT_TIME
LOGOUT_SHUTDOWN
LOGOUT_WHEN_STUCK
TARGET_LEVELDIF_ABOVE
TARGET_LEVELDIF_BELOW
QUICK_TURN
LOGOUT_MACRO

Just a heads up this will mess up your old profile if you have special things programmed in it so use at your own risk.
Any feed back would be great for any ideas or errors.
I will be working on the skills next and help buttons.

Brian
Update again worked on skills added inbattle and hpper.
Attachments
RoM Bot Configuration.zip
rom bot config tool
(62.99 KiB) Downloaded 323 times

brianr
Posts: 5
Joined: Fri Jul 17, 2009 11:40 am

Re: new version of rom bot configuration tool

#2 Post by brianr » Mon Aug 10, 2009 7:42 pm

I was thinking about adding a waypoint editor in the program that displayed the code and also would show a graphical line display of the waypoints connected that you could move around.
has anyone done this for rom bot yet?

Brian

d003232
Posts: 1252
Joined: Wed Jun 03, 2009 4:27 pm

Re: new version of rom bot configuration tool

#3 Post by d003232 » Tue Aug 11, 2009 6:11 pm

I take a look at your last version. Some remarks:
  • The combat type is not anymore needed by default. It is determined by the class. Only if you want something special (like use your scout as meele) you have to define it
  • max fight time should be 15, 30 is to long and will lead to more death
  • key for MP potion should be + (because of standard keyboard settings)
  • key for res macro should be 0
  • Skills: inbattle option, default should be empty
  • Mage Fireball with option hpper is a poor example
  • good example for inbattle would be priest holy aura
  • good example for hpper would be priest urgend heal
  • ondeath pause should be a comment or completly deleted
At the time I began to use that bot, I would have really liked a graphical waypoint editing tool. Now I'm not anymore so sure about that. Perhaps if I want to edit a file after creating them it could be helpfull.
The RoM Bot Online Wiki needs your help!

d003232
Posts: 1252
Joined: Wed Jun 03, 2009 4:27 pm

Re: new version of rom bot configuration tool

#4 Post by d003232 » Tue Aug 11, 2009 6:25 pm

And some more options:

Code: Select all

RES_AUTOMATIC_AFTER_DEATH = false,	-- automatic resurrect after death true | false,
and here some hidden 'expert options':

Code: Select all

WAYPOINTS_REVERSE = false,	-- use the waypoint file in reverse order
MAX_DEATHS = 10,		-- maximal death if automatic resurrect befor logout
WAIT_TIME_AFTER_RES = 10000,	-- time to wait after resurrection, needs more on slow PCs
RETURNPATH_SUFFIX = "_return",	-- suffix for default naming of returnpath
HARVEST_SCAN_WIDTH = 10,	-- steps horizontal
HARVEST_SCAN_HEIGHT = 8,	-- steps vertical
HARVEST_SCAN_STEPSIZE = 35,	-- wide of every step
HARVEST_SCAN_TOPDOWN = true,	-- true = top->down  false = botton->up
HARVEST_SCAN_XMULTIPLIER = 1.0,	-- multiplier for scan width
HARVEST_SCAN_YMULTIPLIER = 1.1,	-- multiplier for scan line height
HARVEST_SCAN_YREST = 10,	-- scanspeed
USE_SLEEP_AFTER_RESUME = false, -- enter sleep mode afer pressing pause key
The RoM Bot Online Wiki needs your help!

Post Reply

Who is online

Users browsing this forum: Bing [Bot], Google [Bot] and 4 guests