-
Posts
12579 -
Joined
-
Last visited
Content Type
Forums
Articles
Bug Tracker
Downloads
Store
Everything posted by Droidz
-
Game is closed even when you launch wrobot with No DX.cmd ? (Like I have say here: http://wrobot.eu/forums/topic/2479-droidz-help-please/?do=findComment&comment=11396 )
-
Hello, Can you give me full log file please: http://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/ Can you give me more detail about your problem (I don't found problem in this logs).
-
Hello, Try to (re)install http://slimdx.googlecode.com/files/SlimDX%20Runtime%20.NET%204.0%20x86%20%28January%202012%29.msi . If you problem is not resolved can you send me your log file please http://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/
- 1 reply
-
- launch bot
- wow
-
(and 1 more)
Tagged with:
-
Even when you switch directx version in game (don't forget to restart wow after change)? Else, if this don't works, download No DX.cmd and move this file in your WRobot folder (where he has "WRobot.exe" file), and double click on it to launch WRobot.
-
Bonjour, Le problème c'est que votre clé de licence à expiré (le message d'erreur d'écrit mal le problème).
-
Hello, Do you have installed http://slimdx.googlecode.com/files/SlimDX%20Runtime%20.NET%204.0%20x86%20%28January%202012%29.msi on your computer? Try also to change directx version in game.
-
Hello, WRobot for World of Warcraft Cataclysm private server is available. Download WRobot for Wow Cata (4.3.4.15595) : Click here (don't forget to select good product during install: ) If you get problem to install WRobot go here.
-
Download WRobot for MoP
Droidz posted a topic in WRobot for Wow Mists of Pandaria - Help and support
Hello, WRobot for World of Warcraft Mists of Pandaria private server is available. Download WRobot for Wow MoP (5.4.8.18414) : Click here Download WRobot for Wow MoP (5.4.7.18019) : Click here (don't forget to select good product during install: ) If you get problem to install WRobot go here. -
Hello, Try to activate option "Use Lua to Move" in advanced general settings.
-
Hello, Can you make new post with your log file (http://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/) please. I have check your license key usage and your license key seem works initially, have change you something on your computer? Checked that you use the good license key (try to reinstall wrobot).
-
Hello, WRobot is ready for Wow 6.2.3 build 20726. Just accept WRobot update at the launch. If you play on european server, don't update WRobot today, wait tommorow (you can downgrade WRobot to Wow 6.2.2 here). You can reports bug here. More info about Wow 6.2.3 here. Best regards, Droidz. View full article
-
Hello, WRobot is ready for Wow 6.2.3 build 20726. Just accept WRobot update at the launch. If you play on european server, don't update WRobot today, wait tommorow (you can downgrade WRobot to Wow 6.2.2 here). You can reports bug here. More info about Wow 6.2.3 here. Best regards, Droidz.
-
Hello, I have just released WRobot for Wow 6.2.3 PTR server. You can download it here: http://wrobot.eu/forums/topic/2471-download-wrobot-for-wow-wod-623-ptr-server/
-
Hello, I have just released WRobot for Wow 6.2.3 PTR server. You can download it here: http://wrobot.eu/forums/topic/2471-download-wrobot-for-wow-wod-623-ptr-server/ View full article
-
You can also use lua code: SendChatMessage("Your message here", "CHANNEL", nil, 2); Replace text Your message here and put this code in "Dev tools" textbox (tab "tools"), and click on boutton "Lua code...".
-
Hello, You cannot send message on "Trade" channel from tab chat, but you can use this custom profile: http://wrobot.eu/files/file/459-send-messages-bot/
-
Default Pet Battle Fight Class
Droidz commented on Droidz's file in Pet Battle Fight classes - Legion
-
Hello, Where do you want use this? You need to use http://wow.gamepedia.com/API_UnitCastingInfo or http://wow.gamepedia.com/API_UnitChannelInfo to get value of "startTime" and "endTime".
-
Bonjour, D'après le journal que j'ai de l'utilisation de votre clé, tout semble fonctionner. Vous avez encore ce problème? Si oui vous l'avez depuis quand sur ce PC? Essayez d'installer http://slimdx.googlecode.com/files/SlimDX%20Runtime%20.NET%204.0%20x86%20%28January%202012%29.msi sur votre PC. Vérifier également que vous utilisez bien la bonne clé (sans espace en trop).
-
Salut, Ca y est depuis pas mal de temps, c'est la vitesse a lequel ce déplace l'unit, mais c'est peut utile (ce n'est pas utilisé dans le bot). Pareil, ça y est depuis le début, c'est juste la rotation de l'unit (en radian, la rotation quand le perso tourne sur lui-même sur le gauche ou la droite) Retourne true si c'est un PNJ qui vend aux enchères (PNJ de l'HV) Ca retourne true si le sort qui est lancé par l'unit peut être arrêter par un sort comme http://fr.wowhead.com/spell=1766/coup-de-pied Distance de combat au corps à corps (ce qui revient à peu près à la taille du cercle qu'il y a sous le PNJ quand il est sélectionné, plus le PNJ est grand, plus la distance est élevé (généralement)). Je ne l'utilise pas dans le bot, mais ça retourne probablement "true" quand certains PNJ essayent de s’enfuir (quand ils ont plus beaucoup de vie) Un ratio c'est "Ratio = ValeurActuel/MaxValeur", pour la vie ca va de 0 à 1 (donc par exemple si le PNJ à 50 pv sur 100 cette fonction retourne 0.5) ( https://fr.wikipedia.org/wiki/Ratio ) Retourne (basé sur http://wow.gamepedia.com/API_UnitClassification ): public enum UnitClassification { normal, elite, rareelite, worldboss, rare, trivial, minus, } Si tu connais les sorts, tu peux utiliser "unit.CastingSpellId" ou "unit.CastingSpell". Sinon tu peux utiliser lua: http://wow.gamepedia.com/API_UnitCastingInfo et http://wow.gamepedia.com/API_UnitChannelInfo
-
Hello When do you want to disable the loot? In what product?
-
Hello, Can you try to (re)install SlimDX
-
Hello, I cannot test your profile, but your steps are good, I have reproduced it and it works fine (1.xml) To load fightclass add step type "RunCode" with code: wManager.Wow.Helpers.CustomClass.DisposeCustomClass(); wManager.Wow.Helpers.CustomClass.LoadCustomClass(System.Windows.Forms.Application.StartupPath + @"\FightClass\" + wManager.wManagerSetting.CurrentSetting.CustomClass);
-
Hello, Current WRobot version has the framelock, but not the old version (WRobot for wow 5.4.8). I work on WRobot for private server (this version contain last WRobot features (framelock...) with the support of wow 5.4.8). But I cannot give release date for the moment.