Droidz
Administrators
-
Joined
-
Last visited
-
Currently
Using Personal Messenger
Everything posted by Droidz
-
Fight class
Hello, Disable all Wow addons, all WRobot plugins and share your log file please ( https://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/ ).
-
Old paid files
- 1365 downloads
- Version 1.0.0
Old paid files, from users inactive for at least 1 year. -
Radar3D
Hello, to add code to your gatherer profile you can use https://wrobot.eu/forums/topic/2202-profile-positions-and-action-column/ : c#: wManager.Wow.Helpers.Radar3D.Pulse(); But, I think it's better to do it with plugin : public class Main : wManager.Plugin.IPlugin { public void Initialize() { wManager.Wow.Helpers.Radar3D.Pulse(); } public void Dispose() { } public void Settings() { } } (save this code in .cs file type in the folder "Plugins")
-
Radar3D
No, you cannot run code when WRobot is opening.
-
problem with connecting to the server
Problem should be sovled
-
problem with connecting to the server
Do you have a log of one of bugged session (with several bad paths) ? Bonjour, avez vous un message d'erreur ?
-
[Help] Dungeon Farming Profile 3.3.5a
Hi, check continent in the quest "Go to First Boss"
-
problem with connecting to the server
Hello, I fixed a performance issue a few hours ago. If you can tell me if your problem has been solved. If you can tell me if problem is fixed (now)
-
Turtle WoW grinder wrong
https://wrobot.eu/bugtracker/turtle-wow-grinder-wrong,walk-around-randomly-not-following-the-recorded-route-r1475/?do=findComment&comment=6634&_rid=1
-
Turtle WoW grinder wrong,walk around randomly, not following the recorded route
Hello, it's probably profile problem.
-
server connection...
https://wrobot.eu/bugtracker/problem-with-connecting-to-the-server-r1474/?do=findComment&comment=6628&_rid=1
-
problem with connecting to the server
Problem should solved (on all versions). If you have an issue (authentication or pathfinder) let us know here. Sorry for the inconvenience.
-
problem with connecting to the server
Changed Status to Fixed
-
Server Down?
- problem with connecting to the server
I'm working on it. I rented a new server to save time. I'm installing (old one had failed motherboard and both hard drives, reason I was given: "The disjunction is due to a water leak on one of our network equipment" ). It takes time, I start from scratch (reconfiguration, send data…). The version for WOTLK should be available in the next few hours. Sorry for the inconvenience- wrobot can't connect
https://wrobot.eu/bugtracker/problem-with-connecting-to-the-server-r1474/- problem with connecting to the server
Hello, An incident has occurred on the authentication server (probably hardware). I can't do anything at the moment, the hoster team is working on it. I don't know for how long there is.- Vendor NPC
The limit is probably lua. Use buy/sell color filter, I'm sure that you can reduce your list- Launching wow via a bat file
This command https://docs.microsoft.com/en-us/windows-server/administration/windows-commands/exit exit 1234 (replace 1234 by process id)- Increase distance to walls and in-game objects while traveling.
Try value like 5- Increase distance to walls and in-game objects while traveling.
Hello, The problem is that smoothmove can change path a little, and in some zones that small change can cause problems. In advanced general settings tab "Pathfinding" you can increment option "wall distance". Use bigger value in this option can generate strange path sometime.- How add npc in db
Hello, select NPC in smelting zone- Wrotation 5.4.8
- Wrotation 5.4.8
- Launching wow via a bat file
Hello, you need to exit your .bat with the wow process id in exitcode - problem with connecting to the server