Search found 13 matches

by ConcernedCitizen
Sun Jun 06, 2010 12:10 pm
Forum: Runes of Magic
Topic: Not realizing it is stuck!
Replies: 5
Views: 1593

Re: Not realizing it is stuck!

I caught it last night... it targetted a mob and was running to get within 175 range(so it could use lightning as part of the pull), and it got hung up on a stump and just kept running that way... then 2 other mobs aggrod on my character and she wouldnt untarget the first mob.. Just kept running int...
by ConcernedCitizen
Sat May 29, 2010 9:30 pm
Forum: Runes of Magic
Topic: Not realizing it is stuck!
Replies: 5
Views: 1593

Re: Not realizing it is stuck!

Hrmmm, I came home to find it stuck, so either it is happening when trying to get within range(175) of the mob to attack it, or it is happening between waypoints. I'm almost positive it isnt to loot, cause doesnt that have a timeout?!?
by ConcernedCitizen
Tue May 25, 2010 2:47 pm
Forum: Runes of Magic
Topic: Not realizing it is stuck!
Replies: 5
Views: 1593

Not realizing it is stuck!

I know someone is going to tell me how much of a scrub I am for not innately knowing the solution, but here goes.. Lately I been running in the new zones(Thunderhoof hills), and i notice that the bot is really bad about getting stuck on things and not correcting for it... like yesterday, around 2pm ...
by ConcernedCitizen
Sun May 23, 2010 6:58 pm
Forum: Runes of Magic
Topic: How can I add an inventoryid?
Replies: 6
Views: 2103

Re: How can I add an inventoryid?

I had realized the inventory.lua was where I needed to add my mount, and in my original post I stated that is where I put the mount number I had(albeit maybe not very clearly)... In the post you replied to, Rock, I even stated "I do not show 206354 in the inventory.lua. I did add it, but I stil...
by ConcernedCitizen
Sun May 23, 2010 2:35 am
Forum: Runes of Magic
Topic: How can I add an inventoryid?
Replies: 6
Views: 2103

Re: How can I add an inventoryid?

What is in line 565? The Moa's mount? What's the inventoryid number so I can verify it is in mine, please? I do not show 206354 in the inventory.lua. I did add it, but I still can't seem to use player:mount();
by ConcernedCitizen
Sun May 23, 2010 2:04 am
Forum: Runes of Magic
Topic: How can I add an inventoryid?
Replies: 6
Views: 2103

How can I add an inventoryid?

I have a Moa's Charity Steed for my mount, and I am pretty sure that it is not in the player:mount() function... I thought the inventoryid would be 206354, since that is what it is listed as on getbuffed, but maybe I am mistaken?!? So how would I go about adding this to the mount function so I can u...
by ConcernedCitizen
Tue May 04, 2010 2:29 pm
Forum: Runes of Magic
Topic: Uberflex replacement
Replies: 122
Views: 42217

Re: Uberflex replacement

Thanks for the tip.. I had to up it to yrest(10000); I may be able to turn it down a bit further... Question, the potions are not working... Should it be self:checkPotions();? My HP_LOW_POTION is set to 80, but I was down to 50% and not casting anything else, and I waited over a minute and could see...
by ConcernedCitizen
Mon May 03, 2010 3:05 pm
Forum: Runes of Magic
Topic: Uberflex replacement
Replies: 122
Views: 42217

Re: Uberflex replacement

Hrmmm, working fine, but when I try to use the W,A,S,D keys the character stops ever 1 second or so... I originally attributed this to your REST(.5), but now I dont get that message anymore, so am unsure what is causing me to stop mid run... If I use the Right and Left mouse buttons I can walk fine,...
by ConcernedCitizen
Mon May 03, 2010 12:09 pm
Forum: Runes of Magic
Topic: Uberflex replacement
Replies: 122
Views: 42217

Re: Uberflex replacement

Thanks Rock and Admin for your efforts... MUCHO Appreciate your time and patience... So keeping in line with admin said, should I have player:rest(.5); local target = player:getTarget(); player:checkSkills(false, target); in the RBAssist1b.xml file? I set Rocks code to disabled, and it still attacks...
by ConcernedCitizen
Fri Apr 30, 2010 12:08 am
Forum: Runes of Magic
Topic: Uberflex replacement
Replies: 122
Views: 42217

Re: Uberflex replacement

Well, I have set rombot up, it works flawlessly.. I give it waypoints, it walks around buffs itself, heals itself, kills mobs it autotargets, etc.... I use it all the time to farm for dailies, unattended... I thought your script was supposed to allow it to auto buff/heal/drink potions.. I just want ...
by ConcernedCitizen
Thu Apr 29, 2010 10:15 pm
Forum: Runes of Magic
Topic: Uberflex replacement
Replies: 122
Views: 42217

Re: Uberflex replacement

I must be dumb.. cause I 1) copied your script into the waypoints folder(Charactername.xml). 2) created a macro for the /script RBTrigger="go" .... 3) I set isToggle, in the Charactername.xml file, to FALSE since I want to do my own fighting, just want the script to do my buffs, potions......
by ConcernedCitizen
Tue Apr 27, 2010 11:01 pm
Forum: Runes of Magic
Topic: Dot's not recasting?
Replies: 2
Views: 1213

Re: Dot's not recasting?

many thanks.. haven't checked to see if that fixes it, but I assume it will... Thanks again!
by ConcernedCitizen
Tue Apr 27, 2010 9:43 pm
Forum: Runes of Magic
Topic: Dot's not recasting?
Replies: 2
Views: 1213

Dot's not recasting?

So my character runs into battle and casts his dot's and then casts his nukes... then just keep casting nukes... it doesnt recast the dot's... I set the priority on DOT's to be 100 and the nukes to be 90, and same thing... What am I missing? any help much appreciated, GREAT APPLICATION! Think I foun...