Everything posted by Droidz
-
weird message - fight class not loading
MrJiveTurkey do you have skype? and the time for try to fix this problem with teamviewer?
-
weird message - fight class not loading
If someone can try with this dll please: wManager.zip - Close wrobot - Download wManager.zip - Extract downloaded file (wManager.zip) in wrobot folder (normaly this replace wManager.dll file) - Launch WRobot (don't update it) - Try if you have again error.
- Saved fight class not loading
-
weird message - fight class not loading
If you can try to create a fightclass with the editor of fightclass and to send it to me (put just one spell, just for see xml struct). And if you could send your skype by PM to me, tomorrow will test with teamviewer. Thank you
-
weird message - fight class not loading
Update WRobot and try again, tell me if you have again problem. It is late in France I will sleep, I will add days of subscription to the people who one this problem.
-
weird message - fight class not loading
Can you try with this files please test.zip
-
bot doesn't attack in jade forrest
Do you have added target Id in your profile?
-
weird message - fight class not loading
Ok. You have probably not use correctly my file. - Close wrobot - Download wManager.zip - Extract downloaded file (wManager.zip) in wrobot folder (normaly this replace wManager.dll file) - Launch WRobot (don't update it) - Try if you have again error.
-
weird message - fight class not loading
You have clicked on No when wrobot request the update after replace this dll? I have added log and this is log of the old dll file What is the lang of your windows?
-
weird message - fight class not loading
Can you try with this file please wManager.zip
-
weird message - fight class not loading
Can you extract attach files in wrobot folder and bot with it
-
weird message - fight class not loading
Can you try it: http://social.msdn.microsoft.com/Forums/en-US/asmxandxml/thread/726a46c0-1303-41a7-95be-f86a025b78e9 or http://go4answers.webhost4life.com/Example/unable-generate-temporary-class-25574.aspx
-
weird message - fight class not loading
I have updated bot, say me if this have resolve your problem.<br /><br />If you problem is not solved can you try to reinstall wrobot please (personnaly I don't have problem and I think I am not alone).
-
weird message - fight class not loading
Thanks, can you share your log file please.
-
weird message - fight class not loading
Please can you post here fight class and profile used.
-
weird message - fight class not loading
Hi, Can you send me your profil/fight class please
-
[FIGHT CLASS] Rage
Problem fixed in new update (I have divided by 10 directly in wrobot code for avoid problem).
-
[FIGHT CLASS] Buff condition
Thanks. Conditions added in new update.
-
[FIGHT CLASS] Buff condition
I'll add it, sorry I have forget
-
[FIGHT CLASS] Rage
Hello, I don't know raison but currently the rage is multiplied by 10 (for 119 you need to put 1190) I fix it in next update, for the moment you can multiplied by 10 (Rage -> Bigger -> 1190)
-
Fight Class Heal sample
This is a sample of heal fightclass (Vb.net et C#.net code) I cannot test it because I have only a hunter. This fight class is for paladin holy. (This fight class is based of wManager and robotManager API) FightClass_Heal_Sample.zip
-
Custom Profile base code
For write a custom profile, you need only this class (without namespace, and same class name and same methods names): public class CustomProfile : Custom_Profile.ICustomProfile { public void Pulse() { // This method is launched when user click on Start button, add your code here for start your profile } public void Dispose() { // This method is launched when user click on Stop button, add your code here for stop your profile } }For view all wrobot api create new Library project in visual studio 2012 or 2010 and add references "robotManager.dll" and "wManager.dll" and "Custom Profile.dll".(you can use also vb.net) SAmple:
-
Replenishing the Pantry - Quest
- 769 downloads
- Version 1.0
Quest: http://www.wowhead.com/quest=31535/replenishing-the-pantry -
Shadow's WRobot Installer **4/03/13**
Normally problem solved:
-
Avast detecting Wrobot as Malware
I updated wrobot again bot for remove false avast detection, normally not problem now.