PDA

View Full Version : My Scripts Because Adredrin Is Cool



Bobmuhthol
01-03-2004, 04:42 AM
My scripts shall destroy you. For absolutely no reason, I'm going to post some of them in a very long list.

First one is my favorite.
Start:
echo %c
counter add
goto Start

Bashing script. 2-variable compatible.
counter set 0

Start:
match Go Roundtime:
match Stop What were you referring to?
match MOTHERFUCKERWHATTHEFUCK ...wait 1
match MOTHERFUCKERWHATTHEFUCKPARTTWO ...wait 2
put bash %1 %2
matchwait

Go:
counter add
wait
goto Start

Stop:
echo %c
exit

MOTHERFUCKERWHATTHEFUCK:
pause 1
goto Start

MOTHERFUCKERWHATTHEFUCKPARTTWO:
pause 2
goto Start

Forage for Acantha leaf. Starts SW of the North Gate, ends at the fork all the way south.
#bobiscool.Cmd

put kneel

Start:
match SHITMUTHAFUCKA ...wait 1 seconds.
match YES You forage briefly and manage to find some acantha leaf!
match FUCK Roundtime:
match NO As you forage around, you notice that someone has been foraging here recently and you are unable to find anything useful.
put forage for acantha leaf
matchwait

YES:
put put leaf in backpack
goto Start

FUCK:
goto Start

NO:
put stance off
wait
put stand
wait
put s
match Ohyeah [Wehnimer's, Exterior]
match Fuckadredrin You can't go there.
matchwait

SHITMUTHAFUCKA:
pause 1
put put leaf in backpack
goto Start

Ohyeah:
put kneel
wait
goto Start

Fuckadredrin:
exit

GraveYard Maze script starting after the trail.
move e
move e
put n
match 1 [Lower Trollfang, Forest]
matchwait

1:
wait
put ne
match 2 [Lower Trollfang, Forest]
match End [Graveyard]
matchwait

2:
wait
put n
match 1 [Lower Trollfang, Forest]
match End [Graveyard]
matchwait

End:
exit

In case Edgeleaf ever tries to sleep you
waitfor Edgeleaf intones a phrase of elemental power while raising his hands...
put hide
put warn edgeleaf harassment

Another favorite.
waitfor Warclaidhm
put warn warclaidhm interaction
exit

Sign of Thought script. Best ever. %1 = How many times you want to use it.
counter set %1
goto %1

LabelError:
put sign of thought
wait
counter subtract
goto %c

0:
put pull my modwir amulet
exit


The rest of them are 100% useless to anyone except me, or aren't written by me.



[Edited on 1-3-2004 by Bobmuhthol]

Soulpieced
01-03-2004, 10:38 AM
General programming practices means you should use appropriate titles for each section.

Bobmuhthol
01-03-2004, 04:10 PM
I'm not a general programmer.

Artha
01-03-2004, 05:43 PM
But you do generally suck.