• Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • [Plugin] Supreme Targets

    Discussion in 'Archives' started by randomstraw, Oct 1, 2012.

    1. bladingdancer

      bladingdancer New Member

      Joined:
      Jan 8, 2013
      Messages:
      50
      Likes Received:
      2
      Trophy Points:
      0
      the MOST ESSENTIAL plugin i've ever seen when grinding, THANK YOU

      I've tested UltimateTarget before, but it sucked because it changed targets when i was stunned or it focused new mobs although my pet was still attacking an other mob etc, THX
       
    2. doublef7

      doublef7 New Member

      Joined:
      Sep 26, 2012
      Messages:
      9
      Likes Received:
      0
      Trophy Points:
      0
      [SupTar] EXCEPTION: System.NullReferenceException: Object reference not set to an instance of an object.
      at SupremeTargets.SupremeTargets.Pulse() in ..\SupremeTargets\SupremeTargets\SupremeTargets.cs:line 88

      on V2.1.2
       
    3. vbkredeemer

      vbkredeemer New Member

      Joined:
      Feb 9, 2013
      Messages:
      21
      Likes Received:
      0
      Trophy Points:
      0
      Same problem here for tonight on Professionbuddy "Mining+Herbing 1-600. This night I also got 72h ban. Don't know, if there is a relation between this EXEPTION and Blizzard discover me bottin. I don't think so...

      But I also have the same Log here:
      [SupTar] EXCEPTION: System.NullReferenceException: Object reference not set to an instance of an object.
      at SupremeTargets.SupremeTargets.Pulse() in c:\Users\Win7\Desktop\Buddy\Plugins\SupremeTarget\SupremeTargets.cs:line 88
       
    4. Timmid

      Timmid New Member

      Joined:
      Oct 19, 2012
      Messages:
      45
      Likes Received:
      0
      Trophy Points:
      0
      Would be awesome to see this updated. This is hands down one of the most important things to make you not look like a bot right next to our shitty looking pathing.
       
    5. Kjin

      Kjin New Member

      Joined:
      Feb 13, 2013
      Messages:
      287
      Likes Received:
      1
      Trophy Points:
      0
      Great Plugin, but it's not working for me currently :(.
       
    6. randomstraw

      randomstraw Community Developer

      Joined:
      Jul 17, 2012
      Messages:
      1,611
      Likes Received:
      10
      Trophy Points:
      38
      just a short heads up;

      SupremeTargets will be updated
       
    7. Kjin

      Kjin New Member

      Joined:
      Feb 13, 2013
      Messages:
      287
      Likes Received:
      1
      Trophy Points:
      0
      Could you add a feature to target friendly players around you again?

      Makes the bot look way more human: Something like switching player targets from 3-6 seconds (random time) would be awesome!
       
    8. DX123

      DX123 Member

      Joined:
      Mar 9, 2010
      Messages:
      312
      Likes Received:
      2
      Trophy Points:
      18
      Don't know if anyone has volunteered but I'd be happy to make a GUI if you still need it.
       
    9. Kjin

      Kjin New Member

      Joined:
      Feb 13, 2013
      Messages:
      287
      Likes Received:
      1
      Trophy Points:
      0
      As of now the plugin doesn't really work anymore.
      Any chance someone could update it?
       
    10. Kjin

      Kjin New Member

      Joined:
      Feb 13, 2013
      Messages:
      287
      Likes Received:
      1
      Trophy Points:
      0
      Unfortunately it doesn't target friendly targets anymore and removes them almost instantly.
      Very important plugin when grinding or milling in town.
       
    11. Myminime

      Myminime New Member

      Joined:
      Oct 8, 2012
      Messages:
      268
      Likes Received:
      0
      Trophy Points:
      0
      fantastic plugin! I use with botanist pangea for maximize grinding!!
       
    12. randomstraw

      randomstraw Community Developer

      Joined:
      Jul 17, 2012
      Messages:
      1,611
      Likes Received:
      10
      Trophy Points:
      38
    13. leetdemon

      leetdemon Member

      Joined:
      Jan 15, 2010
      Messages:
      433
      Likes Received:
      3
      Trophy Points:
      18
      thanks for working on this will test out today and report back if any issues.
       
    14. kravitz

      kravitz New Member

      Joined:
      Dec 9, 2011
      Messages:
      376
      Likes Received:
      6
      Trophy Points:
      0
      Assuming your waiting on a stable release of HB before an update? Otherwise, was a great plugin.
       
    15. randomstraw

      randomstraw Community Developer

      Joined:
      Jul 17, 2012
      Messages:
      1,611
      Likes Received:
      10
      Trophy Points:
      38
      oh, its not working anymore? I'll look into it.

      i don't see any errors. whats not working for you?
       
    16. kravitz

      kravitz New Member

      Joined:
      Dec 9, 2011
      Messages:
      376
      Likes Received:
      6
      Trophy Points:
      0

      oops
       

      Attached Files:

    17. randomstraw

      randomstraw Community Developer

      Joined:
      Jul 17, 2012
      Messages:
      1,611
      Likes Received:
      10
      Trophy Points:
      38
      Code:
      [SupTar] EXCEPTION: System.NullReferenceException: Object reference not set to an instance of an object.
         at SupremeTargets.SupremeTargets.Pulse() in g:\HB_PROD\Plugins\SupremeTargets\SupremeTargets.cs:line 88
      ?

      that errors been there since the start - i tried to fix it back then but failed miserably. it has no effect on the plugin though.

      also i see the plugin working in your log, for example:
      Code:
      [05:09:14.181 N] [SupTar] Dead Target removed (Ordon Fire-Watcher)
      you can try replacing line 88 in the SupremeTargets.cs
      Code:
      if (!Me.CurrentTarget.IsPlayer && Me.CurrentTarget.IsFriendly)
      
      with
      Code:
      if (Me.CurrentTarget != null && !Me.CurrentTarget.IsPlayer && Me.CurrentTarget.IsFriendly)
      
      and see if it makes a difference
       
    18. chinajade

      chinajade Well-Known Member Moderator Buddy Core Dev

      Joined:
      Jul 20, 2010
      Messages:
      17,540
      Likes Received:
      172
      Trophy Points:
      63
      As Randomstraw makes clear in first post...

      So, we're archiving this thread.

      cheers,
      chinajade
       

    Share This Page