Page 1 of 2
Announcement - Maintenance
Posted: Mon Sep 14, 2009 10:45 am
by Administrator
The game server will be down for over 24 hours (as you already know). Once it comes back up, do not expect the bot to work right away. Even after running the update script, much will be changed and there most likely will be an assortment of memory read errors. Do not panic.
It will take approximately a day or so to make all of the necessary updates to get the bot to be functional again. Please do not make any posts on the forum requesting fixes; We're already quite well aware of what needs to be done and will be working on it. If, however, you still experience problems
after we make an update for this version, please report it here on the forums.
Thanks.
News:
- New version compatible with 2.1.0.1185 is available off SVN.
r263: Druid & Warden support is going well. Warden skills have been added (1)
Notes:
- (1) Do not use summons or summon-based skills. They aren't working yet.
Re: Announcement - Maintenance
Posted: Mon Sep 14, 2009 2:18 pm
by aasi888
Are the new classes already implemented? Haven't been playing for a while.
Re: Announcement - Maintenance
Posted: Tue Sep 15, 2009 5:34 am
by Ucover
Now they are !

2 new classes..
Edit : Admin, Goodluck with fixing

ill be waiting

Re: Announcement - Maintenance
Posted: Tue Sep 15, 2009 10:14 am
by Administrator
I just committed some updates to SVN. This should resolve most of the problems with the newest patch (1885). I need people to test it before making an official release.
Re: Announcement - Maintenance
Posted: Tue Sep 15, 2009 11:23 am
by copenhagen69
will you be updating your first post to let us know how things are going? in case this thread gets pages long
Re: Announcement - Maintenance
Posted: Tue Sep 15, 2009 11:29 am
by Administrator
copenhagen69 wrote:will you be updating your first post to let us know how things are going? in case this thread gets pages long
Already have. The current status is that we are testing. All (or at least most) addresses and offsets have been updated. There's been only 1 report of a memory read problem, but I am unable to reproduce it.
Re: Announcement - Maintenance
Posted: Tue Sep 15, 2009 11:52 am
by 3cmSailorfuku
The SVN doesn't work with my runedancer (Only class I actually tested it with), it only keeps rotating the camera in a circle, while the output is telling me its moving to a specific point. On top of that it's using HP potions everytime the potion buff runs out.
Re: Announcement - Maintenance
Posted: Tue Sep 15, 2009 12:02 pm
by Administrator
3cmSailorfuku wrote:The SVN doesn't work with my runedancer (Only class I actually tested it with), it only keeps rotating the camera in a circle, while the output is telling me its moving to a specific point. On top of that it's using HP potions everytime the potion buff runs out.
I'm not so sure about the potion thing. Can you post your profile?
I assume your problem with movement is due to settings.xml being broken/invalid. When you start, does it say it's loading bindings.txt, or using settings.xml?
Re: Announcement - Maintenance
Posted: Tue Sep 15, 2009 1:14 pm
by so2easy
You have added druid skills... but no warden.. and the bot gives this... when i try to start it.
Code: Select all
RoM Bot Version 2.46
RoM windows size is 1354x702, upper left corner at 6,29
ERROR: 'WARDEN_THORNY_VINE' is not defined in the database!
+ should we wait for warden pet support options? Like summonig pet after dying.. or healing it.. etc

