Search found 59 matches

by klassik1
Wed Feb 29, 2012 9:50 am
Forum: Runes of Magic
Topic: How to get bot to use Phirius Special Water?
Replies: 8
Views: 2171

Re: How to get bot to use Phirius Special Water?

Theres no rush on it, Lisa. RL is more important than RoM. I just came here to see if there was maybe an option to add in profile for the use of Special waters. Whenever you have time for it, its not a big deal. ;)
by klassik1
Tue Feb 28, 2012 8:04 am
Forum: Runes of Magic
Topic: How to get bot to use Phirius Special Water?
Replies: 8
Views: 2171

Re: How to get bot to use Phirius Special Water?

Golbez, I'm not sure if that would work for the use of Special Waters when your HP is low... It sounds like it would continuously use the pots.
by klassik1
Tue Feb 28, 2012 8:03 am
Forum: Runes of Magic
Topic: How to get bot to use Phirius Special Water?
Replies: 8
Views: 2171

Re: How to get bot to use Phirius Special Water?

If it detects if HP AND MANA is low, would that work for DPS who does not use mana? For me personally, I am only interested in using them as HP pots. But, im sure others would like to use for Mana as well. Maybe set it up if HP OR Mana is low to use one?
by klassik1
Mon Feb 27, 2012 8:12 am
Forum: Runes of Magic
Topic: How to get bot to use Phirius Special Water?
Replies: 8
Views: 2171

How to get bot to use Phirius Special Water?

Hello, So, there's an option in profile to use Phirius Potions: <option name="USE_PHIRIUS_POTION" value="true" /> Now, I've noticed, with this option turned on, it still does not use the Phirius Special Waters. Is there a way or an Option to add in profile to have the bot use the...
by klassik1
Fri Feb 24, 2012 5:37 am
Forum: Runes of Magic
Topic: Has anyone seen this addon for Tiering?
Replies: 2
Views: 1189

Has anyone seen this addon for Tiering?

Heres the download to the addon: http://www.curse.com/addons/rom/arcaneupgrade and heres a video of how it works: http://www.youtube.com/watch?v=4VX3G-1Vb7k this seems like an excellent way to tier fast... i can see how it works in the video... but theres no instruction of what the buttons mean or h...
by klassik1
Fri Feb 24, 2012 4:59 am
Forum: Runes of Magic
Topic: Quick Question: Not sure how to integrate this code into WP
Replies: 1
Views: 934

Quick Question: Not sure how to integrate this code into WP

