• Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • [Plugin] Rarekiller 3 RELOADED

    Discussion in 'Uncataloged' started by katzerle, May 19, 2013.

    1. Robobro

      Robobro New Member

      Joined:
      Mar 28, 2012
      Messages:
      19
      Likes Received:
      0
      Trophy Points:
      0
      Everything else worked apart from this one. Now I get this -

      "Compiler Error: c:\Users\Me\Documents\Honorbuddy\Plugins\Rarekiller 4.11\Rarekiller.cs(736,115) : error CS0117: 'Styx.WoWInternals.World.GameWorld' does not contain a definition for 'TraceLineHitFlags'"

      - when booting up HB instead. Got any ideas?
       
    2. rodrigoaraujo

      rodrigoaraujo New Member

      Joined:
      Aug 2, 2012
      Messages:
      7
      Likes Received:
      0
      Trophy Points:
      0
      After 2 hours of reading Honorbuddy Documentation and testing I found what I think might be the solution.

      I changed the line with error to:

      GameWorld.TraceLine(new WoWPoint(p.X, p.Y, (p.Z + 100)), new WoWPoint(p.X, p.Y, (p.Z - 5)), TraceLineHitFlags.None, out ground);

      The plugin was loaded successfully.

      Will run now.
       
    3. WebWeasel

      WebWeasel New Member

      Joined:
      Oct 28, 2014
      Messages:
      7
      Likes Received:
      0
      Trophy Points:
      0
      Okay, so 2 people now know how to do this but neither feels obliged to post the corrected version so those of us who have been struggling with this might benefit. Thank you.
       
    4. qzmicro

      qzmicro Member

      Joined:
      Oct 18, 2014
      Messages:
      46
      Likes Received:
      0
      Trophy Points:
      6
      It really isn't hard if you have experience with scripting of various types. I will post the files once I have tested it. Time consuming, but easy edit. I'm testing now and will post as soon as I have verified I can kill an NPC. TidyBags does not work and I have not found a way to get it working yet. I will post back shortly.

      -Q
       
    5. WebWeasel

      WebWeasel New Member

      Joined:
      Oct 28, 2014
      Messages:
      7
      Likes Received:
      0
      Trophy Points:
      0
      I don't have any experience with scripting at all, so thank you.
       
    6. Robobro

      Robobro New Member

      Joined:
      Mar 28, 2012
      Messages:
      19
      Likes Received:
      0
      Trophy Points:
      0
      You are an absolute champ, the plugin's showing and working now!
       
    7. rodrigoaraujo

      rodrigoaraujo New Member

      Joined:
      Aug 2, 2012
      Messages:
      7
      Likes Received:
      0
      Trophy Points:
      0
      Glad i could help!
       
    8. aNoN

      aNoN New Member

      Joined:
      Jan 24, 2013
      Messages:
      5
      Likes Received:
      0
      Trophy Points:
      0
      Upload?

      Upload?
       
    9. Cataphract

      Cataphract Member

      Joined:
      Oct 31, 2011
      Messages:
      159
      Likes Received:
      6
      Trophy Points:
      18
      Fixing the errors properly is easy, but i have no idea what causes the crash when using framelock :/ And without framelock, my toon pulls but doesnt continue fighting :D
       
    10. Vect0r

      Vect0r New Member

      Joined:
      Dec 13, 2011
      Messages:
      50
      Likes Received:
      1
      Trophy Points:
      0
      My plugin is showing correctly on HB, launched, used Zandalari Warbringer profile on GB2, framelock disactivated, killmobs.xml loaded correctly... no apparent bugs on the paper.... but still: going right in front of a Zandalari Warbringer, and does nothing...
      Someone knows why ? ;)
       
    11. Cataphract

      Cataphract Member

      Joined:
      Oct 31, 2011
      Messages:
      159
      Likes Received:
      6
      Trophy Points:
      18
      The funny thing is, that this problem occurs since HB 2.5.11875.753. In v2.5.11875.752, fighting was working :D
       
    12. yinyu78

      yinyu78 New Member

      Joined:
      Oct 15, 2014
      Messages:
      28
      Likes Received:
      0
      Trophy Points:
      0
      Rarekiller3 upload can use
       
    13. bezyee

      bezyee New Member

      Joined:
      Nov 1, 2014
      Messages:
      4
      Likes Received:
      0
      Trophy Points:
      0
      Got too many errors.. Can anyone upload here your working Rarekiller.cs file please? So much need it =(
       
      Last edited: Nov 1, 2014
    14. stacker88

      stacker88 New Member

      Joined:
      Apr 6, 2014
      Messages:
      52
      Likes Received:
      0
      Trophy Points:
      0
      Won't load. Any help would be appreciated:

      Also, read the possible fix on the previous page, but cannot figure out how to make the coding change suggested. Please upload!
       
      Last edited: Nov 2, 2014
    15. Robobro

      Robobro New Member

      Joined:
      Mar 28, 2012
      Messages:
      19
      Likes Received:
      0
      Trophy Points:
      0
      Here you go, this one works perfectly for me so far (although I haven't encountered any rares yet, hoping everything goes smoothly).

      https://mega.co.nz/#F!K5xiWaKT!CFl_lCUR6xStWvPfAro9wg

      Delete whatever current Rarekiller you have in your plugin folder and just download the .zip in this link, and extract to the plugin folder.
       
    16. Soloton

      Soloton New Member

      Joined:
      Jan 1, 2012
      Messages:
      2
      Likes Received:
      0
      Trophy Points:
      0
      Replace the files in the %HonnorBuddy%\Plugins\RareKiller\MyClasses. Changes for Rarekiller 4.10.
      View attachment RarekillerSettings.cs
      View attachment RarekillerKiller.cs
       
      Last edited: Nov 2, 2014
    17. bezyee

      bezyee New Member

      Joined:
      Nov 1, 2014
      Messages:
      4
      Likes Received:
      0
      Trophy Points:
      0
      Thank you guys! We got progress!!)) Only one error now:
      Compiler Error: c:\Users\Roman\Desktop\HB\Plugins\Rarekiller\Rarekiller.cs(68,23) : error CS0246: The type or namespace name 'RarekillerAeonaxx' could not be found (are you missing a using directive or an assembly reference?)
      Please help, how to edit this line?
       
    18. WebWeasel

      WebWeasel New Member

      Joined:
      Oct 28, 2014
      Messages:
      7
      Likes Received:
      0
      Trophy Points:
      0
      I'll give those a try later this afternoon, thanks again for the effort.
       
    19. Riddick3399

      Riddick3399 New Member

      Joined:
      Jul 30, 2014
      Messages:
      5
      Likes Received:
      0
      Trophy Points:
      0
      MY Rarekiller dowsnt work, he is in the plugin folder but since the booth patches i cant find it in plugins to activATE
       
    20. Cataphract

      Cataphract Member

      Joined:
      Oct 31, 2011
      Messages:
      159
      Likes Received:
      6
      Trophy Points:
      18
      Then, it's still bugged and you didnt apply the suggested changes.

      However... In order to use it, you have to disable Framelock. And then, it works until pulling, because after a successful pull, it doesnt fight for some reason.
       

    Share This Page