Everything posted by Droidz
-
Problems With Archaeology
Hi, Hi, wrobot don't found position of digsites, it is for this raison the player is idle. Since when dated your wrobot installation? I have added weeks ago in wrobot for found automatically digsites positions. Try to reinstall wrobot and tell me if you problem is solved.
-
[Fight Class] Pause between casts
Yes tell me if this causes problems.
-
[Fight Class] Pause between casts
I tried to make it to launching the new spell before the old spell was completely launched to save time. I have released this fix in public update. I'll see returns.
- node stuck
-
[Battlegrounder] WRobot just closes on its own after a while
Hi, I have read your license key usage data and you change your address IP 2 or 3 time by minute. You cannot try to keep same ip when you use wrobot?
-
[Fight Class] Pause between casts
Ok,<br />You don't have problem like spell skipped or others problem?
-
5.2.0 - WRobot 1.0.0 - Bug report here
Hi, This post is old, please post new thread. Don't forget your log file.
-
ARCHAEOLOGIST
Hello, He miss file "WRobot\Data\archaeologyFind.txt", "WRobot\Data\aquaticmountList.txt". Reinstall WRobot, tell me if you have again problem.
-
[Fight Class] Pause between casts
A review?
- node stuck
-
Error message
Hi, I have rebooted server yesterday it is the reason.
-
WRobot shuts down on its own
Hi, You have probably launched wrobot two time with the same license key (1 license key = 1 wow session (same time))
-
[bug report] Bot trying to kill already dead enemy
You can disable option "Player attack before being attacked" in general settings.<br /><br />You are on what wow server (I don't have problem)?
-
{Fight Class}
The solution of Loki is good, put to false "Combat only" (spell settings) (but don't use put true at the option "For friend")
-
Recent Change
Yes is this option
-
Recent Change
Hi, I have also added on last update possibility to attack before being attacked if mob is on your path (active by default, this avoid multi aggro). I have planned to add possibility to change path for avoid elites or high-level creatures (and improve path finder). Currently I worked on quest bot, when the bot quest is stable I'll work on this.
-
[Fight Class] Pause between casts
Can you try with this dll please, I have tried to improve cast speed (I have also added fightclass setting Frames per Second (by default is 15, for more speed I recommand 50 but it increment uc usage)) wManager.zip
-
Please help
Your log is empty (you haven't started bot). And I have added possibility to disable option "stop bot after X min" in last update, try to disable this option and say me if your problem is solved.
-
[SUGGESTION] for under "stop game/bot/security"
Hi, I'll see it
-
[Fight Class Condition]Mana
http://pastebin.com/mj79zTC4 you can found here ObjectManager.Me, ObjectManager.Target and ObjectManager.Pet api
-
[Fight Class Condition]Mana
You can use C# condition: ObjectManager.Me.ManaPercentage < 75
-
Going into idle mode
With log file I can understand that you changed your character in game (you must redémarer wrobot when you change character).
-
Please help
Hi, Can you share your log file please. I'll add option for disable this option.
-
archy
Hi, In "Product Settings" you can set it (wow addon can cause bug, I recommend to disable all wow addon for archy).
-
Can i add pet skills into Wrobot?
If don't works, you can try to use /click ButtonName For get button name use this macro: /run print("/click "..GetMouseFocus():GetName()) (put you mouse cursor over spell button, launch this macro and in wow chat is written button name). Replace CastSpell(33395, "pet"); by /click ButtonName