Everything posted by Jensen-
-
Fishing Druid cat form. Help / Also multi profile same toon
turn of fighting class leave it blank
-
Interact/gather distance change
in quest order pick runcode and paste it there
-
Interact/gather distance change
use this click open the door robotManager.Helpful.Mouse.CurseurWindowPercentagePosition(wManager.Wow.Memory.WowMemory.Memory.WindowHandle, 50, 50); robotManager.Helpful.Mouse.ClickRight();
- Dead npc
-
Dead npc
got it working now i need to click on an object thats in the air wManager.Wow.Bot.Tasks.GoToTask.ToPositionAndIntecractWithGameObject(new Vector3(2614.84, 5266.78, 52.2882), 188163); this doesnt work tryed interacting gather and still have no idea,this quest http://www.wowhead.com/quest=11965/call-to-arms geting ] Cannot make path to the target (Bell Rope), ignore it.
-
Dead npc
new problem i need to kill npc loot it then target it and use item on it any advice Thread t = new Thread(() => { uint itemId = 35943; int questId = 12035; while (robotManager.Products.Products.IsStarted) { if (Conditions.InGameAndConnectedAndAliveAndProductStartedNotInPause) { if (!Quest.HasQuest(12035)) break; if (ObjectManager.Target.IsValid && ObjectManager.Target.IsDead) { ItemsManager.UseItem(35943); } } Thread.Sleep(1000); } }); t.Start(); tryed this but it doesnt target the body and i cant use the quest item if i dont have a target
- Dead npc
- Dead npc
- Dead npc
- Dead npc
-
How do I set the bot up so it goes to the herbalist trainer?
you can If set ObjectManager.Me.Level == 20 or you can pick a random quest and set if has quest do your prof lvl and then call for the trainer after just use a comand to abadon the quest so your bot wont go back in steps i got it like this
-
How do I set the bot up so it goes to the herbalist trainer?
can condition return Skill.GetValue(SkillLine.Herbalism) >= 1; is complete condition return Skill.GetValue(SkillLine.Herbalism) >= 75; when it gets to 75 change zone
-
Accept Quest from Item
you got it here
- macro
- ship
- FollowPath stuck
-
runcode
thx boss its working
-
runcode
hey is there a way to execute runcode in quest order editor only once wManager.Wow.Bot.Tasks.GoToTask.ToPositionAndIntecractWithNpc(new Vector3(-2376.27, -1995.74, 96.70491), 7714) wait 500 Lua.LuaDoString("GossipTitleButton2:Click();"); wait 1000 Lua.LuaDoString("BuyMerchantItem(5,2)"); the next one is Pickup> Owatanka it picks it, and after i get a dc or restart, the bot is executing the code instead of playing from last position it was
- Auto Select food
- Auto Select food
-
Czy ktos mi podpowie ?
dziala sa profile do questowania zalezy od fightingclass, jak kupisz dedykowany to calkiem niezle to wyglada
- Error injection: Cannot launch it, skipped.
- Error injection: Cannot launch it, skipped.
- Error injection: Cannot launch it, skipped.
-
Stuck at login
heres the log 15 Oct 2017 15H26.log.html