-
-
-
-
-
Andoido started following [ToolBox][Vanilla - WOTLK] Many Useful Functions (Custom script)
-
-
-
ascensiongrind reacted to a post in a topic:
Quest Profile - Code Snippets Part 3 - UPDATED! 7.28.19
-
ascensiongrind reacted to a post in a topic:
Quest Profile - Code Snippets Part 3 - UPDATED! 7.28.19
- 1-60 Horde (RANDOMIZED) QUESTER (300+ Quests) Causing major windows 10 errors
- 1-60 Horde (RANDOMIZED) QUESTER (300+ Quests) Causing major windows 10 errors
-
-
[ToolBox][Vanilla - WOTLK] Many Useful Functions (Custom script)
Great work man, amazing.
-
Andoido started following ⎝͠҉̭̫͖̗͇ͅTraWin ̍̍̍̍̍̍̍̍̍
-
Andoido started following Help Requested - Create simple addon to communicate with custom plugin and error message
-
error message
Sometimes the windows defender will trigger the exe as a virus. to fix this youi just need to add it into the exception list for the defender
-
Apexx reacted to a post in a topic:
Help Requested - Create simple addon to communicate with custom plugin
-
Help Requested - Create simple addon to communicate with custom plugin
Shoot me a PM, I can give you the custom code used in most of my Profiles if you are interested. The link above works too!
-
New to Wrobot, need some help fixing some issues with a paid TBC quester profile
Great! Humanmasterplugin will help you greatly. Glad you are doing well man. If you have questions or issues don't hesistate to ask us
-
New to Wrobot, need some help fixing some issues with a paid TBC quester profile
as for vanilla profiles working. The content is the exact same. So Yes the profiles will work. Same ID's same everything. So if you could explain your problem a little better i could help.
-
New to Wrobot, need some help fixing some issues with a paid TBC quester profile
My profile contains custom codes to click flight paths, and to use them in certain situations while questing. I dont controll buying food or drinks that is a plugin that you should look for on the forums. HMP does this. Its a simple runluacode that goes to the flight path clicks, it then clicks the defined destination. If you do not have the destination then you will run into issues, for example starting at level 20 and not having camp taurajo FP. and the profile says lets fly to taurajo.. Well it wont =p. Other than the flight path issue. There are plugins like "Vanilla Flight Master" or its updated version atleast, which will always fly. I recommend you look into using this.
-
Hey support
Andoido replied to UnknownRastafarian's topic in WRobot for Wow The Burning Crusade - Help and supportYea he needs to contact me - as stated in all posts + Rocketr on discord. Andoido#0218 In order to get the fix for this since my auth server is no more, you and the many beofre you are getting a fixed version.
-
-
Wrobot stopped working !
I totally missed this thread. Thanks for your hard work droidz! everyone is greatful
-
Quest Profile - Code Snippets Part 3 - UPDATED! 7.28.19
With my Horde Remake Release - ive decided to relase Every single piece of code ive ever written, discovered, edited, messed with etc. I put... MANY .. MANY Manyyy hours into this list. Because i have a disibility with my memory @elitecasaj00 Reccomended that i "write it all down". Using VS to create the code for the specific quest and adding to my cheatsheet. Youll notice i have specific names for the // commands -- like // Gather, harvest, xgather - runcode - so i can CTRL-F stuff easier. Not all credit was given proper to the authers of some of this code, however the ones i do know off the top of my head are @Droidz, @Matenia, @Smokie @reapler and on some i tried copying the exact url of where i found it. @Droidz Can you Pin this topic - I think it is sup sup helpfull !
-
Warrior Charge won't take place
try changing the priority to 1, other than that i dont see anything that would cause it to"not" be used on pull. i dont have wrobot open atm, but is there not a condition that allows you to use it on pull?
-
Start for first step after hearthstone
in the off chance your creating your own quester profile here is a small code that i use. Make sure to change the ContinentID != (aka does not equal) Azeroth. so if your in Kalimdor, you would put == instead of != and change Azeroth to Kalimdor. if (wManager.Wow.Helpers.Usefuls.ContinentId != (int) wManager.Wow.Enums.ContinentId.Azeroth) { wManager.wManagerSetting.CurrentSetting.CloseIfPlayerTeleported = false; wManager.Wow.Helpers.ItemsManager.UseItem(6948); System.Threading.Thread.Sleep(1000 * 20); // 20 secondes wManager.wManagerSetting.CurrentSetting.CloseIfPlayerTeleported = true; } And if you wish to check your hearths location in an IF statment Lua.LuaDoString<string>("bindlocation = GetBindLocation(); return bindlocation;") != "Orgrimmar"
-
Flying Mounts broken in TBC/WOTLK
I could not get this to work. i disabled every addon (HMP, move during combat,) even the "use path finder" like droidz said, and the fucker still spirals up into the air. so i gave up and just use a ground mount, sucks i know
-
Reason: Automatic Anti-Cheat Ban. - Silver hand
update: -bphook + renamed Wrobot.exe to WRRobot.exe, banned yet again >< So is this just me or, is anybody else having the problem Rofl. Maybe its time for a Reformatt of the computer + a fresh install of wrobot. idfk.