Search found 12 matches
- Fri Feb 18, 2011 11:22 am
- Forum: RoM Bot revision notes
- Topic: Rev 577 Changelog
- Replies: 67
- Views: 25289
Re: Rev 577 Changelog
Is there another way of getting the buff id numbers other than using the ItemPreview addon? Also has anyone tried this new version with a Rogue yet? I'm having issues with the basic rotation BlindStab-->ShadowStab-->LowBlow-->WoundAttack and I think it has to do with the new buff detection routines....
- Thu Nov 18, 2010 10:23 pm
- Forum: Runes of Magic
- Topic: Error when using RoMScript() to cast Lion's Protection
- Replies: 2
- Views: 1176
Re: Error when using RoMScript() to cast Lion's Protection
Well I tried both suggestions and they both worked. I guess I feel more comfortable escape sequencing the single quote in Lion's Protection. Thanks Admin 

- Thu Nov 18, 2010 7:50 pm
- Forum: Runes of Magic
- Topic: Error when using RoMScript() to cast Lion's Protection
- Replies: 2
- Views: 1176
Error when using RoMScript() to cast Lion's Protection
I think I have a good one for all the lua code experts. I'm getting the following error when Micromacro tries to cast the Rogue/Knight elite spell "Lion's Protection" using the built in RoMScript function and the spell never casts. [string "r=" a={CastSpellByName('Lion's Protecti...
- Fri Oct 22, 2010 8:59 pm
- Forum: Runes of Magic
- Topic: Identifying bound items?
- Replies: 3
- Views: 1418
Re: Identifying bound items?
Thanks for the info guys.
- Fri Oct 22, 2010 11:58 am
- Forum: Runes of Magic
- Topic: Identifying bound items?
- Replies: 3
- Views: 1418
Identifying bound items?
Is there a flag or variable identifying an item in a bag slot is bound or would I have to read in the tool tip of the bag slot item and search for the word "Bound"? Or is there another way?
- Thu Sep 23, 2010 4:35 am
- Forum: Userfunctions, waypoint scripts, etc.
- Topic: Rock5's Mail Mods
- Replies: 766
- Views: 330654
Re: Rock5's Mail Mods
Thanks for the comments Rock5. I'm learning lua little by little
And yes your correct. I did mod your code a little. I was adding some debug screen prints throughout to try to help find out what was going on. Good catch. Keep up the good work.

And yes your correct. I did mod your code a little. I was adding some debug screen prints throughout to try to help find out what was going on. Good catch. Keep up the good work.
- Wed Sep 22, 2010 7:23 pm
- Forum: Userfunctions, waypoint scripts, etc.
- Topic: Rock5's Mail Mods
- Replies: 766
- Views: 330654
Re: Rock5's Mail Mods
Are the Rock5's Mail Mods currently working? I updated to r501, downloaded and installed the modified UMM addon, and put the "addon_Rock5s_Mail_Functions.lua" in the appropriate dir but I'm getting the following error when attempting to use the function "UMM_SendByQuality (Recipient, ...
- Wed Sep 15, 2010 6:42 pm
- Forum: Runes of Magic
- Topic: Character name
- Replies: 1
- Views: 1044
Character name
What variable holds the character name that the bot is currently working with? I would like to be able to extract this so I can print it to the screen in a message.
eh... nevermind.. figured it out, lol.
eh... nevermind.. figured it out, lol.
- Mon Aug 16, 2010 2:12 pm
- Forum: Runes of Magic
- Topic: Bot won't loot
- Replies: 33
- Views: 8252
Re: Bot won't loot
Uglich,
Did re-installing the client bring back the "selected mob circle" underneath the target mob? Just curious because mine dissapeared a couple of weeks ago and I have not been able to loot since
Did re-installing the client bring back the "selected mob circle" underneath the target mob? Just curious because mine dissapeared a couple of weeks ago and I have not been able to loot since

- Mon Aug 02, 2010 1:39 pm
- Forum: Runes of Magic
- Topic: Any loot related thing changed last week?
- Replies: 2
- Views: 1242
Re: Any loot related thing changed last week?
See this thread. It may help.
www.solarstrike.net/phpBB3/viewtopic.php?f=21&t=1426
www.solarstrike.net/phpBB3/viewtopic.php?f=21&t=1426
- Sun Aug 01, 2010 5:17 pm
- Forum: Runes of Magic
- Topic: NOTICE:New target cycling code! Update your profile for r473
- Replies: 24
- Views: 10216
Re: NOTICE:New target cycling code! Update your profile for
Hey Admin.. for what it's worth I had the same "no looting" problem (I had to go all the way back to r477 before it would start to loot again). So I updated to r482 and tried disabling the lootable check and it loots now. Thank goodness. Not sure what is going on. At first I thought it was...
- Wed May 26, 2010 9:05 pm
- Forum: Runes of Magic
- Topic: Manually add missing elite skill to skills.xml???
- Replies: 2
- Views: 1154
Manually add missing elite skill to skills.xml???
Is it possible to add missing elite skills to the skills.xml file? Maybe it's just me but I can't seem to find any listing for the Rogue/Knight 45 elite skill "Searing Light". Is it possible to manually add the info needed to be able to use it with the bot? If so, what info would be needed...