Log in

View Full Version : I need help.



mose
02-23-2012, 10:35
Hi!
I have a problem. I want to train on dwarfs with BlackD. The problem is, that cheat somethimes just stop attacking monster. I don't know what to do. I can see this on chat:

09:31 Cavebot script finished!
09:31 Cavebot script started!
09:31 A dwarf loses 5 hitpoints due to your attack.

I have simple script, like this:

setMeleeKill dwarf
setNoFollow
setRetryAttacks
setAny

griffin
02-23-2012, 11:09
setMeleeKill dwarf
setNoFollow
setRetryAttacks
setAny
WaitX 10
gotoScriptLine 4

mose
02-23-2012, 12:13
And it still doesn't work. Script is OK, but Blackd just stopping to attack. If U want i can give U scrn shots from any windows of bot. Maybe cheat have any blockade of given dmg, osm. Please, help me.

Razoor
02-23-2012, 14:08
gotoScriptLine is correct but im pretty sure its gotoScriptLine 0

mose
02-23-2012, 14:52
If i give gotoScriptLine 0 nothing's change

Blade
02-24-2012, 09:12
SetMaxAttackTimeMs 3600000
SetMaxAttackTimeMs 3600000
setMeleeKill dwarf
setNoFollow
setRetryAttacks
setAny
WaitX 10
gotoScriptLine 4

I know I put the begining line twice but thats how I do it for monks. That should work for you.