Everything posted by Droidz
-
Changelogs
Hello, when you launch "Updater.exe" but I haven't updated it since a lot of time
-
Mail/Vendoring bug
Hello, Can you share your log file please ( https://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/ ). @raka you get this problem also since last update?
-
Timeout launch wrobot
You use option (relogger option in general settings) "Lock relogger when launch Wow or bot (to launch one by one):"?
-
Timeout launch wrobot
The problem is that there is no communication between WRobot and the Relogger (the Relogger doesn't know where WRobot is). You Can't add a waiting time in a first task to delay the launches?
-
not reciveing loot from minning and skinng
Min latency at 30 is to low, try value like 350 (or more). Try also to download and install WRobot in another folder, just copy your profile (don't edit settings) and test if your have same probleml
-
Shaman Ghost Wolf between mobs
Hello, I tried to resolve this problem (consider 'Ghost Wolf' as a mount), if you can wait next update and tell me problem is resolved
-
How do you even set this bot up?I cant seem to get mine to work
Hello, sorry for delay. remove file "[H]WSG" and rename file "[H]WSG.xml" to "[H]WSG"
-
wow en 32 bits
Bonjour, désolé pour le temps d'attante, vous avez installé tout les logiciels requis: Avez vous essayé de télécharger un autre client Wow? de supprimer le fichier Wow-64.exe? Avez vous des erreurs dans vos fichier "Logs"
-
A plugin that makes your bot jump occasionally?
Hello, you have option for than in advanced general settings
-
Bot wont buy food (vanilla)
In npc db add your vendor with npc type 'vendor'
-
How do I use Pathfinder.Findpath?
Hello, it is more like that: var position = new Vector3(-8969.99f, 779.636f, 95.89193f); int npcEntryId = 6929; Logging.Write("bindloc: " + bindLocation); //while (bindLocation != "Stormwind") //Logging.Write(ObjectManager.Me.Position.ToString()); var lo = PathFinder.FindPath(ObjectManager.Me.Position, position); Logging.Write(lo.ToString()); MovementManager.Go(lo); // Loop while (MovementManager.InMovement && Conditions.InGameAndConnectedAndAliveAndProductStartedNotInPause) { Thread.Sleep(10); } MovementManager.StopMove();
-
Spell Ranks default usage
Hello, yes normally WRobot launches the most recent spell
-
How to Get text from StaticPopup1
Hello, try StaticPopup1Text:GetText()
-
Purchasing Problem
Hello, what do you use for this type of purchase in your country?
-
Flight form keeps landing and agroing
https://wrobot.eu/forums/topic/10885-plants-dont-touch-the-ground/
-
Plants don"t touch the ground
Hello, if you can wait next update and confirm me that problem is resolved
-
What is the difference of these functions?
var playerObjsNear = Party.GetPartyHomeAndInstance().Where(o => o.Position.DistanceTo(new Vector3(1, 2, 3)) < 5);
-
Cant get the bot started
Hello, can you read this: https://wrobot.eu/forums/topic/1381-repairinstall-wrobot/#comment-966 If you problem is not resolved, can you share your log file please ( https://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/ ).
-
Can you make it, so wrobot does not count quiver/ammobag slots als normal bag slots?
Hello, it is now part of the bot
-
not reciveing loot from minning and skinng
Hello, try to increment your min latency in advanced general settings
-
The wrobot crashes with one of my characters
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/ ).
-
Automatic Invoice on canceled 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 )
-
What is the difference of these functions?
Hello, you get home and instance members (arg "groupType" https://wow.gamepedia.com/API_GetNumGroupMembers ) (you get result even if one of the two is empty)
-
Spamming catform while mineing
Hello, this is problably caused by your fightclass, but if you use wow addons try to disable all
-
Bot refuses to skin when another mob is within attack range
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/ ).