• Visit Rebornbuddy
  • [Plugin] Insignia Remover - BETA -

    Discussion in 'Archives' started by Smarter, Dec 12, 2011.

    1. Smarter

      Smarter Member

      Joined:
      Jan 15, 2010
      Messages:
      763
      Likes Received:
      9
      Trophy Points:
      18
      Smarter's Insignia Remover - BETA

      Info: Should work fairly well and simple, please test and post feedback.

      It's Broke, don't bother, and I will fix it as soon as I can, quite busy catching up from the holidays. Check back soon.
       
      Last edited: Jan 3, 2012
      greaterdeath likes this.
    2. no1knowsy

      no1knowsy Well-Known Member

      Joined:
      Feb 28, 2010
      Messages:
      3,927
      Likes Received:
      57
      Trophy Points:
      48
      Woo!
      Now I don't have to make it :)
       
    3. Saif

      Saif Member

      Joined:
      Aug 10, 2010
      Messages:
      192
      Likes Received:
      1
      Trophy Points:
      18
      Wow I've been waiting for a long time for this!!! I'll test it and let you know how it goes.

      Thanks!
      Saif
       
    4. CptPron

      CptPron New Member

      Joined:
      Feb 11, 2010
      Messages:
      205
      Likes Received:
      0
      Trophy Points:
      0
      Thanks man! Def going to have to give this a try when I'm botting BG's next.
       
    5. Smarter

      Smarter Member

      Joined:
      Jan 15, 2010
      Messages:
      763
      Likes Received:
      9
      Trophy Points:
      18
      I haven't actually tested this ... would be really helpful if someone could try it out ...
       
    6. yt0k

      yt0k New Member

      Joined:
      Oct 23, 2011
      Messages:
      219
      Likes Received:
      5
      Trophy Points:
      0
      Will try as soon as I get home.

      Thanks!
       
    7. vinko

      vinko Member

      Joined:
      Jan 15, 2010
      Messages:
      38
      Likes Received:
      0
      Trophy Points:
      6
      Is this designed for PVP or BG-Beta, it is not working in BG-Beta in EOTS for me.
       
    8. jumpclone

      jumpclone New Member

      Joined:
      Aug 9, 2010
      Messages:
      34
      Likes Received:
      0
      Trophy Points:
      0
      Tested it, doesn't actually do anything for me at all, kill horde. mounts up and rides off ;p
       
    9. Smarter

      Smarter Member

      Joined:
      Jan 15, 2010
      Messages:
      763
      Likes Received:
      9
      Trophy Points:
      18
      I will check and re-work the code, watch for update, Asap.
       
    10. jumpclone

      jumpclone New Member

      Joined:
      Aug 9, 2010
      Messages:
      34
      Likes Received:
      0
      Trophy Points:
      0
      ok, thx a lot
       
    11. CptPron

      CptPron New Member

      Joined:
      Feb 11, 2010
      Messages:
      205
      Likes Received:
      0
      Trophy Points:
      0
      Yep, same for me in EotS in bgbot.
       
    12. no1knowsy

      no1knowsy Well-Known Member

      Joined:
      Feb 28, 2010
      Messages:
      3,927
      Likes Received:
      57
      Trophy Points:
      48
      My code didn't work either.
      It's all good :p
       
    13. Smarter

      Smarter Member

      Joined:
      Jan 15, 2010
      Messages:
      763
      Likes Received:
      9
      Trophy Points:
      18
      Tell me about it, I can't get it to remove the insignia and be competent with PvP ... becoming quite a challenge .... Zzz
       
    14. Graham31004

      Graham31004 Member

      Joined:
      Mar 11, 2011
      Messages:
      199
      Likes Received:
      0
      Trophy Points:
      16
      What is the point of removing the insignia?
       
    15. Smarter

      Smarter Member

      Joined:
      Jan 15, 2010
      Messages:
      763
      Likes Received:
      9
      Trophy Points:
      18
      ^^ :-D There's also related achievements.
       
    16. Ilovemywife

      Ilovemywife Member

      Joined:
      Apr 6, 2011
      Messages:
      233
      Likes Received:
      5
      Trophy Points:
      18
      Any update?
       
    17. Smarter

      Smarter Member

      Joined:
      Jan 15, 2010
      Messages:
      763
      Likes Received:
      9
      Trophy Points:
      18
      This has been fighting me and fighting me .... None yet.
       
    18. Ilovemywife

      Ilovemywife Member

      Joined:
      Apr 6, 2011
      Messages:
      233
      Likes Received:
      5
      Trophy Points:
      18
      Okay, I am excited to try it. Cant wait to test it out.
       
    19. Willox

      Willox New Member

      Joined:
      Jul 24, 2010
      Messages:
      24
      Likes Received:
      1
      Trophy Points:
      0
      Heyho ^^

      1st, sry 4 my horrible english..

      2. i give u a hint:

      private void Insignia()
      {
      ....... snip .....
      WoWPlayer unit = ObjectManager.GetObjectsOfType<WoWPlayer>(false, false).
      Where(p => !p.IsPet && p.Dead <------
      ..... snip .......

      if (unit != null && !Blacklist.Contains(unit.Guid))
      {
      unit.Interact();
      ..... snip .......

      Blacklist.Add(unit.Guid, new TimeSpan(0, 0, 30));
      }
      ..... snip .....
       
    20. Smarter

      Smarter Member

      Joined:
      Jan 15, 2010
      Messages:
      763
      Likes Received:
      9
      Trophy Points:
      18
      Re-worked the plugin, seems navigating to target was the issue. Please download latest version and post back results.

      Thanks.
       
      Last edited: Dec 14, 2011

    Share This Page