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

Been testing unpure and I like how certain functions work faster but are you worried about bot falling to gray magic issues? This is why lots of thread sleeps are in joes and 4 min out of combat "reset". After I finish fixing rest of joes and few more things going to help heeps on this project also. I see some issues in spec handler file that some classes are not set accordingly. I will toss up some rotations for classes later on. Also you need to adjust rest so that it only channels til you or companion are full health/energy.

Yeah, Im pretty new to this game, so idk what the grey magic issues are. I have been able to bot overnight with unpure though.
 
Yeah, Im pretty new to this game, so idk what the grey magic issues are. I have been able to bot overnight with unpure though.


Basically what gray magic issues are problem with syncing with game and bw. Lots of abilities don't go off or start to mess up and bot will just stand there. I noticed it already with unpure at times where my guardian will just stand there and not cast abilities, but then out of no where start movement. Joe had these same issues and notes this on a forum post about how he added sleeps to help.

Basically GrayMagic (synching?) issues, that have gotten ALOT WORSE, as of late from what I can see. BuddyWing, is a Red-Headed-Stepchild - in all honesty all they're doing with it at this point is basically verifying to some point that it DOES work, even if it's crashing/hanging every few minutes. BuddyWing is still far beyond any bot out there for SWTOR from what I can see, but lately, it's almost unusable. My thinking is from a business perspective, no subscribers, not much love. But on the other end, if your product ALWAYS WORKS, maybe you'll get more subscribers.

Error Example:
[05:49:48.095 D] TorNpc.Name Exception System.NullReferenceException: Object reference not set to an instance of an object.
at Buddy.Swtor.Objects.TorObject.()
at ..[](Boolean , String , Object[] )
at Buddy.Swtor.Objects.TorObject.CallScript[T](Boolean hasReturnValue, String function, Object[] args)
at Buddy.Swtor.Objects.TorNpc.get_Name()

(Along with any other scans for 'magic' errors you do in your log, should be plenty of them)

Sorry for the dissertation.

ANYHOW. I've added a bunch of sleeps throughout the code to try and let GrayMagic 'get out of the error vortex' - will post those within a few minutes.

Joe

No clue if this is just isolated to older versions of bw but I doubt much has changed because swtor is shit. Bioware has monkeys program this damn game. Not even the hero engine anymore since they hacked it up so bad.
 
with the help of aquintus i got this Unpure routine working and i must say i love it :) been using WingIt and J2oe before but this is so much better and responsive
went from 40k/h to 72k/h

i also made this change to Vanguard/Assault

Code:
Spell.Cast("Pulse Cannon", ret => Me.CurrentTarget.Distance <= Distance.Melee),

Before that the toon has been using this skill inaffectively on long ranges :)
 
I think I know the Merc equivalent of that spell. Im always thinking, wtf?? :p
 
with the help of aquintus i got this Unpure routine working and i must say i love it :) been using WingIt and J2oe before but this is so much better and responsive
went from 40k/h to 72k/h

i also made this change to Vanguard/Assault

Code:
Spell.Cast("Pulse Cannon", ret => Me.CurrentTarget.Distance <= Distance.Melee),

Before that the toon has been using this skill inaffectively on long ranges :)


Pure engine is diffidently nicer but reason Joes has slower time for money making is because of rests and I have fixed a lot of this. I like how pure runs but still I get ability skipping and my toon dies more because of this. Just bad rotation yet or who knows. This is still kinda on back burner for me until I finish what I started :P!
 
Pure engine is diffidently nicer but reason Joes has slower time for money making is because of rests and I have fixed a lot of this. I like how pure runs but still I get ability skipping and my toon dies more because of this. Just bad rotation yet or who knows. This is still kinda on back burner for me until I finish what I started :P!

i even find the combat better at Pure, its spamming hammershot all the time, Joe's is kinda waiting for cooldowns on the big skills so he usually just stands there and ocassionaly casts. i kill them faster and more effecient with this. I know you guys are doing your best but -> Vanguard ShieldSpec previously worked better for me with WingIt rather than Joe's though WingIt is old and unsupported. But i am on the AssaultSpec which is not supported by Joe's. I'll stick with Pure for now. Has been working today for 12h almost AFK.

@Ama

i belive i seen you added some keyboard shortcuts to the routine. can you add them into BW log window after the routine is loaded and started, like WingIt ;)
 
Last edited:
i even find the combat better at Pure, its spamming hammershot all the time, Joe's is kinda waiting for cooldowns on the big skills so he usually just stands there and ocassionaly casts. i kill them faster and more effecient with this. I know you guys are doing your best but -> Vanguard ShieldSpec previously worked better for me with WingIt rather than Joe's though WingIt is old and unsupported. But i am on the AssaultSpec which is not supported by Joe's. I'll stick with Pure for now. Has been working today for 12h almost AFK.


Nice glad to hear! Yea I like how pure is set up very friendly and clean no doubt. Yea I had pure on all last night and with joes both worked great. Check out joes tomorrow after patch since rolling out huge update for PT/VG classes. Going to check out pure tonight more once I look though the code and see how things work. Then after I'm done with my nonsense will help Ama throw some magic at this routine.
 
Last edited:
I'm having trouble logging into the SVN to upload an update. Anyone else experiencing this?
 
I'm having trouble logging into the SVN to upload an update. Anyone else experiencing this?

make sure you upload with https.. doesnt let you with http. Im at work now, I can check out when I get home.
 
Sorry. What happened? What do i need to do to get it to work? I'm playing gunslinger sharpshooter.

In reference to the self healing in unpure.
 
selfhealing (resting) is atm triggered by BW itself... and it's not really doing that very great in quest and grindbot.
ama is working on a way around it.

what to do to get it to run atm:
still have defaultcombat/joes/wingit whatever you like in your routines folder
add pureswtor folder to routines
update from svn
fire up BW
go to settings tab
select "unpure rotation"
load profile and hit start ;-)
 
I got a fix for this... Got it working fine last night.. will upload when I get off work.
 
make sure you upload with https.. doesnt let you with http. Im at work now, I can check out when I get home.

I still can't upload. I didn't change anything, I just tried to upload like I always do, but now it's asking me for my user name and password. When I sign in, it gives me an error message. This is all strange because you added my Assembla account weeks ago.
 
I still can't upload. I didn't change anything, I just tried to upload like I always do, but now it's asking me for my user name and password. When I sign in, it gives me an error message. This is all strange because you added my Assembla account weeks ago.

send me your assembla name again. Its not showing you on the list.
 
Alltrueist, curious if you uploaded the new stuff yesterday?

v/r

Just uploaded and committed.

Changes to Scoundrel/Sawbones: healing logic, cleaned up unnecessary code
Powertech/Advanced Prototype: changed CloseDistance.Ranged to CloseDistance.Melee (most prototype attacks are melee range)
 
Back
Top