Everything posted by Droidz
-
Nexus Dungeon Profile
Hello, if you don't understand how works quest profile, try to use Grinder to create dungeon profile (it is better but it is very hard to create dungeon profile with quester profile).
-
Wrotation stop rotation without warning in log
Hello, in game, your character continue to target selected npc?
-
Utiliser un rang différent d'une spell
Bonjour, essayer avec lua: http://wow.gamepedia.com/API_CastSpellByName
- Log error
- bot for mop
-
bot not working?
Hello, step 6: http://wrobot.eu/forums/topic/1381-repairinstall-wrobot/#comment-966
-
Unable embedding videos in posts
Changed Status to Fixed
- Comment automatiser la detoxe du moine svp ?
-
Comment automatiser la detoxe du moine svp ?
Bonjour, Quand vous avez http://www.wowhead.com/spell=157605/swift-poison sur votre personnage, aller dans l'onglet "tools" > "dev... tools" > puis cliquer sur le bouton "memory info", la beaucoup d'informations du jeu vont s'afficher, aller un petit peut plus bas dans le texte, vous pourrez trouver la liste des buff/debuff actuel de votre personnage (avec l'id et le nom des sorts).
-
Client Language
You can get problem with fightclasses only if the owner of the fightclass use "lua" with item/spell name directly (to resolve this problem: http://wrobot.eu/forums/topic/1688-lua-and-multi-language-support/ )
-
Client Language
Hello, if you play on official wow server you can use wow german client without problem. On private server (old wow versions), it is recommanded to use english wow client to avoid some bugs.
-
cant select a fight class.
Hello, You can download fightclasses here: http://wrobot.eu/files/category/9-fight-classes/ Move downloaded files in folder "\WRobot\FightClass\". If you problem is not resolved read this: http://wrobot.eu/forums/topic/1381-repairinstall-wrobot/#comment-966 and share your log files.
-
Any specific reason why Teamviewer does not work with Wrobot?
Hello, for many users, teamviewer blocks keyboard access.
-
Invalid window-handle
Hello, you get this problem frequently? Wow seem crash, you get "Wow error"? Try to launch WRobot with shortcut "WRobot No DX".
-
saving players data
Hello, do you get errors in your log files?
-
Condition Soul Shards
http://wrobot.eu/bugtracker/profile-creator-condition-soul-shards-not-working-r424/?do=findComment&comment=3080
-
[Profile Creator] Condition "Soul Shards" not working
Changed Status to Confirmed Changed Version to All
-
[Profile Creator] Condition "Soul Shards" not working
Hello, to wait fix, you can use lua condition http://wow.gamepedia.com/API_UnitPower like: LuaScript: local power = UnitPower("player", 7); if (power > 0) then retV = "1";else retV = "0"; end VarRet: retV ValueRet: 1
- Condition deseclats d amespour affliction
-
Possible to turn off combat in a profile?
Hello, you can also use this method: http://wrobot.eu/forums/topic/2846-dont-attack-the-mobs/?do=findComment&comment=13087
-
90-100 FireStorm wow
Bonjour, merci pour le partage, si vous voulez que votre profil soit plus accessible, partagé le dans la section adapté: http://wrobot.eu/files/
-
Pet not being revived.
Hello, can you share your fightclass
-
30 - 40 Human[A]
-
fight class white sreen
Can you try to Right-click on WRobot.exe and then click Properties. On the Compatibility tab, select Disable Display Scaling On High DPI Settings, and then click OK: https://www.youtube.com/watch?v=0xS-UCuyq7s
-
Add "Players" to tracker
Changed Status to Not a Bug