Okay, I have a great butterfly waypoint that i want to integrate using daily resets if i have them. Im just not sure what exactly to take out, to add in this new code. Heres my waypoint: <?xml version="1.0" encoding="utf-8"?><waypoints> <onLoad> settings.profile.mobs = {"Inf...
by klassik1
Fri Feb 17, 2012 4:54 pm
Forum: Runes of Magic
Topic: Bot trying to fight my pet?
Replies: 7
Views: 1760

Re: Bot trying to fight my pet?

I put that code in the OnLoad section of the profile.xml and it doesn't spam that 1 key at all. just white dmg.


Yeah, and its not only my pet. When i zone out of dod, sometimes i target's other people's pets and tries to engage in combat, which obviously halts the script in it's place.
by klassik1
Wed Feb 15, 2012 12:13 pm
Forum: Runes of Magic
Topic: Bot trying to fight my pet?
Replies: 7
Views: 1760

Re: Bot trying to fight my pet?

My normal pet... the one you feed golden eggs to. Well, hmm... i suppose that could be the problem. My question is why does the target go onto the pet in the first place. All that code is doing is rapid fire on the 1 key. Well, since this is a DOD script... Is there a way i can change that while pla...
by klassik1
Wed Feb 15, 2012 10:50 am
Forum: Runes of Magic
Topic: Bot trying to fight my pet?
Replies: 7
Views: 1760

Re: Bot trying to fight my pet?

I've tried putting my pet's name under Friend's names... but now, when i kill the boss, it targets my pet and doesn't loot.
I've tried turning PvP to False... still does it.
by klassik1
Wed Feb 15, 2012 10:31 am
Forum: Runes of Magic
Topic: Bot trying to fight my pet?
Replies: 7
Views: 1760

Bot trying to fight my pet?

Hello, This is kind of weird. It does not happen every time, but quite often, when i leave DOD. The bot halts the whole script because its trying to engage combat with my Pet?? Is there some strange option i need to change to true or false? I've tried to put Okander "Mad Man" Mallen as the...
by klassik1
Tue Feb 14, 2012 10:02 pm
Forum: Runes of Magic
Topic: "Target has too much HP" ??
Replies: 3
Views: 1126

Re: "Target has too much HP" ??

Okay, i got it to work now...
But! RBassist.xml is not spamming the 1 key like my DOD script does... It isnt using any skills at all actually. Its just doing white dmg. whats going on here?
by klassik1
Tue Feb 14, 2012 9:46 pm
Forum: Runes of Magic
Topic: "Target has too much HP" ??
Replies: 3
Views: 1126

Re: "Target has too much HP" ??

Hmm, i do not have this Auto elite factor option in my profile.xml

should i add:

<option name="AUTO_ELITE_FACTOR" value="20" />

under combat options??
by klassik1
Mon Feb 13, 2012 9:59 pm
Forum: Runes of Magic
Topic: "Target has too much HP" ??
Replies: 3
Views: 1126

"Target has too much HP" ??

okay, So, im running RBassist.xml for runs... testing things.
and i cant fight a boss because it says Boss has to much HP. to change the Auto_elite_Factor in Options Settings... But, i do not need an option to change that... How do you change it??
by klassik1
Mon Feb 13, 2012 3:36 pm
Forum: Runes of Magic
Topic: Is it possible to Macro This?
Replies: 3
Views: 2379

Re: Is it possible to Macro This?

Ah, Blyad gave me some good information. if you run the RBAssist.xml as your waypoint setup it's a simply a combat assistant waypoint that allows you to target, and move your character manually, but once you have a hostile target MicroMacro then controls your character. basically it just spams keys ...
by klassik1
Sun Feb 12, 2012 8:21 am
Forum: Runes of Magic
Topic: Is it possible to Macro This?
Replies: 3
Views: 2379

Is it possible to Macro This?

Hello, I currently farm mems with Rombot. Just recently, I've added this code into my OnSkillCast section in my Profile.xml and I've noticed a significant increase in DPS. while player:haveTarget() do keyboardPress(key.VK_1); -- press the 1 key end Now, I have noticed my bot does more DPS to the bos...
by klassik1
Wed Jan 11, 2012 12:54 am
Forum: Runes of Magic
Topic: Wanting to write a waypoint for GC easy 1st boss farm
Replies: 109
Views: 25765

Re: Wanting to write a waypoint for GC easy 1st boss farm

The buff check is working beautifully... We are gonna run it all night and test it.
Will let you know tomorrow....
by klassik1
Mon Jan 09, 2012 11:54 pm
Forum: Runes of Magic
Topic: Wanting to write a waypoint for GC easy 1st boss farm
Replies: 109
Views: 25765

Re: Wanting to write a waypoint for GC easy 1st boss farm

to me it seems that all of this stuff works while solo. np... but when you add in bringing another person along... theres to much potential for problem. characters not being where they appear, etc. i think it works better, simplified... with yrests alone... just simply wait long enough for the cd to...
by klassik1
Mon Jan 09, 2012 6:22 am
Forum: Runes of Magic
Topic: Wanting to write a waypoint for GC easy 1st boss farm
Replies: 109
Views: 25765

Re: Wanting to write a waypoint for GC easy 1st boss farm

Ok, I've updated the files.
by klassik1
Mon Jan 09, 2012 4:13 am
Forum: Runes of Magic
Topic: Wanting to write a waypoint for GC easy 1st boss farm
Replies: 109
Views: 25765

Re: Wanting to write a waypoint for GC easy 1st boss farm

for i,v in pairs(settings.profile.skills) do if v.Name == "ROGUE_EVASION" then skill = CSkill( v ); tab = skill.skilltab num = skill.skillnum end end local cooldown, remaining = RoMScript("GetSkillCooldown(4,20)") yrest(remaining*1000) Im not quite following you on that last par...
by klassik1
Mon Jan 09, 2012 3:47 am
Forum: Runes of Magic
Topic: Wanting to write a waypoint for GC easy 1st boss farm
Replies: 109
Views: 25765

Re: Wanting to write a waypoint for GC easy 1st boss farm

...


-edit-
taking out these files since we are still working on them.