View Full Version : scripts
Jenisi
03-31-2006, 06:11 PM
I can't get the search feature to work, does anyone have the .maps script or .council script? <3 Angela
Dwarven Empath
03-31-2006, 07:02 PM
What do you mean by .council?
Medi...
FinisWolf
03-31-2006, 08:35 PM
#N of N Market 2 inside COL.Wiz
#col.Cmd
echo
echo ******************************************
echo * This script will take you too and from *
echo * COL in Solhaven *
echo * start points are the north market *
echo * one north of north market bayside road.*
echo * It also takes you from the cellar *
echo * all four COL NPC occupied rooms *
echo * (not including poohbahs chambers) *
echo * back to bayside road *
echo * usages to and from is .col *
echo ******************************************
echo
echo
echo
echo
echo ******************************************
echo * written by: Not Finiswolf *
echo ******************************************
echo
echo ************************************************
echo * http://counciloflight.bravepages.com/sol.htm *
echo ************************************************
pause 2
start:
put look
match table Table]
match northmarket [solhaven, north market
match baysideroad [Solhaven, bayside
match insidecol1 [wine cellar, nexus]
match insidecol2 [wine cellar, services]
match insidecol3 [wine cellar, altar
match insidecol4 [wine cellar, library
matchwait
table:
put stance offensive
waitfor you
put stand
waitfor you
move out
move s
move ne
move out
move w
move w
move n
move w
goto baysideroad
northmarket:
move n
goto baysideroad
baysideroad:
move s
move sw
move s
move s
move e
move e
move e
move s
move s
move s
move s
move s
put climb wall
put look
match gargoyle [kraken manor, courtyard
match walloccupied [Solhaven, eastbridge
matchwait
gargoyle:
put push gargoyle
waitfor the gargoyle
put push letter i
waitfor the gargoyle
put push letter w
waitfor the gargoyle
put push letter n
waitfor the gargoyle
put push letter b
waitfor the gargoyle
put push letter t
waitfor the gargoyle
put push letter c
waitfor There is an audible
put go door
move n
move ne
move nw
move sw
move w
put go door
move w
move n
move w
move n
exit
walloccupied:
pause 1
put climb wall
put look
match walloccupied [Solhaven, eastbridge
match gargoyle [kraken manor, courtyard
matchwait
insidecol1:
move s
move e
move s
move e
move out
move climb wall
move north
move n
move n
move n
move n
move w
move w
move w
move n
move n
move ne
move n
exit
insidecol2:
move east
goto insidecol1
insidecol3:
move s
goto insidecol1
insidecol4:
move west
goto insidecol1
FinisWolf
03-31-2006, 08:36 PM
Sorry, I don't use .maps, I sue Sahra's script to get everywhere, and it works really awesome in my opinion. Here is the link:
http://www.sahracorp.com/
Hope this helps.
Finis
Powered by vBulletin® Version 4.2.5 Copyright © 2025 vBulletin Solutions Inc. All rights reserved.