Search found 12 matches

by Velsharon
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....
by Velsharon
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 :)
by Velsharon
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...
by Velsharon
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.
by Velsharon
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?
by Velsharon
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 :D

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.
by Velsharon
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, ...
by Velsharon
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.
by Velsharon
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 :(
by Velsharon
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...
by Velsharon
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...