Everything posted by Droidz
-
Problem - can not start Wrobot
Hello, In the last update I have added file "WRobot\Bin\wResources.dll", check if this file is on the folder. If you can also try to disable your antivirus before installing WRobot (to check if your antivirus remove an WRobot file).
- Question
-
Warlock Affli
Oui il faut mettre retV, je viens de corriger l'erreur sur le post, merci.
-
Warlock Affli
Salut, Base toi sur cette condition lua: l'id du sort 1079 par l'id de ton sort (qui semble être d'après wowhead 980 et rempalce <= 7 par <= 3)
-
Holy Shock macro
Hello, In the fight classes editor you can activate option "Cast spell on self" in "Spell settings".
-
Hello...Je te sollicite une derniere fois :)
Ton break; (pour sortir de la boucle for) est au mauvaise endroit tu dois le mettre juste après le interact (sinon la ton script interact avec toute les unité de la liste ) Envoyé de mon iPhone à l'aide de Tapatalk
-
Hello...Je te sollicite une derniere fois :)
Tu peux utiliser une de ces conditions: if (!ObjectManager.Target.IsValid || ObjectManager.Target.GetBaseAddress != cibles[i].GetBaseAddress) if (!ObjectManager.Target.IsValid || !ObjectManager.Target.IsTaggedByYou) if (!ObjectManager.Target.IsValid || ObjectManager.Target.Guid != cibles[i].Guid) Mais normalement ton code actuel devrait fonctionner, tu as une message d'erreur? ou juste que le bot spam interact?
- Heal
-
mmorobot cant login since Saturday
We continue by private messages
-
Anyone else having issues with the WRobot shutting down
Hello, Normally this problem is resolved.
-
Char cannot harvest
If you can try again please, normally problem is resolved.
-
Auto run when attacking a target
Hello, Where do you have found your profile "skinning_tartarughe.xml" ? Can you try with new update, if problem is not solved can you send me the used profile ("skinning_tartarughe.xml") (you can upload profile like you have upload your log file)
-
Need download version wrobot
Hello, Update WRobot and tell me if this works (don't forget to make backup of your WRobot folder), tell me if this works.
-
Cannot harvest herbs
Hello, Your problem is probably due to the http://wrobot.eu/page/articles.html/_/news/mmorobot-moved-to-new-server-r75, tell me if you get this problem again.
-
Battleground not working,pls help
Hello, Can you share your log file please:
-
wrobot exits
Hello, I have http://wrobot.eu/page/articles.html/_/news/mmorobot-moved-to-new-server-r75, normally all is done now, if you get again this problem tell me please.
-
mmorobot cant login since Saturday
Hello, Can you try again and tell me if you get again this problem.
-
Anyone else having issues with the WRobot shutting down
Hello, Can you share your log file please:
-
Char cannot harvest
Hello, Sorry for the delay. Your problem is solved? I have moved mmorobot to a new server the day of your post, during transfert it is possible to get errors, but now all is done, if you problem is not resolved tell me.
-
Can't connect .. launch wow in 32 bit error
Hello, Can you send me a log of an bugged WRobot session please: To launch wow in 32 bit: https://us.battle.net/support/en/article/how-to-toggle-32bit-mode-world-of-warcraft(but check if you use Windows administrator session and try to disable your antivirus).
-
Clicking "Launch Bot" Crashes WoW Client
Hello, Do you have make steps of this guide: (start to change wow directx version)
-
MMORobot moved to new server
Hello, I have changed the MmoRobot server, I hope this has not caused inconveniences (I have tried to do the more quickly as possible). If you have a problem with the site, please let me know. Best regards, Droidz.
-
MMORobot moved to new server
Hello, I have changed the MmoRobot server, I hope this has not caused inconveniences (I have tried to do the more quickly as possible). If you have a problem with the site, please let me know. Best regards, Droidz.
-
Running Instances
Sorry for the delay (I have completely forgot), I'll make sample this week.
-
use right click to start pet battle instead of left click
Hello, Thank you for report, I'll try to fix it during next updates.