• Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Pure SWTor

    Discussion in 'Archives' started by Ama, May 9, 2013.

    1. alltrueist

      alltrueist Active Member

      Joined:
      Dec 10, 2012
      Messages:
      1,424
      Likes Received:
      16
      Trophy Points:
      38
      Yeah sorry, I think aquintus wrote that one, he used Composite DPS. You could alternatively put it in Composite Cooldowns. It basically reads them top to bottom: cooldowns, healing, pull, dps, aoe. Healing is commented out, you could also just scroll to the bottom and un-comment (//) the healing section.
       
    2. s5011502

      s5011502 New Member

      Joined:
      Oct 20, 2012
      Messages:
      26
      Likes Received:
      0
      Trophy Points:
      0
      First up thanks for the sweet routines!!!
      Is there any way that pure could buff companions as well?
      I've been trying to get static shield to cast on companion at the start of combat for sorc with no luck, probs because I have no knowledge of code whatsoever.
       
    3. alltrueist

      alltrueist Active Member

      Joined:
      Dec 10, 2012
      Messages:
      1,424
      Likes Received:
      16
      Trophy Points:
      38
      It already does it for Lightning, are you talking about Madness?

      EDIT: Nevermind, I checked and it was commented out. Just paste this in the Lightning.cs or Madness.cs file, at the top of the HandleCooldowns section:

      Code:
      Spell.HoT("Static Barrier", on => Tank, 100, ret => !Tank.HasDebuff("Deionized")),
      Spell.HoT("Static Barrier", 95, ret => !HealTarget.HasDebuff("Deionized")),
       
    4. Alivard

      Alivard Member

      Joined:
      Dec 30, 2010
      Messages:
      33
      Likes Received:
      0
      Trophy Points:
      6
      Hi!

      I am using an Imperial Agent lvl 51 in Flashpoints and Warzones.

      Sometimes it stops healing and I have tried looking around on forums, the only thing I can find is maybe it was F9 being pressed, but I have pressed that and it pauses then I press again to unpause.

      However the routine is NOT paused, and it stops healing.

      I dont understand? Does anyone have the same problem?


      EDIT: It seems to only stop when I target a group member in Flashpoint, When I have an enemy NPC as target it heals NP :)

      I will update in a few if this is same for PVP.
      Sorry.
       
    5. s5011502

      s5011502 New Member

      Joined:
      Oct 20, 2012
      Messages:
      26
      Likes Received:
      0
      Trophy Points:
      0
      Awesome Thanks Alt!!
       
    6. alltrueist

      alltrueist Active Member

      Joined:
      Dec 10, 2012
      Messages:
      1,424
      Likes Received:
      16
      Trophy Points:
      38
      That is working as intended. You can try Ama's BotLoader plugin and select HealBot, then you won't need an enemy target in order to heal. I'm not sure if BotLoader still works, I haven't tried it recently. PVP is a whole other set of problems-- the way SWTOR is coded makes it difficult for the bot to not freeze up or crash when fighting enemy players, especially when they stealth.
       
    7. alltrueist

      alltrueist Active Member

      Joined:
      Dec 10, 2012
      Messages:
      1,424
      Likes Received:
      16
      Trophy Points:
      38
      Did it work? I'm worried that it won't see your comp as a Tank unless you use F8 and I know people were having issues with the in-game menu.
       
    8. serw

      serw New Member

      Joined:
      Nov 26, 2012
      Messages:
      33
      Likes Received:
      0
      Trophy Points:
      0
      I tried uncommenting, but that didn't do anything, mind you, I'm still trying to learn my way around these files, so bare with me.
       
    9. silentscope1

      silentscope1 New Member

      Joined:
      May 20, 2010
      Messages:
      99
      Likes Received:
      0
      Trophy Points:
      0
      BotLoader still works
       
    10. alltrueist

      alltrueist Active Member

      Joined:
      Dec 10, 2012
      Messages:
      1,424
      Likes Received:
      16
      Trophy Points:
      38
      Yeah, not sure why uncommenting didn't work, but try to add those lines to Composite HandleCooldowns and see if that works instead.
       
    11. Ama

      Ama New Member

      Joined:
      Jun 6, 2011
      Messages:
      1,171
      Likes Received:
      33
      Trophy Points:
      0
      Updated Sorcerer Corruption. It was kinda shitty, so should probably heal a bit better now.

      Been working on settings and the UI, might have something up later this week. Ill probably just put the settings up for the healing classes and let people submit the others.
       
    12. lnteractive

      lnteractive New Member

      Joined:
      Oct 31, 2013
      Messages:
      4
      Likes Received:
      0
      Trophy Points:
      0
      @Ama

      Could you release the documentation for all the global variables?

      EG: Ret=> Target.Health

      Are there any variables that tracks cooldown and does PURE support item usage such as Adrenals and Relics?
       
    13. Versus

      Versus New Member

      Joined:
      Aug 23, 2011
      Messages:
      32
      Likes Received:
      0
      Trophy Points:
      0
      Any way to add relics to the rotation or have it lock movement while casting a certain spell?
       
    14. matt84

      matt84 Member

      Joined:
      Mar 22, 2010
      Messages:
      440
      Likes Received:
      12
      Trophy Points:
      18
      Hi, i dont know what the problem is, but when i try to run unpure with kicks questing profiles... half the time it doesnt move or perform combat and when it does it lags out the game so badly i have to close it to get anything working.

      i have installed a fresh copy, deleted plugins, deleted other combat routines from the folder, tried running them both in administrator mode as when i do half the time it doesnt hook into the game client, set the process to realtime on the swtor client and basically tried everything possible... earlier today while using wing it my buddywing generated a 730mb log file which i thought was kind of excessive.

      here are some log files for you fine gentlemen.

      2013-11-18 08.50.txt - is when trying to run them both in admin mode, doesnt work at all.
      2013-11-18 08.55.txt - is running the game out of admin mode and the bot in admin mode, it works.. pressing start and nothing happens. none of the hotkeys even work
      2013-11-18 08.59.txt - neither of them in admin mode, still nothing not even hotkeys working.

      Just want to point out. I'm trying to use unpure with kicks questings profiles... with babysitting is has been working previously sort of using joe's and wingit, but i keep reading that pure is the best combat routine to go with so i'd like to get it up and running.
       

      Attached Files:

    15. silentscope1

      silentscope1 New Member

      Joined:
      May 20, 2010
      Messages:
      99
      Likes Received:
      0
      Trophy Points:
      0
      since pure has no movement, unpure is going to need another combat routine for movement to work and as for the laggying out the game, try setting affinity for the 2 swtor and 1 buddywing process in task manager
       
    16. matt84

      matt84 Member

      Joined:
      Mar 22, 2010
      Messages:
      440
      Likes Received:
      12
      Trophy Points:
      18
      so what you're saying is i need to have 2 combat routines installed for example, joes and pure to get unpure todo movement also, it still doesnt explain why even when i target things manually it still doesnt attack and why my hotkeys dont work at all
       
    17. Versus

      Versus New Member

      Joined:
      Aug 23, 2011
      Messages:
      32
      Likes Received:
      0
      Trophy Points:
      0
      Is it possible to add things into the routine that will follow a certain player and assist them in combat? Thinking about ez-multiboxing capabilities.
       
    18. Cryogenesis

      Cryogenesis Moderator Moderator

      Joined:
      Jul 13, 2010
      Messages:
      2,128
      Likes Received:
      13
      Trophy Points:
      38
      See Slavecollar plugin
       
    19. matt84

      matt84 Member

      Joined:
      Mar 22, 2010
      Messages:
      440
      Likes Received:
      12
      Trophy Points:
      18
      just wondering if there is a way to tone down how much it uses seethe, like it uses it every time out of combat till 100%, even if the only thing low is khem at like 96% hp... it's a bit overkill lol
       
    20. alltrueist

      alltrueist Active Member

      Joined:
      Dec 10, 2012
      Messages:
      1,424
      Likes Received:
      16
      Trophy Points:
      38
      I think it checks your hp, your energy/force, and your companion's hp. It's something like your hp > 90, your energy > 80, companion's hp > 80. One of the root files handles this call, it's not in each class' file.
       

    Share This Page