-
-
-
-
shadowlotu started following sb360
-
-
-
-
-
-
-
-
Spam click specific object
Start the bot with tracker or wrotation or a blank profile. Code wont run if bot isnt started.
-
Spam click specific object
You can paste the code into the dev tools window and try it
-
Cata/Mop window quests
Did you ever figure it out?
-
Grinding multiple areas profile
Relogger should work for that
- help
-
Pathfind broken for Dungeon profile
Would this not work? Also this was some ugly code I worked on only once and never touched again. If I remember correctly, it doesnt work but is an easy fix. public void Resurrect() { while (ObjectManager.Me.IsDead) { if (!ObjectManager.Me.HaveBuff(8326)) { Lua.LuaDoString("RepopMe();"); Thread.Sleep(2500); } else if (ObjectManager.Me.PositionCorpse.DistanceTo(ObjectManager.Me.Position) > 10) { wManager.Wow.Bot.Tasks.GoToTask.ToPosition(ObjectManager.Me.PositionCorpse); Thread.Sleep(2500); } else { if (ObjectManager.Me.GetCorpseRecoveryDelay() > 0) { Thread.Sleep(ObjectManager.Me.GetCorpseRecoveryDelay() * 1000 + 1000); } else { Lua.LuaDoString("RetrieveCorpse();"); } } } }
-
Looking for Combat Loot Plugin
sb360 replied to (̾●̮̮̃̾•̃̾) ̿ ̿ ‘̿’\̵͇̿̿\'s topic in WRobot for Wow Wrath of the Lich King - Help and supportCombatLooter.dll
- Not recognize Quest.GetQuestCompleted()
-
Money Pit
Why are you getting so mad? I started using wrobot this year. I wasn't satisfied with the profiles so I made my own. It's not hard dude. Paid profiles have fancy stuff that you don't always need. If you want to pay for them you can. But it takes me like 30 min to make a viable fight class. Its honestly not worth crying about. I'd bet that even if someone gave you a paid profile for free, you'd be coming back for support, asking questions. You don't just pay for the product, you pay for the support. That's why you need to make stuff yourself so you can fix problems.
- How to feed pet with fight class?
-
Bot Quits Looting Herbs Midway
Try increasing latency in wrobot options
-
Why no mulgore profiles?
Because taurens are shit for botting and they get stuck easily. Atleast for me..
-
Wrobot has stopped working
Lootfilter probably.
-
Door closing too fast in quest profile
what door
-
Door closing too fast in quest profile
Interact.InteractGameObject(ObjectManager.GetWoWGameObjectByEntry(183450).FirstOrDefault().GetBaseAddress); Something like that I think. Or wManager.Wow.Bot.Tasks.GoToTask.ToPositionAndIntecractWithGameObject(position vector, 183450);
sb360
Members
-
Joined
-
Last visited