-
Posts
269 -
Joined
-
Last visited
Content Type
Forums
Articles
Bug Tracker
Downloads
Store
Everything posted by Jensen-
-
Fishing Druid cat form. Help / Also multi profile same toon
Jensen- replied to virtual's topic in General assistance
turn of fighting class leave it blank -
in quest order pick runcode and paste it there
-
use this click open the door robotManager.Helpful.Mouse.CurseurWindowPercentagePosition(wManager.Wow.Memory.WowMemory.Memory.WindowHandle, 50, 50); robotManager.Helpful.Mouse.ClickRight();
-
Dead npc
Jensen- replied to Jensen-'s topic in WRobot for Wow The Burning Crusade - Help and support
ty for help found a solution -
Dead npc
Jensen- replied to Jensen-'s topic in WRobot for Wow The Burning Crusade - Help and support
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
Jensen- replied to Jensen-'s topic in WRobot for Wow The Burning Crusade - Help and support
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
Jensen- replied to Jensen-'s topic in WRobot for Wow The Burning Crusade - Help and support
ok ty for help got it working -
Dead npc
Jensen- replied to Jensen-'s topic in WRobot for Wow The Burning Crusade - Help and support
quester im trying to do http://www.wowhead.com/quest=11794/the-hunt-is-on and sometimes the npc is dead and i need a code to wait for it to respawn -
Dead npc
Jensen- replied to Jensen-'s topic in WRobot for Wow The Burning Crusade - Help and support
ok got it, and what if i have to wait for npc to respawn and then interact with it -
got this problem npc is dead and i have to interact with it, bot doesnt find npc and skipping this step going next one, is there a code to wait for the npc until it spawns and then start interacting?
-
How do I set the bot up so it goes to the herbalist trainer?
Jensen- replied to Pepperoni's topic in General assistance
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?
Jensen- replied to Pepperoni's topic in General assistance
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
Jensen- replied to Rinrin11's topic in WRobot for Wow Vanilla - Help and support
you got it here -
-
how can i make profile to transport my hero from wetlands to dustwallow marsh using ship from wetlands and vice versa
-
show what you got in exit cuz if your bot did a round, you gotto do something with it i would change exit to followpath and set position in the exit portal to run out, thats how i got it
-
thx boss its working
-
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
Jensen- replied to Jensen-'s topic in WRobot for Wow The Burning Crusade - Help and support
yes sorry its like you said iequip, im such a noob thx for help -
im using drinks to get full mana and seting food to spell mainly healing touch and the problem is when my hero picks food from npc my healing touch changes to food and with selected bar its not a item, is spell everyting getting !@#$ anyway to turn it off or something
-
dziala sa profile do questowania zalezy od fightingclass, jak kupisz dedykowany to calkiem niezle to wyglada
-
Error injection: Cannot launch it, skipped.
Jensen- replied to Jensen-'s topic in General assistance
yes found an older version of wrobot on my pc its working fine for me ty for help anyway -
Error injection: Cannot launch it, skipped.
Jensen- replied to Jensen-'s topic in General assistance
still the same -
hey i got a problem my bot gets Error injection: Cannot launch it, skipped. it freezes my pc have to restart yesterday everything was fine 23 Nov 2017 19H26.log.html
-
heres the log 15 Oct 2017 15H26.log.html