-
Posts
1215 -
Joined
Content Type
Forums
Articles
Bug Tracker
Downloads
Store
Everything posted by TheSmokie
-
Can you guys provide full logs?
-
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
-
//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
TheSmokie commented on Litah's bug report in Bug Tracker
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
TheSmokie replied to eLucious's topic in Fight Classes assistance
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
TheSmokie replied to eLucious's topic in Fight Classes assistance
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 #)')"); -
//player is alliance ObjectManager.Me.IsAlliance //player is horde ObjectManager.Me.IsHorde
-
-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!
-
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
-
- 9 comments
-
- spells
- professions
-
(and 1 more)
Tagged with:
-
What server is this?
-
- 9 comments
-
- spells
- professions
-
(and 1 more)
Tagged with:
-
@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
TheSmokie replied to saleh's topic in WRobot for Wow Cataclysm - Help and support
There’s a lot, what settings you wish to change? -
WROBOT - Code in Easy Quest Editor
TheSmokie replied to saleh's topic in WRobot for Wow Cataclysm - Help and support
In profile , chick on save settings from profile. -
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..
TheSmokie replied to Bronx1991's topic in WRobot for Wow The Burning Crusade - Help and support
Restart wow and wrobot, if this doesn’t work redownload or use the repair tool for wrobot. -
Stuck on Server Conntection..
TheSmokie replied to Bronx1991's topic in WRobot for Wow The Burning Crusade - Help and support
Close wrobot and relaunch it -
Warmane Ban/Question
TheSmokie replied to Drazataz's topic in WRobot for Wow Wrath of the Lich King - Help and support
shouldnt take you 3 hours. maybe 30 mins as you know what you're doing. -
Warmane Ban/Question
TheSmokie replied to Drazataz's topic in WRobot for Wow Wrath of the Lich King - Help and support
or @BetterSister UPDATE you're profile, you did say you was bored out of you're mind. #projectLIFE -
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.
-
Anyway you got that level 13 toon name?