• Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Ignore All Mobs in a zone.

    Discussion in 'Archives' started by ohabotforpoe, Feb 13, 2016.

    1. ohabotforpoe

      ohabotforpoe New Member

      Joined:
      Mar 10, 2014
      Messages:
      15
      Likes Received:
      0
      Trophy Points:
      0
      Is there a way to set the bot to ignore mobs in a zone, and only farm corrupted areas ?
       
    2. Tormiasz

      Tormiasz Community Developer

      Joined:
      Jun 16, 2014
      Messages:
      701
      Likes Received:
      5
      Trophy Points:
      18
      You want to get banned? Because that's how you get banned.
       
    3. ohabotforpoe

      ohabotforpoe New Member

      Joined:
      Mar 10, 2014
      Messages:
      15
      Likes Received:
      0
      Trophy Points:
      0
      not wanting to get banned, just wondering if there was a way to do this, as in like when i manually do it. I whirling blades through maps looking for corrupted zones... I dont kill mobs.
       
    4. LajtStyle

      LajtStyle Community Developer

      Joined:
      Jan 5, 2015
      Messages:
      96
      Likes Received:
      5
      Trophy Points:
      8
      im not sure but in targeting:
      Code:
       if (!AreaStateCache.Current.WorldArea.IsCorruptedArea)
                      return;
      
      you can also change it to kill only rare/unique mobs.
       
    5. pushedx

      pushedx Moderator Moderator Buddy Core Dev

      Joined:
      Sep 24, 2013
      Messages:
      4,252
      Likes Received:
      290
      Trophy Points:
      83
      In your CR you can make some changes to do this, but I don't recommend it.

      What FasterThanLight said is close, inside CombatTargetingOnInclusionCalcuation you'd return false if you weren't in a corrupted area and you'd ignore all monsters via the CR, but the TrackMoreMobs task will still cache them so you'd have to blacklist then as well.
       
    6. darkbluefirefly

      darkbluefirefly Community Developer

      Joined:
      Nov 8, 2013
      Messages:
      1,927
      Likes Received:
      18
      Trophy Points:
      38
      Or set the CR's combat range to 0, then everything be ignored. Why in god's name are you still farming sac frags?
       
    7. StrongBG

      StrongBG Banned

      Joined:
      Mar 13, 2012
      Messages:
      428
      Likes Received:
      0
      Trophy Points:
      16
      Farming atziri with few bots farming fragments for him :D
       
    8. toNyx

      toNyx Well-Known Member

      Joined:
      Oct 29, 2011
      Messages:
      3,770
      Likes Received:
      35
      Trophy Points:
      48
      Lel, who does this nowadays 15 days before the merge Keeeeeepo
       
    9. StrongBG

      StrongBG Banned

      Joined:
      Mar 13, 2012
      Messages:
      428
      Likes Received:
      0
      Trophy Points:
      16
      I saw a guy selling 50 uber sets.Mby its him :D
       
    10. toNyx

      toNyx Well-Known Member

      Joined:
      Oct 29, 2011
      Messages:
      3,770
      Likes Received:
      35
      Trophy Points:
      48
      Haha, those damn botters :troll:
       

    Share This Page