Everything posted by Droidz
-
Grinder with pet battles
Hello, It is not possible, sorry.
-
Relogging not working
Hello, I'll look it. Thanks
-
Fightclass How to Change?
Hello, Look this topic:
-
Error during hook test ....
Do you have installed this: I'll do a thorough search,, I come back to you after
- [fighting class]how do i use trinkets and life spirits?
-
can someone add this macro
Hello, I have reply here: You need to use UseInventoryItem.
-
NEED HELP PLEASE
Hello, On your log you have problem of connection with mmorobot serveur. Your internet connection working at this moment? Do you have try to disable antivirus/firewall (windows firewall also) to test if problem is caused by this?
-
duel
Hello, Do you use battlegrounder product? Can you give more information and your log please. Thanks
-
Skinning....(plump intestines)
yes
-
World of Warcraft: Warlords of Draenor (WoD)
Just small new to post video trailer of World of Warcraft: Warlords of Draenor:
-
World of Warcraft: Warlords of Draenor (WoD)
Just small new to post video trailer of World of Warcraft: Warlords of Draenor: https://www.youtube.com/watch?v=OYueIdI_2L0&list=PLvs5oKzmvTtUSJDreNVGYGCEfhh5agm9x
-
Skinning....(plump intestines)
Try this fightclass, tell me if this works: DUER Pally v2 EDITED.xml
-
[Need Help] Bot stopping and other things
For stuck problem try to remove folder "WRobot\Meshes\HawaiiMainLand" (and all files of this folder). Don't forget to restart WRobot after. Tell me if problem is solved. Thanks.
-
Skinning....(plump intestines)
Hello, Look this post: If this don't works send me your fightclass. Thanks.
-
[Need Help] Bot stopping and other things
Try with this fightclass for plump intestines: OhrenWindwalker Monk EDITED.xml
-
Issue during process selection
Hello, Try to quit all unused programs launched on computer (software like teamspeak can cause problems). Try also to change your directx version in wow.
-
Traduction
Bonjour, Merci. Pour avoir la traduction de WRobot en Français propres et finis, téléchargez WRobot directement sur le site français: http://mmorobot.eu/telecharger-wrobot/ Si tu créer des classes de combat (fightclass) ou tu dois mettre le nom des sorts en anglais, pour les autres configurations écrit le nom des sorts/objets dans la langue de ton client wow (Français pour vous).
-
Question about Trinkets???
Hello, Look this fightclass: (you need to use lua command UseInventoryItem)
-
Quest rewards
Hello, You can choose quest rewards when you edit/create profile (it is an first profiles, I haven't added rewards by wow class). I come back when this problem is fixed, for the moment no easy solution sorry.
-
[Need Help] Bot stopping and other things
I'll test I come back after
-
"Request"
Hello, For wow api look http://wowprogramming.com/docs/api_categories and http://www.wowwiki.com/World_of_Warcraft_API For lua how to: http://www.lua.org/pil/1.html
-
Error during hook test ....
Please share full log file please. Try also to install this http://slimdx.googlecode.com/files/SlimDX%20Runtime%20.NET%204.0%20x86%20%28January%202012%29.msi
-
[Yet Another Question :)] Why my Monk wont buff itself?
Hello, Look this: To look base spell name use this macro: /run for i=1,200000 do local f=FindSpellBookSlotBySpellID(i,"spell") if f then local n,id=GetSpellBookItemName(f,"spell"),select(2,GetSpellBookItemInfo(f,"spell")) local s=GetSpellInfo(id) s=n==s and " " or "\124cFF4FF763"..s print(id,n,s) end end
-
[Need Help] Bot stopping and other things
If problem is not solved send me your fightclass (I'll add macro in it).
-
Warbringers
You can look it: this forum http://wrobot.eu/forum/40-developers-assistance/ (you can also convert fightclass to c# in fightclass creator)