Everything posted by Droidz
-
Gestion du focus ?
Je viens de l'ajouter à l'API (attendre la prochaine mise à jour). var guid = wManager.Wow.ObjectManager.ObjectManager.Me.FocusGuid; var wowUnitObj = wManager.Wow.ObjectManager.ObjectManager.Me.FocusObj;
-
Revival needs improvements
Hello, if you can wait next update and tell me if this feature works correctly.
-
cant login wrobot
Hello, When I'll update WRobot beta, I'll also remove trial version and free products (WRotation and Party). If you want play on Wow PTR servers, you can use WRobot stable version (currently support PTR servers). ps: If you want wrobot subscription and you do not pay, you can help the Community (sharing profiles, fightclasses, help users on the forum) and I would give you a free subscription.
-
How to create Quest profile
Salut, si ça peut t'aider regarde dans le dossier "WRobot\Profiles\Quester\Cache\", les profils XML sont convertis en c# (ça te donne des exemples). Pour ce que tu veux faire, reste dans avec un profil XML est utilise une quête de type "OverridePulseCSharpCode" (ou "FullCSharpCode" si elle est complexe) (regarde dans le dossier Cache après avoir lancé le profil pour comprendre ou est mis le code). Si tu veux je peux essayer de la coder, pour ça donne-moi le plus d'information possible.
-
WRobot for Wow 6.2.4 bugs reports
Wait few minutes I'll release update. Do not hesite to report problems with relogger (a lot of change on wow login system in this update).
-
WRobot for Wow 6.2.4 bugs reports
Hello, I'll fix it quicly.
-
cant login wrobot
Hello,: http://wrobot.eu/articles/news/some-changes-r99/
-
Quester avec conditions
Salut, Pour le runcode avec wManager.wManagerSetting.CurrentSetting.ListHarvest.Ad... , le problème c'est qu'il est exécuté quand les taches de base du bot son terminé (par exemple, le bot teste si le perso est mort, s’il est mort il le fait revivre, puis il teste si y'a besoin d'aller à la ville, s’il y a quelque chose à farm, ... plus si tout est OK il exécute le profil). Tu ne peux pas changer ça, juste le contourner (par exemple si le perso va chercher les minerais avant de commencer le profil, désactiver l'option « Harvest minerals »... dans general settings et réactive l'option en c# dans le profil (dans le runcode): wManager.wManagerSetting.CurrentSetting.HarvestMinerals = true;). Dans la « Quest » "Collect Chache - Gatherer", dans "Is complete condition" met la même chose que tu as mise dans "Can condition".
-
Implement auto Need/Greed loot?
Can you tell me if this works:
-
Quests in automation
Too much information is missing in lua. To kill some mobs and pick up a few items that would work (if the areas are not far and does not contain too many caves, mountains...). But everything else would work poorly.
-
Quests in automation
Hello, Sorry but I'll not add this feature ( It will never work properly ).
-
Implement auto Need/Greed loot?
Can you give me button name please: http://wrobot.eu/forums/topic/1689-useful-scripts/?do=findComment&comment=8447
-
My advice and the bugs(updated 1.12)
Wait next update, selected position is now orange/red (not selected positions is orange)
-
Implement auto Need/Greed loot?
- [Suggestion] Start all Bots with 1 Key and Force stop fight
Hello, this feature is now added (program "Relogger.exe" in WRobot folder).- a way to restart game client
Hello, this feature is now added (program "Relogger.exe" in WRobot folder).- Gestion du focus ?
uint offsetFocus = 0xDA59F8; // offset wow 6.2.4.21348- 3.3.5a Regen module stays on untill mana is full or close to
Hello, If you can wait next update and tell me if problem is resolved.- Bot is drinking twice or more C#
Hello, If you can wait next update and tell me if problem is resolved.- Bot is drinking twice or more
Hello, If you can wait next update and tell me if problem is resolved.- 3.3.5a Regen never ends if it fails to use drinks even tho you have them
Hello, If you can wait next update and tell me if problem is resolved.- Command to party By Party Chat
- WRobot for WoW for 6.2.4 available
Hello, I have released WRobot for WoW for 6.2.4.21336. If you play on european server, wait tomorrow to update WRobot (if you have updated WRobot, you can download old version of WRobot here). To get more informations about WRobot update click here. To get more informations about Wow 6.2.4 click here. You can reports bug here. EDIT: Works with Wow 6.2.4.21348- WRobot for WoW for 6.2.4 available
Hello, I have released WRobot for WoW for 6.2.4.21336. If you play on european server, wait tomorrow to update WRobot (if you have updated WRobot, you can download old version of WRobot here). To get more informations about WRobot update click here. To get more informations about Wow 6.2.4 click here. You can reports bug here. EDIT: Works with Wow 6.2.4.21348 View full article- How can I set Relogger for multiply wow.exe?
Hello, I have noted this, I'll add this but not quicly. You can create several folder with just relogger (copy "Relogger.exe" and folder "Bin") to start quickly wow and wrobot from different wow. - [Suggestion] Start all Bots with 1 Key and Force stop fight