Jump to content

Lobbert

Members
  • Posts

    42
  • Joined

  • Last visited

Reputation Activity

  1. Like
    Lobbert reacted to micam in Wait actively or stop moving   
    you can put the bot in pause and loop until vanish and preparation will be up, then unpause the bot
     
    robotManager.Products.Products.InPause = true;
  2. Like
    Lobbert reacted to Marsbar in How to open Junkboxes?   
    SpellManager.CastSpellByNameLUA("Pick Lock"); var junkBoxLocation = Bag.GetItemContainerBagIdAndSlot(16883); Lua.LuaDoString("PickupContainerItem("+junkBoxLocation[0]+","+junkBoxLocation[1]+")"); Tested this time, should work.
×
×
  • Create New...