Jump to content

saleh

WRobot user
  • Posts

    169
  • Joined

  • Last visited

Recent Profile Visitors

1732 profile views
  1. Hi i need to put a condition on Quest Profile to solve that if player is Warrior ==>> wManager.wManagerSetting.CurrentSetting.RestingMana = False; Thanks
  2. IS that Plugin Work for WLFK V. ?
  3. hello i cant` understand this code i need to switch to party after quest is finish ?
  4. hi Can Quest Profile Change Wrobot Product ? like Fishing , Party Or Auction ? after finishing all quests in profile WOW (3.3.5 V) Thanks
  5. i think it should be - how the wrobot Close conditions works (like Teleport , Bag Full ..Etc ) ?
  6. hi is there Exit Code (WRobot ) to use "Next task" function in Reloger to use in Quest profile When Quester Finish Thanks
  7. List<String> ItemNames = new List<string> { "Hearthstone", "Linen Cloth", "Lesser Healing Potion", "Minor Healing Potion", }; foreach (string ItemName in ItemNames) { if(!wManager.wManagerSetting.CurrentSetting.DoNotSellList.Contains(ItemName)) wManager.wManagerSetting.CurrentSetting.DoNotSellList.Add(itemName); } it give me that error ,
  8. can i add loop option to add multi objects ? Thanks
  9. very nice code Good job please , is there a code to delete all DoNotSellList ? Thanks
  10. Loot Off Use FlighMaster OFF Close Bot if teleport Selling On Off For Example
×
×
  • Create New...