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!

Pure SWTor

Super helpful and detailed feedback. Try updating from SVN

Thanks for the helpful hint.

I installed a fresh BW, updated from the SVN, allocated my skills to Balance tree, loaded Combat Bot.xml, went out in the open, level 51, targeted a mob, initiated combat, and the routine only casts Weaken Mind.

To better illustrate my problem, what more info do you need?

Thanks for help.
 
Thanks for the helpful hint.

I installed a fresh BW, updated from the SVN, allocated my skills to Balance tree, loaded Combat Bot.xml, went out in the open, level 51, targeted a mob, initiated combat, and the routine only casts Weaken Mind.

To better illustrate my problem, what more info do you need?

Thanks for help.

The fix I uploaded was for Seer, not TK. I'll take a look, but in the interim you could post a log. That will let me see whether it's an issue with the bot, plugins, or the routine.
 
Update from SVN and try again.

I removed the old Pull and Healing sections from the rotation, as they were causing it to hang. Reworked the rotation slightly to improve DPS.

Let me know if it works.
 
Okay, I polished up the Balance rotation, but nothing major. Most importantly, I didn't see any issues with Weaken Mind.
Code:
Spell.Cast("Weaken Mind", ret => !Me.CurrentTarget.HasDebuff("Weaken Mind (Force)")),
Is there anything misspelled there?

Make sure you delete those plugins, update from SVN, and then try again and see if it works.
 
View attachment 2014-08-28 23.07.txt

well tried TK as well, and this was even odder.

Log shows different spells cast, but it only cast this AOE spell, cant remember the name now... the one you cast, earthquake style :D
This cast didnt show up on log or on the status window in bot.
 
View attachment 139847

well tried TK as well, and this was even odder.

Log shows different spells cast, but it only cast this AOE spell, cant remember the name now... the one you cast, earthquake style :D
This cast didnt show up on log or on the status window in bot.

You still haven't deleted your plugins. I can't help you until you do this.
 
View attachment 2014-08-29 15.03.txt

Here ya go, fresh install, no plugins, only Pure in routines folder. Be there 2 or 1 mob, it casts Forcequake, then sometimes a Telekinetic Wave. But mostly it just spams Forcequake. I killed 5 mobs there, 1 group of 2 mobs, 1 group of 1 mob, and again a 2 mobs group.
 
View attachment 139953

Here ya go, fresh install, no plugins, only Pure in routines folder. Be there 2 or 1 mob, it casts Forcequake, then sometimes a Telekinetic Wave. But mostly it just spams Forcequake. I killed 5 mobs there, 1 group of 2 mobs, 1 group of 1 mob, and again a 2 mobs group.

Really strange-- the log never shows a single Forcequake cast.

What version of windows are you using? Are you running both the bot and the game in administrator mode? What version of .net do you have?
 
win 7 ultimate
both are in admin mode
4.5 .net

And yes, really strange with the Forcequake.
 
Given your language skills, I'm guessing that you run both the bot and the game in English? I might put the code up next and have you check for errors in spelling (even though I've checked it dozens of times).
 
Can you do a favor real quick? Respec to Seer and see if it runs okay. I can personally confirm the Seer attack sequence works perfectly, so this will help eliminate some variables.
 
Hello guys.
Unpure doesnt revive character and do not scaveng corpses and nodes.
How to fix this?
 
Hello guys.
Unpure doesnt revive character and do not scaveng corpses and nodes.
How to fix this?

What do you mean revive character? It should be reviving your companion after combat, but there's nothing for an in-combat revive.

Scavenging is in the routine, it's just disabled. I disabled it because it can cause lockups frequently (the bot tries to scavenge before it loots, and then sits there until you get logged out for inactivity). You can enable Scavenging by opening your specific class.cs file (Guardian.cs, for example), finding the Pre Combat section, and removing the // from //Scavenge.ScavengeCorpse. Please be aware that lockups are probable though.

If it's not looting nodes, then that's a settings issue. Joe's routine override settings, causing them to reset to default. You need to open your Settings folder, and find your character's folder. Open their settings file, and make sure LootProfessionHarvestables is set to true (you should also make sure LootNPCs is set to true while you're there).
 
i have tried for a few weeks now and i cannot get this to work all it does is cast stealth and stand next to npcs and cast recklessness it does not engage fights or anything i deleted all the plugins and performed the installation the way it was supposed to be done
 
i have tried for a few weeks now and i cannot get this to work all it does is cast stealth and stand next to npcs and cast recklessness it does not engage fights or anything i deleted all the plugins and performed the installation the way it was supposed to be done

This is the first I've heard of your problems. Can you attach a log? Also, give me as much information as you can: class, spec, zone, profile, level, etc.
 
Back
Top