AestheticDeath
08-10-2007, 09:07 AM
People seemed to have trouble finding it, and I figured out why! I didn't post it in its own folder. So here it is
Four winds isle citizenship
#fwic
Main:
echo *
echo * Start in Gardenia Commons
echo * Run this script constantly, you will get citizenship in 6-8 hours
echo * Start this script in the Gardenia Commons
echo * Make sure you have 50,051 coins in the bank
echo *
pause
Bank:
move e
move go bank
move go arch
put deposit all
pause
put withdraw 50000
waitfor The teller
move go arch
move out
goto Bakeshop
Bakeshop:
move w
move s
move s
move e
move go bakeshop
goto Buy
Buy:
pause 20
put order 5
waitfor You may
put buy
waitfor takes your
put eat my bread
pause 20
put eat my bread
pause 20
put eat my bread
pause 20
goto Time
Time:
put time
match Clerk :00
match Clerk :10
match Clerk :20
match Clerk :30
match Clerk :40
match Clerk :50
match Clerk :60
match Buy elven time
matchwait
Clerk:
move out
move w
move n
move w
move go hall
move e
move go bamboo door
put ask clerk about citizenship
match exit You already have citizenship
match Return You aren't qualified for citizenship yet
match Citizen you do seem to be eligible for full citizenship
matchwait
Return:
move out
move w
move out
move e
move s
move e
move go bakeshop
goto Buy
Citizen:
put write book
exit:
put exit
Four winds isle citizenship
#fwic
Main:
echo *
echo * Start in Gardenia Commons
echo * Run this script constantly, you will get citizenship in 6-8 hours
echo * Start this script in the Gardenia Commons
echo * Make sure you have 50,051 coins in the bank
echo *
pause
Bank:
move e
move go bank
move go arch
put deposit all
pause
put withdraw 50000
waitfor The teller
move go arch
move out
goto Bakeshop
Bakeshop:
move w
move s
move s
move e
move go bakeshop
goto Buy
Buy:
pause 20
put order 5
waitfor You may
put buy
waitfor takes your
put eat my bread
pause 20
put eat my bread
pause 20
put eat my bread
pause 20
goto Time
Time:
put time
match Clerk :00
match Clerk :10
match Clerk :20
match Clerk :30
match Clerk :40
match Clerk :50
match Clerk :60
match Buy elven time
matchwait
Clerk:
move out
move w
move n
move w
move go hall
move e
move go bamboo door
put ask clerk about citizenship
match exit You already have citizenship
match Return You aren't qualified for citizenship yet
match Citizen you do seem to be eligible for full citizenship
matchwait
Return:
move out
move w
move out
move e
move s
move e
move go bakeshop
goto Buy
Citizen:
put write book
exit:
put exit