PDA

View Full Version : :( I need help plz.



Bobmuhthol
04-09-2004, 07:41 PM
So I wrote this script to use with Warcliadhm in an attempt to get him some coins while he hunts, and I'd like it to do what it's supposed to as it took a little while to write, but all it does is search kills and go back to waiting for a death message. It hasn't done anything else, except echo YOU SUX SWING AGAIN like twice.


#ratmofo.Cmd

counter set 0
Start:
match swing att
match swing att rat
match swing at
match swing at rat
match swing attack
match swing attack rat
match cast 701
match exit [Town Square Central]
matchwait

swing:
match Youwinz dies.
match Youlozez Roundtime:
matchwait

Youwinz:
pause
put skin rat
wait
put put pelt in my backpack
wait
put search rat
counter add
goto Start

Youlozez:
echo YOU SUX - SWING AGAIN.
goto Start

cast:
match fuckedup Warded off!
match youwinz1 Warding failed!
matchwait

fuckedup:
put mana
match nomanaz Mana Points: 0
match yesmanaz Mana Points:
matchwait

nomanaz:
echo NO MANAZ - YOU SHOULD SWINGZ NOW
goto Start

yesmanaz:
put incant 701
goto cast

youwinz1:
match oneboy A ragged
match twoboy open
match deadboy dies.
matchwait

oneboy:
twoboy:
goto fuckedup

deadboy:
goto Youwinz

exit:
echo YOU SO TOTALLY KILLED THIS MANY RATS: %c

Souzy
04-09-2004, 08:11 PM
I laugh when I see Bob's scripts. Them shits crack me up. :lol:

Latrinsorm
04-09-2004, 08:12 PM
Put a "put atta rat" under the Start: label.

Bobmuhthol
04-09-2004, 08:14 PM
I'm not trying to get it to kill the rat for me, except when it casts.

Although, I may want to put one in Youlozez: as to make it automated from when I first attack, removing the possibility of poaching.

Bobmuhthol
04-09-2004, 08:16 PM
Oh, and to clarify, the real problem isn't the function of the script, it's that it won't do what it should.

In the Cast: label, I don't know what happens, but the fuckedup: and youwinz1: labels never work, yet it still skins/searches when the rat dies.

04-09-2004, 09:47 PM
Your helping warclaidhm?

Bobmuhthol
04-09-2004, 09:49 PM
No. My character is Warcliadhm.

04-09-2004, 09:52 PM
Forget i asked.