Jump to content

zatvorgt

WRobot user
  • Posts

    237
  • Joined

  • Last visited

Posts posted by zatvorgt

  1. Hello all, help please, need code to  sell items to vendor 
     

    if (wManager.Wow.Bot.Tasks.GoToTask.ToPositionAndIntecractWith(Npc npc, bool skipIfCannotMakePath = false, 
    BooleanDelegate conditionExit = null, bool acceptNpcDead = false))
                {
                    wManager.Wow.Helpers.Vendor.SellItems(List<String> itemSell, List<string> itemNoSell, 
    List<Enums.WoWItemQuality> itemQuality);
                }
    
    this code dont work
    
  2. Hello , please help,  any time have problem patch of navigation  ,bot stuck and wait  ,wait , wait while mob who in grindlist ressuraction and he go to mob to killing and after this - stuck done becouse me changed coordinates, It is very big problem - longer time to grind 

    [N] 09:07:35 - [Path-Finding] FindPath from -2165,989 ; 1738,328 ; 80,21868 ; "None" to -2165,834 ; 1738,177 ; 78,60548 ; "None" (Kalimdor) 
    [N] 09:07:35 - [Path-Finding] Path Count: 2 (1,627519y) 
    [N] 09:07:35 - [Path-Finding] FindPath from -2165,989 ; 1738,328 ; 80,21868 ; "None" to -2165,834 ; 1738,177 ; 78,60548 ; "None" (Kalimdor) 
    [N] 09:07:35 - [Path-Finding] Path Count: 2 (1,627519y) 
    [N] 09:07:35 - [Path-Finding] FindPath from -2165,989 ; 1738,328 ; 80,21868 ; "None" to -2165,834 ; 1738,177 ; 78,60548 ; "None" (Kalimdor) 
    [N] 09:07:35 - [Path-Finding] Path Count: 2 (1,627519y) 
    [N] 09:07:35 - [Path-Finding] FindPath from -2165,989 ; 1738,328 ; 80,21868 ; "None" to -2165,834 ; 1738,177 ; 78,60548 ; "None" (Kalimdor)

    
     
  3. 1 hour ago, FNV316 said:
    
    return (ObjectManager.Me.GetDurabilityPercent <= 20 || wManager.Wow.Helpers.Bag.GetContainerNumFreeSlots <= wManager.wManagerSetting.CurrentSetting.MinFreeBagSlotsToGoToTown + 1);

    Returns true if either durability is <= 20%, or when your current free bag slots is one above / before ToTown is triggered.

    Not tested.

    thank you man , you are genius

  4. HEllo all, please help ,   wrobot restarting every 1-2 min 
    Connection error, close bot, you have probably launched 2 times bot with same license key, please contact WRobot team if it is not the case

    i have 1 computer and have 2 reloggers . If i start 1 relogger - normal work , but if i start 2 relogger on this computer ,have this error ,
    wrobot have 1 ip    , wow have different ip-s proxycap......this is big problem to me.....need to start 2 reloggers on 1 computer///

×
×
  • Create New...