What's new
  • Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Visit Resources
  • Visit Downloads
  • Visit Portal
RebornBuddy Forums

Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

WingIt - All In One

Changed
Spell.Cast("Weaken Mind", ret => !BuddyTor.Me.CurrentTarget.HasDebuff("Weaken Mind")),

To
Spell.Cast("Weaken Mind", ret => !BuddyTor.Me.CurrentTarget.HasDebuff("Weaken Mind (Force)")),

And now its working like a champ.. full routine seems to be working for now.
 
Im looking at
Spell.Cast("Mind Crush", ret => !BuddyTor.Me.CurrentTarget.HasDebuff("Crushed")),

The DeBuff of "Mind Crush" is "Mind Crush (Force)", so should "Crushed" be replaced with "Mind Crush (Force)", or is "Crushed" a DeBuff from another spell?
 
Im looking at


The DeBuff of "Mind Crush" is "Mind Crush (Force)", so should "Crushed" be replaced with "Mind Crush (Force)", or is "Crushed" a DeBuff from another spell?

You should change it to be whatever the text on the debuff on the target shows in game.
 
Feel free to correct me, my sorc is currently only lvl 12 so I can't test it by myself :P
 
You should change it to be whatever the text on the debuff on the target shows in game.

Well mind crush is a 6 sec DeBuff with a 15 sec cooldown so the DeBuff checker isnt needed at all unless their is a different DeBuff that can be used to enhance it.
 
Im looking at


The DeBuff of "Mind Crush" is "Mind Crush (Force)", so should "Crushed" be replaced with "Mind Crush (Force)", or is "Crushed" a DeBuff from another spell?

Crushed (Force) is from Crushing Darkness. Just noticed.
 
Hey Neo... Is there any way to get it to use Force Speed whenever it is just running around. Doesn't cost mana, only lasts 2 seconds but it's still a burst of speed... 30 second cooldown... So useful for when running medium to long distances.
 
On the Sage routines:
The toon keeps casting "Weaken Mind". Somehow it doesn't register that the debuff is already on.
 
Please test if Force Speed works now.

@Croga
should be fixed now - update please.
 
normally it should be casted whenever the player is out of combat...

Okay. It didn't work when I started it with the profile I was using.

Doing some stuff manually for now, will try it again at the next planet.
 
Okay. It didn't work when I started it with the profile I was using.

Doing some stuff manually for now, will try it again at the next planet.
Sometimes I have to close the bot all the way down and things start to work when I open it back up.
 
Back
Top