Everything posted by Droidz
-
Bot stopping when opening other apps in full screen
Check if you haven't option in your graphic card or run others games in window mode also
-
Create follow path in quester profile with CShape
Hello, yes use code like: wManager.Wow.Helpers.Quest.QuesterCurrentContext.QuestsClasses["MyQuestClassName"].Pulse() (replace MyQuestClassName by you quest name (name used in steps))
-
Relogger/ Launch 32bit version?
hello, increment wait after launch legion is slow to start
-
Do You Want Launch Wow?
hello, try to increment relogger option launch time
-
Cancel Subscription
Hello, At the end of your subscription, we will send you an invoice with renewal link to remind you to renew your subscription. We will not automatically renew your subscription. (to cancel renew invoice (video): https://download.wrobot.eu/wrobot/others/CancelRenewals.mp4 )
-
Purchased x3 program run.
Hello, you have second account with subscription active "tbaker4979"
-
Bot stopping when opening other apps in full screen
Hello, you run wow in window mode?
-
profile gets error code
Hello, contact profile creator
-
WoW Vanilla Memory error after 06/05/2019 update
hello, do you use fightclass for Vanillma?
-
Female Race in Wotlk leading to problems
I tested seem to work for me
-
Female Race in Wotlk leading to problems
Hello, what result give lua ? /run print(UnitName("player").." is a "..UnitRace("player"))
-
Known recipe check and crafting item in proffesion
Hello, you cannot do it easyly, for that you need to good knowledge on Lua and WRobot (but you can search on the web if macros do exist on the web)
-
Vanilla bot is not taking flight paths
He don't dismount? can you share your log please
-
Fishing in quest profile
Hello, look https://wrobot.eu/forums/topic/3802-fisherbot-quest/?do=findComment&comment=17769
-
Bot Trader/Repair/Mailbos
Hello, wait next update (I'll release it in less than 1 hour)
-
warmane pathfider down
try to replace "CancelEventArgs" by "System.ComponentModel.CancelEventArgs"
-
Bot Trader/Repair/Mailbos
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/ ).
-
relogger bug
https://sumtips.com/how-to/automatically-start-and-close-programs-at-specific-time/ : create Windows task scheduler task to kill relogger, wrobot and wow process (or in relogger profiles use good running time, or run script to turn off the computer)
-
relogger bug
Use Windows task scheduler to open relogger at selected time with argument "AutoAttachAndLog=true" (Relogger will start all checked profiles at start)
-
warmane pathfider down
Try to run this code (one time only in start steps of your profile) wManager.Events.OthersEvents.OnPathFinderFindPath += delegate(Vector3 from, Vector3 to, string mpq, CancelEventArgs cancelable) { try { if (to != null && to.Z == -200000 && to.DistanceTo2D(new Vector3(-360.0499, 3067.896, 0)) < 20) to.Z = -52; // use gate Z pos } catch {} }; (replace -52 by best value if needed)
-
relogger bug
I am sorry, I already try to found how to optimize CPU usage I don't found, to resolve it I need to change a lot of code, it is more easy to minimize window (I'll fix it but I do not know when)
-
relogger bug
UI is usable with 60 profile? you cannot minimize relogger window when you don't use it?
-
Go to town question
Hello, wait next update
-
Use only NPC of the Profile
Hello, wait next update, tell me if you get problem again
-
[Elevators] 1k Needles and TB - TBC Server
Wait next update to fix problem with smooth option