Everything posted by TheSmokie
-
Herbalism not working in 1.12.1
Can you guys provide full logs?
- Object ID Not found to interact with
-
Object ID Not found to interact with
Can you log on discord and i can call you with sharing my screen? i wont type out a full how-to. id be willing to show tho. Discord link : https://discord.gg/ppm8Ufc
- Object ID Not found to interact with
-
Object ID Not found to interact with
//use as overridepulse with complete condition. if (!Quest.HasQuest(Quest ID) && !(ObjectManager.Me.Position.DistanceTo2D(new Vector3(x, y, z)) < 20)) { wManager.Wow.Bot.Tasks.GoToTask.ToPosition(new Vector3(x, y, z)); wManager.Wow.Helpers.Interact.InteractGameObject(ObjectManager.GetWoWGameObjectByEntry(Object ID).FirstOrDefault().GetBaseAddress); Thread.sleep(100); wManager.Wow.Helpers.Lua.RunMacroText("/script AcceptQuest();"); } return; complete condition : return (Quest.HasQuest(Quest ID) && !Quest.GetQuestCompleted(Quest ID)); //turn in code wManager.Wow.Helpers.Lua.RunMacroText("/click QuestFrameCompleteQuestButton"); Enjoy mate.
-
[WotLK] Player dead spam & unable to resurrect
Hello, Dragonblight has made Sprite healer bugged to stop botting, they seem to think it will help but it doesnt. do you know where the sprite healer is at? ill see if i can find a method to override there bug.
-
If Spell Reflect active don't use shield bash
There should be a option to use C# code in fightclass editor (Sorry i havent really ever touched fightclass editor.) if you wanna make a big step into learning how to write you're own fightclass outside of Fightclass editor, use @Marsbar Guide. Its one of the best and it help me get started. (if you need any help, you are on my discord so dont hesitate to ask me or Tala for help.)
-
If Spell Reflect active don't use shield bash
if (!ObjectManager.Me.HaveBuff("Shield Reflect") && whatever conditions you may want) { Lua.LuaDoString("CastSpellByName('Shield Bash')"); Thread.Sleep(Usefuls.Latency); } this should do the trick. also you can use this code for ranking Shield bash Lua.LuaDoString("CastSpellByName('Shield Bash(Rank #)')");
-
Quest Code log.
//player is alliance ObjectManager.Me.IsAlliance //player is horde ObjectManager.Me.IsHorde
-
talents 3.3.5
-I recommend you decompile this and see that it supports 3.3.5: The "Assign Talents" doesn't do anything in wRobot for older versions. If you're looking to build it into your fightclass, check:http://wowwiki.wikia.com/wiki/API_LearnTalent @Matenia Posted Here!
-
Lock Frame never unlocking on Win10
I’ve been trying to input this frame lock into my Rey fightclass and I’ve found the same problem, it would lock but not unlock. I haven’t tested it with lua to move (I will once i finish watching a movie ?) thank you @Mateniafor saving me a hour worth of work
-
[Free] TrainSkillsOverride
- 9 comments
- 1 review
-
relogger global timer
What server is this?
-
[Free] TrainSkillsOverride
Just a idea, for skinning and mining. have you're thought about adding a buy knife and mining pick and add a do not sale to it?
- 9 comments
- 1 review
-
Vehicle options
@Droidz idk if this will help you dev the vehicle api but here is what honorbuddy used. https://github.com/BosslandGmbH/Honorbuddy-Quest-Behaviors/blob/master/Quest Behaviors/Vehicles/VehicleMover.cs
-
WROBOT - Code in Easy Quest Editor
There’s a lot, what settings you wish to change?
-
WROBOT - Code in Easy Quest Editor
In profile , chick on save settings from profile.
-
How to set Sell Location
in you're settings turn sell options on. if you are using a quester grinder you can add the npcs to sell inside the code.
-
Stuck on Server Conntection..
- Stuck on Server Conntection..
Restart wow and wrobot, if this doesn’t work redownload or use the repair tool for wrobot.- Stuck on Server Conntection..
Close wrobot and relaunch it- Warmane Ban/Question
shouldnt take you 3 hours. maybe 30 mins as you know what you're doing.- Warmane Ban/Question
or @BetterSister UPDATE you're profile, you did say you was bored out of you're mind. #projectLIFE- Mass ban
thats something that could help. sad part is no way to detect if a GM is invisible or not. if someway we able to find a way, we can always use a pause bot if a GM is around. to make it think we are afk instead of we are botting.- Mass ban
Anyway you got that level 13 toon name? - Stuck on Server Conntection..