Re: Announcement - Maintenance
Posted: Tue Sep 15, 2009 3:14 pm
by Administrator
Warden skills have been added, but summons aren't working yet. You *might* be able to get by temporarily by setting the cooldown for summon skills to something like 300 (resummon every 5 minutes). Any summon-based skills do not work, either.
Re: Announcement - Maintenance
Posted: Tue Sep 15, 2009 10:55 pm
by shotpuller
Where is the newest version with the warden skills? I have gone to the main page but it is the same version as what I already have. Is the new one still being tested before release?
when I did try to run the bot after the patch the only error I got was...
...classes\pawn.lua:173:bad argument #1 to 'bitAnd' <<null>>
what do i need to do to fix this issue??
Re: Announcement - Maintenance
Posted: Wed Sep 16, 2009 4:13 am
by so2easy
shotpuller wrote:Where is the newest version with the warden skills? I have gone to the main page but it is the same version as what I already have. Is the new one still being tested before release?
when I did try to run the bot after the patch the only error I got was...
...classes\pawn.lua:173:bad argument #1 to 'bitAnd' <<null>>
what do i need to do to fix this issue??
Use svn.. to update ur scripts folder... rombot.
Re: Announcement - Maintenance
Posted: Wed Sep 16, 2009 9:20 am
by 3cmSailorfuku
Administrator wrote:3cmSailorfuku wrote:The SVN doesn't work with my runedancer (Only class I actually tested it with), it only keeps rotating the camera in a circle, while the output is telling me its moving to a specific point. On top of that it's using HP potions everytime the potion buff runs out.
I'm not so sure about the potion thing. Can you post your profile?
I assume your problem with movement is due to settings.xml being broken/invalid. When you start, does it say it's loading bindings.txt, or using settings.xml?
I'm using the default profile (I just want the bot to wander and only meele attack things anyway). The movement seems to work, since sometimes it makes steps forward. The always-use-hp-potions error is probably because a wrong value of HP is being loaded, when I put it to 0% then it stops using HP potions.
And yes, It it's loading the bindings.txt. But it does that everytime I would use the SVN version. I haven't touched the settings.xml, and I don't want it to read the bindings.txt either.
Code: Select all
<profile>
<options>
<option name="HP_LOW" value="85" />
<option name="MP_LOW_POTION" value="50" />
<option name="HP_LOW_POTION" value="40" />
<option name="HP_REST" value="15" />
<option name="MP_REST" value="15" />
<option name="HEALING_POTION" value="99" />
<option name="MANA_POTION" value="99" />
<option name="ARROW_QUIVER" value="2" />
<option name="THROWN_BAG" value="2" />
<option name="COMBAT_TYPE" value="melee" />
<option name="COMBAT_RANGED_PULL" value="true" />
<option name="COMBAT_DISTANCE" value="200" />
<option name="MAX_FIGHT_TIME" value="15" />
<option name="DOT_PERCENT" value="90" />
<option name="ANTI_KS" value="true" />
<option name="TARGET_LEVELDIF_ABOVE" value="10" />
<option name="TARGET_LEVELDIF_BELOW" value="10" />
<option name="WAYPOINTS" value="" />
<option name="RETURNPATH" value="" />
<option name="PATH_TYPE" value="wander" />
<option name="WANDER_RADIUS" value="500" />
<option name="WAYPOINT_DEVIATION" value="0" />
<option name="QUICK_TURN" value="true" />
<option name="LOOT" value="true" />
<option name="LOOT_IN_COMBAT" value="true" />
<option name="LOOT_DISTANCE" value="100" />
<option name="LOOT_PAUSE_AFTER" value="0" />
<option name="LOGOUT_TIME" value="0" />
<option name="LOGOUT_SHUTDOWN" value="false" />
<option name="LOGOUT_WHEN_STUCK" value="true" />
<option name="RES_AUTOMATIC_AFTER_DEATH" value="true" />
</options>
<friends>
<friend name="MyOtherCharacter1" />
</friends>
<hotkeys>
<hotkey name="MACRO" key="VK_0" />
</hotkeys>
<skills_warden>
</skills_warden>
<skills_druid>
</skills_druid>
<onLoad>
</onLoad>
<onDeath>
</onDeath>
<onLeaveCombat>
</onLeaveCombat>
<onSkillCast>
</onSkillCast>
</profile>
so2easy wrote:shotpuller wrote:Where is the newest version with the warden skills? I have gone to the main page but it is the same version as what I already have. Is the new one still being tested before release?
when I did try to run the bot after the patch the only error I got was...
...classes\pawn.lua:173:bad argument #1 to 'bitAnd' <<null>>
what do i need to do to fix this issue??
Use svn.. to update ur scripts folder... rombot.
I got the error aswell after updating now from the SVN. The bot doesn't even get to load the profile.
Re: Announcement - Maintenance
Posted: Wed Sep 16, 2009 9:55 am
by Administrator
For the potion problem, try opening rom/classes/player.lua, and go to line 334.
Directly above this:
Code: Select all
-- If we need to use a health potion
if( (self.HP/self.MaxHP*100) < settings.profile.options.HP_LOW_POTION ) then
Add this:
Code: Select all
printf("hppercent: %s\n", self.HP/self.MaxHP*100);
printf("usepercent: %s\n", settings.profile.options.HP_LOW_POTION);
What does it display when it's using potions for no apparent reason?
3cmSailorfuku: zip up your whole micromacro folder (containing the rom scripts as-is) and e-mail it to admin @ solarstrike.net for examination.
Re: Announcement - Maintenance
Posted: Wed Sep 16, 2009 12:11 pm
by copenhagen69
do we need to update our rom bot configuration tool to get the new classes and their skills?
I updated SVN also
Re: Announcement - Maintenance
Posted: Wed Sep 16, 2009 12:40 pm
by Administrator
copenhagen69 wrote:do we need to update our rom bot configuration tool to get the new classes and their skills?
I updated SVN also
Yes, someone will need to update it to allow for these new skills and classes. As of right now, there isn't a new version of it available.
Re: Announcement - Maintenance
Posted: Wed Sep 16, 2009 12:57 pm
by copenhagen69
Administrator wrote:copenhagen69 wrote:do we need to update our rom bot configuration tool to get the new classes and their skills?
I updated SVN also
Yes, someone will need to update it to allow for these new skills and classes. As of right now, there isn't a new version of it available.
ok thanks i was just making sure i wasnt missing something

Re: Announcement - Maintenance
Posted: Wed Sep 16, 2009 2:39 pm
by Maaa
I always get the error:
" no more mana potions found, sorry"
What did I do wrong?:D
I got enought mana pots thats sure.
Re: Announcement - Maintenance
Posted: Wed Sep 16, 2009 2:56 pm
by Administrator
Maaa wrote:I always get the error:
" no more mana potions found, sorry"
What did I do wrong?:D
I got enought mana pots thats sure.
Exactly which mana potions do you have?
Re: Announcement - Maintenance
Posted: Wed Sep 16, 2009 3:01 pm
by Maaa
Exactly which mana potions do you have?
Refined Crystal Mana Medicine ( Lvl 41 )