You need to interact with 'Titan Defense Orb' to disable it? If yes if it is npc use quest type 'interact with npc', if it is gameobject you can add object entry id at list of object at harvest
Hello, no with default settings.
But you can run C# code to activate/desactivate option "Use trainer" depending of your level. For it use this c# code:
var l = new System.Collections.Generic.List<uint> { 5, 10, 15 }; wManager.wManagerSetting.CurrentSetting.TrainNewSkills = l.Contains(wManager.Wow.ObjectManager.ObjectManager.Me.Level);
You can use this code in plugin or in your profile with "Action" ( http://wrobot.eu/forums/topic/2202-profile-positions-and-action-column/ )
Hello,
1: Try to activate option in product settings "Back to last profile position".
2: Go to tab "Tools" > "NPC DB", in npc list select your npc and click on your keyboard key "Del".
3: In advanced general settings tab "others" you can disable options for it.
4: You cannot
5: WRobot go automatically to nearest npc, To force to go to repair use action "totown" ( http://wrobot.eu/forums/topic/2202-profile-positions-and-action-column/ )
Hello,
http://wrobot.eu/forums/topic/1381-repairinstall-wrobot/#comment-966 please read step 1, 2, 4, 6, 13.
If you problem is not resolved, can you share again your log file please.
http://wrobot.eu/bugtracker/fishingbot-weapon-swap-r530/?do=findComment&comment=3452 if you can you send me screenshot of your current fisherbot settings.
Pouvez-vous essayé de supprimer le dossier: "WRobot\Data\Meshes\Troll Raid\" (redémarrer le WRobot une fois le dossier supprimé)
Pouvez-vous essayé également de désactiver l'option "Skin/Gather/Mine" et me dire si vous obtenez le même problème.