Jump to content

Droidz

Administrators
  • Posts

    12581
  • Joined

  • Last visited

Everything posted by Droidz

  1. I have worked with MrJiveTurkey for fixing problem, normally this problem is solved, you just need to update bot
  2. MrJiveTurkey do you have skype? and the time for try to fix this problem with teamviewer?
  3. 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.
  4. Hi, Please go to this post (same error): Thanks
  5. 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
  6. 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.
  7. Can you try with this files please test.zip
  8. Do you have added target Id in your profile?
  9. 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.
  10. 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?
  11. Can you try with this file please wManager.zip
  12. Can you extract attach files in wrobot folder and bot with it
  13. 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
  14. 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).
  15. Thanks, can you share your log file please.
  16. Please can you post here fight class and profile used.
  17. Hi, Can you send me your profil/fight class please
  18. Droidz

    [FIGHT CLASS] Rage

    Problem fixed in new update (I have divided by 10 directly in wrobot code for avoid problem).
  19. Thanks. Conditions added in new update.
  20. I'll add it, sorry I have forget
  21. Droidz

    [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)
  22. 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
  23. 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:
  24. Version 1.0

    765 downloads

    Quest: http://www.wowhead.com/quest=31535/replenishing-the-pantry
  25. Normally problem solved:
×
×
  • Create New...