Everything posted by Droidz
-
start button not working
https://wrobot.eu/forums/topic/1381-repairinstall-wrobot/ steps 4 and 18("Windows defender" (or Windows himself) seem to change on some computers wrobot access).
- Fightclass autoatack slam warrior
-
Vendor Window
Hello, use lua: https://github.com/tomrus88/BlizzardInterfaceCode/blob/70dd3cd4aaf56e297731ba40b400ea965430c68e/Interface/FrameXML/MerchantFrame.lua
-
Ignore 'De-spawned' Mining Nodes
Try code like: var nodesNearMe = ObjectManager.GetObjectWoWGameObject().FindAll(p => p.IsValid && p.GetDistance <= 50 && p.CanOpen).OrderBy(p => p.GetDistance).FirstOrDefault(); if (nodesNearMe != null && nodesNearMe.IsValid && wManager.wManagerSetting.IsBlackListed(nodesNearMe.Guid)) { wManager.wManagerSetting.RemoveBlackList(nodesNearMe.Guid); }
-
help quetes : plusieurs"gossipoption"
Met dans "Macro when interact...": GossipTitleButton1:Click() GossipTitleButton1:Click() GossipTitleButton1:Click() GossipTitleButton1:Click() (je les mis 4 fois, tu peux le mettre plus ou moins de fois)
- Hunter Class - Auto Shot and Attack Interrupt Issue
-
Help with using vehicle
Use wManager.Wow.Helpers.ClickOnTerrain.Spell(uint spellId, Vector3 vector3, bool waitCasting = true, bool stopMove = true); wManager.Wow.Helpers.ClickOnTerrain.Pulse(Vector3 vector3);
-
Outland Bot?
Hello, if you don't found profiles for your current zone/level, you can use product "Automaton" or create your own profile https://wrobot.eu/forums/topic/5938-grind-profile-creation-5-mins/
-
gdgfdgfd: Compilator Error : warning CS1685: error CS0012:
Try to do that in "WRobot.exe": https://www.windowscentral.com/how-take-ownership-files-and-folders-windows-10
-
Soul Fragments
Hello, look this fightclass https://wrobot.eu/files/file/1092-demon-hunter-vengeance/
-
Wrobot for 7.1.5(23420)
Hello, skip update request, can you share your log file please ( https://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/ ).
-
[Plugin] Initialize method wont be called after plugin enabling
Hello, can you share your plugin and log file please
-
help quetes : plusieurs"gossipoption"
Bonjour, vous pouvez lancer du code lua avec les quetes de type 'interactwithnpc', utilisez lua pour cliquer sur les boutons: https://wrobot.eu/forums/topic/1689-useful-scripts/?do=findComment&comment=8447
-
cant start the bot
https://wrobot.eu/forums/topic/7149-new-update-problems/?tab=comments#comment-32410
-
New update problems
Contact camelot10, he need to update profiles (you can also fix it yourself: https://wrobot.eu/bugtracker/just-updated-and-got-errors-in-logs-r848/?do=findComment&comment=4307 With notepad ,replace: Quest.QuestsClasses by Quest.QuesterCurrentContext.QuestsClasses and replace: Quest.NPCList by Quest.QuesterCurrentContext.NPCList
-
cant start the bot
Changed Status to Fixed
-
New update problems
Hello, Can you share your log file please ( https://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/ ).
-
Bot deletes exe files after closing bot
Hello, try to disable your antivirus
-
just updated and got errors in logs
Changed Status to Fixed Changed Version to All
-
It does not work bot
If you can try with new update
-
New update problems
If you can try with new update
-
AUTO CLOSE WROBOT
You use proxy, WRobot server ip is 94.23.205.186
-
New update problems
Can you share your log file please ( https://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/ ).
-
Change Party Product Settings
Hello, https://wrobot.eu/forums/topic/6910-change-profile-in-a-plugin/#comment-31413
-
It does not work bot
Hello, Can you share your log file please ( https://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/ ).