• Visit Rebornbuddy
  • Fpsware Paladin

    Discussion in 'Archives' started by fpsware, Nov 15, 2010.

    1. fpsware

      fpsware Community Developer

      Joined:
      Jan 15, 2010
      Messages:
      5,287
      Likes Received:
      133
      Trophy Points:
      63

      [2:38:27 PM:48] This profile does not contain any profiles fitting the character!
      [2:38:27 PM:48] Stop called!

      This is nothing to do with the CC, its the profile you are using. Use a different profile, something suitable for your level range.
       
    2. Defprd

      Defprd New Member

      Joined:
      Feb 23, 2011
      Messages:
      18
      Likes Received:
      0
      Trophy Points:
      0
      I'm not using any profiles, that's where I'm confused. Just wanted to grind some bg's.
       
    3. theatristformallyknownasG

      theatristformallyknownasG Active Member

      Joined:
      Jan 16, 2010
      Messages:
      3,041
      Likes Received:
      8
      Trophy Points:
      38
      Grab KICK's profile off his SVN (search the forum) and lost the blankqq.xml as you grinding profile, that should be fine.

      G
       
    4. hypyke

      hypyke New Member

      Joined:
      May 14, 2011
      Messages:
      22
      Likes Received:
      0
      Trophy Points:
      0
      any chance to support instant exorcism? wasting a lot of dps
       
    5. crimineel

      crimineel New Member

      Joined:
      Apr 25, 2011
      Messages:
      56
      Likes Received:
      1
      Trophy Points:
      0
      hello
      got a quick q,
      is it possible to let the bot use [Holy Radiance] spell?
      thank you,!
       
    6. fpsware

      fpsware Community Developer

      Joined:
      Jan 15, 2010
      Messages:
      5,287
      Likes Received:
      133
      Trophy Points:
      63
      FYI I'm not ignoring your posts, I've been extremely busy with exams over the last 1-2 weeks. And on top of that I've had all (3) of my botting accounts suspended for 72 hours, I'm taking this time to put more effort into study until my exams are and done with (for this semister at leasts).

      I'll address all posts when I have time.

      Also, those have have sent me PMs asking for support - I delete every single one of them! I do not provide support via PMs. If you want support post in the appropriate thread!
       
    7. 13rock

      13rock Member

      Joined:
      May 28, 2011
      Messages:
      127
      Likes Received:
      0
      Trophy Points:
      16
      I really like your cc's
      Can you make an option for only allowing crusader aura for mining/herbing?
       
    8. vurgac

      vurgac New Member

      Joined:
      Jan 28, 2011
      Messages:
      12
      Likes Received:
      0
      Trophy Points:
      0
      used ur Hunter cc, that was awesome. as this paladin cc.
      well, it supports instant exorcism thank you, but it doesn't support divine purpose. That's a huge dps loss [5th tier retri talent]
      again ty for awesome work, gl with ur exams, same here :)
       
    9. shinavaka

      shinavaka Member

      Joined:
      Jan 16, 2011
      Messages:
      388
      Likes Received:
      3
      Trophy Points:
      18
      mulltiple errors, literally did nothing to HB but now everytime i install i get errors
       

      Attached Files:

    10. fpsware

      fpsware Community Developer

      Joined:
      Jan 15, 2010
      Messages:
      5,287
      Likes Received:
      133
      Trophy Points:
      63
      Remove some of my other CCs. Some of my older CCs can cause compatability issues with the newer ones.
       
    11. Mortium

      Mortium New Member

      Joined:
      Jan 24, 2011
      Messages:
      31
      Likes Received:
      0
      Trophy Points:
      0
      To allow you to select Crusader Aura to be permanently on, do the following:

      Edit the file contained in: CustomClasses\Fpsware Paladin\Class Specific\Settings\UIElements.xml

      Lines 126 changed to -

      <Value>Automatic|Concetration Aura|Devotion Aura|Retribution Aura|Crusader Aura</Value>


      Actually, it looks like there may be a typo there too which I woudln't have picked up on. Should probably have Concentration Aura rather than what is listed.

      ie

      <Value>Automatic|Concentration Aura|Devotion Aura|Retribution Aura|Crusader Aura</Value>
       
    12. hi1674

      hi1674 New Member

      Joined:
      Jan 15, 2010
      Messages:
      1,637
      Likes Received:
      5
      Trophy Points:
      0
      FpsWare won't like ^^
       
    13. fpsware

      fpsware Community Developer

      Joined:
      Jan 15, 2010
      Messages:
      5,287
      Likes Received:
      133
      Trophy Points:
      63
      Hi1674 you know me so well :p But... in this case, I (re)made most of my CCs in a way that if the end user wants to, they can edit the XML files. This allows some changes that would otherwise require you to edit the actual CC (code) files.

      Mortium, thanks for pointing out the typo, I'll fix that in the next build. Fortunately, its only an aura that is rarely used.




      EDIT: My next CC modification *may* include an XML file where the user can change the logic of almost any spells if they so desire. IE. you may want to change a spell to only cast given a specific situation that is not available in the UI or not coded into the CC. In this case, you could add some additional logic, or modify the existing CC logic.

      Lets say (Mage, Counterspell) has the following logic:

      PHP:
      return Utils.CCheck(dpsSpell"clc:" Settings.Counterspell"target_is:casting");
      This will cast Counterspell as soon as possible, but only if the target is casting. You could make the following change:

      PHP:
      return
      Utils.CCheck(dpsSpell"clc:" Settings.Counterspell"target_is:casting","target_is:caster");
      This would restrict it to CASTERS (NPCs with mana or players of a specific class) only.

      This change can be done in an XML file. Basically allowing the ADVANCED user to change the CCs logic as they see fit.
       
      Last edited: Jun 6, 2011
    14. Mortium

      Mortium New Member

      Joined:
      Jan 24, 2011
      Messages:
      31
      Likes Received:
      0
      Trophy Points:
      0
      Believe me, if I had the knowledge I would change it in a way that fpsware would like. For me, it added a feature which I wanted. I'm sure it would be better if there was some logic to change the aura based upon whether the bot was in combat or not, but I'm just not that clever!
       
    15. 15outland

      15outland New Member

      Joined:
      Mar 27, 2011
      Messages:
      1,056
      Likes Received:
      0
      Trophy Points:
      0
      Does this support PvP?
       
    16. Mario27

      Mario27 Banned

      Joined:
      Jan 15, 2010
      Messages:
      6,336
      Likes Received:
      4
      Trophy Points:
      0
      evrytime Exorcism is on Proc. it doesend use Exorcism then could u fix that that it Use ExorCism also when its on Proc?
       
    17. fpsware

      fpsware Community Developer

      Joined:
      Jan 15, 2010
      Messages:
      5,287
      Likes Received:
      133
      Trophy Points:
      63
      Are you using a non-english WoW client?
       
    18. Mario27

      Mario27 Banned

      Joined:
      Jan 15, 2010
      Messages:
      6,336
      Likes Received:
      4
      Trophy Points:
      0
      im using English ye and im dutch i know now how to use SVN i updated it today but it never Uses Exorcism on proc u should check it out if i do Exorcism always it just use it with the Normal load time but Exorcism always should use on Proc only i see only an option Always Exorcism or on 3 ads etc or in bg but u should ad Exorcism on proc also and Divine Shield isnt supported neither if you ad those 2 options its the best cc:) its already good but then better

      in this one Fpsware Paladin [12-04-2011].zip‎ i Love to see Exorcism on Proc and Divine shield also on Always or ads or never :) And Repentance would be nice also like Hammer of justice Stun and Repentance to add
       
      Last edited: Jun 10, 2011
    19. tumbum

      tumbum Active Member

      Joined:
      Mar 17, 2011
      Messages:
      3,341
      Likes Received:
      13
      Trophy Points:
      38
      Possible to deactivate movement?
       
    20. Spawn1975

      Spawn1975 New Member Legendary

      Joined:
      Feb 28, 2011
      Messages:
      20
      Likes Received:
      0
      Trophy Points:
      1
      Hi Fps
      i have a problem when i try load the pala CC with the new HB it keep crash and log says:
      something about Hera.Fpsware.get_WantButton() i h:\Honorbuddy 2.0.0.4896\CustomClasses\Fpsware Paladin\fpsware.cs:linje 56 but i attached log.

      hope you can help cuz i love ur CCs :D

      its only when i use the new HB2.0.04896 using 4620 with same CC atm works perfect on that......
       

      Attached Files:

      Last edited: Jun 11, 2011

    Share This Page