Jump to content

odd_hippo

Members
  • Posts

    11
  • Joined

  • Last visited

Reputation Activity

  1. Like
    odd_hippo reacted to oussmedj in Wrobot with cross realm assist   
    Hey guys
    I was wondering if it's possible to make a plugin that auto activates the CRA addon if the player can't find the creeps on the same realm .
    for example the bot will use the addon when he doesn't kill any creep for 30-60 seconds ? 
  2. Like
    odd_hippo reacted to Droidz in Trouble with profle creator for entrance to a dungeon   
    The easy way is to use Grinder or Gatherer product to make dungeon profile (tuto and sample here: http://wrobot.eu/forums/topic/1925-sample-dungeon-profile/?do=findComment&comment=9355 )
    To check position you can use c# code (IsCompleteCondition):
    return wManager.Wow.ObjectManager.ObjectManager.Me.Position.DistanceTo2D(new robotManager.Helpful.Vector3(-313.3, -120.6, 0)) < 2;  
×
×
  • Create New...