-
Posts
12590 -
Joined
-
Last visited
Content Type
Forums
Articles
Bug Tracker
Downloads
Store
Everything posted by Droidz
-
How do I make a Fightclasses into C code Scripting?
Droidz replied to Bear T.O.E.'s topic in Lua programming
Hello, You cannot use C but you can use C#.net or VB.net for code FightClass. You can found sample here: For use lua, you need to use Lua.LuaDoString("COMMAND", "VAR WITH RETURN VALUE"): string money = Lua.LuaDoString("money = GetMoney()", "money"); For an best sample of fightclass you can look this code: Tnb_CombatClass.zip (it is thenoobbot fightclass, no wrobot, but code is similary). -
[Tutorial] - Create a Sucessfully FightClass Profile
Droidz replied to GRB's topic in Tutorials - WRobot
Hello, You can use spell settings "For friends (party)" (if this option is activate on the spell, all target conditions is for an group members (you need to setting manually spell range(distance) with condition "Target Distance"). In the product "Party" don't forget to activate option "healer". -
Hello, If you can look my reply here: If you can give me your log file of bugged WRobot session (you can found it in folder "Logs"), with it I can give you an best reply for resolve your problem.
-
Keep flying into the sea and dying with no progress
Droidz replied to Array's topic in Archaeologist assistance
Hello, Don't forget to disable debug mode of your spell "Faux Heroic Strike" in your fightclass (this can cause performance problems). Check first if dig site is not deactivate (if column "Active" is unchecked in the table, dig site is deactivate (in product settings)). After, I can see in your log than WRobot blacklist some dig site. For avoid this you can try to increment value of option "Max Try By Digsite" (in product settings). Tell me if problem is solved. -
Hello, You need to add npc trainer in your profile like an vendor or repair, just don't forget to select associated type (or in "Npc DB" in tab "Tools"). If Npc is not near your profile don't forget to increment option "Npc/Mailbox Search Radius" in "advanced general settings" tab "Others".
- 2 replies
-
- archaeology
- skill
-
(and 3 more)
Tagged with:
-
Hello, Can you reinstall redistributable Visual C + + 2010 (X86) and SlimDX (4.0 X86). If you can try also another profile or use bot "Automaton" if you don't found profile. What is name of your profile?
-
He don't has object/npc near position where you need to use item? If yes add this npc/object id (even if you do not use the item on this object). I'll add quest type "UseItemAtPosition" and "UseSpellAtPosition".
-
Hello, I'll look this, I come back here after.
-
Hello, The solution is to create one quest with all quests id (without objective, just for pickup), and create one quest by quest (with objective to pusle/turnin). pickup XYZ (wrobot go to next step if your character has one quest of quests id list (X or Y or Z)) pulse X (wrobot skip this quest if he don't have this quest) pulse Y (wrobot skip this quest if he don't have this quest) pulse Z (wrobot skip this quest if he don't have this quest) turnin X (wrobot ignore this if he don't have this quest) turnin Y (wrobot ignore this if he don't have this quest) turnin Z (wrobot ignore this if he don't have this quest)
-
Ok, please send me your full log file of bugged session, I cannot help you without it.
-
Hello, Thanks, I have noted this suggestion, I come back here when I have added this condition.
-
Hello, If problem is not resolved please send me your log file (you can found it in "Logs" folder). And, if not done, read this:
-
Hello, If you don't found a profile for your zone (and you don't want create profile) you can try to use product (bot) "Automaton".
-
Hello, WRobot works like honorbuddy, WRobot inject codes for call a few wow functions like click to move or lua, and read wow memory for get others informations.
-
[Archaeology] Shadra'alor dig site problem
Droidz replied to rammztein's topic in Archaeologist assistance
Hello, Thanks for report. If you can share the list of objects near. For this: Go to tab "Tools". Click on button "Development Tools". Launch spell "Survey" and wait than object appear ingame. Click on button "Dump all informations" (in window "Development Tools"). A file "dumpall.html" is created in your WRobot folder, if you can send me it by private message (don't put it in public, this file contain your character name). -
Hello, Sorry for the delay. I have reset your key (you can found your new license key here: http://wrobot.eu/index.php?app=nexus&module=clients§ion=purchases ) I have also added free days at your subscription. Tell me if problem is not resolved I'll refund your subscription.
-
Hello, Can you share your log file please (you can found it in "Logs" folder). You can try to resolve problem with this post: (follow all steps).
-
Ok thanks I'll fix this problem when my holiday is end.
-
Hello, Can you try to disable your antivirus and firewall (don't forget windows firewall). And are you sure to not launch wrobot several time at the same time with same license key?
-
Hello, Your character has Archaelogist skill? Can you share full log file please (you can found it in "Logs" folder).
-
Hello, Sorry I am in holiday this week sorry for the delay. Do you have try without fightclass (to check if bug is caused by fightclass)? If you can try to activate/desactivate option "Ignore fight during farm if druid form" in advanced general settings. I cannot give good support now, I end holiday this weekend I'll look this problem with more detail next week.
-
Hello, For change pet after first capacity you can use this script: (I'll look it, but for the moment I haven't added support for use the favorites pets). Can you give me link to download PokeRotation (PQR can work with WRobot, but I ignore if PQR is yet detected by bliz).
-
actHello, Do you have try another fightclass? http://wrobot.eu/files/category/11-druid/ What fightclass do you use currently?
-
[Rogue] Using vanish when in combat for too long ?
Droidz replied to adrianmiron's topic in Fight Classes assistance
Hello, Currently this is not supported, you can try attached file it but I am not sure than this works. You can also try to use lua code to make timer. testVanish.xml -
Hello, Can you share your log file (in "Logs" folder).