Here ya go:
[@Main]
#IF
checkpkpoint 2
#SAY
I don't want to trade with a pker\
<Exit/@exit>
#ELSEACT
goto @try
[@try]
#if
checklevel 31
#ACT
goto @checkhighlvl
#ELSEACT
goto @gloom
[@pearl]
#IF
checklevel 18
#ACT
goto @main-2
#ELSESAY
You are not high enough to use this spell\
get to level 18 and i shall grant you entry\
to my sources.
GoodLuck now please <leave/@exit>
[@gloom]
#IF
checklevel 27
#ACT
goto @main-1
#ELSEACT
goto @pearl
[@checkhighlvl]
#IF
checklevel 31
#ACT
goto @highlevel
#ELSEACT
goto @buybaby
[@main-1]
#SAY
Welcome to use this service\
pets will cost your $$, at this very moment!\
You only can have 5 pets!\ \
<BuyPet/@buybaby>\
<Exit/@exit>
[@main-2]
#SAY
Welcome to use this service\
pets will cost your $$, at this very moment!\
You only can have 5 pets!\ \
<BuyPet/@guan>\
<Exit/@exit>
[@guan]
These are the pets you can have, at your current\
level:\
<SpittingSpider/@ss>, <Scorpion/@scorp> <OmaFighter/@omaf>, <OmaWarrior/@OW>\
[@buybaby]
Which pet you wanna buy?\ \
<SpittingSpider/@ss>, <Scorpion/@scorp> <OmaFighter/@omaf>, <OmaWarrior/@OW>\
<Dark/@Dark>, <Centipede/@cent>, <BugBat/@bb>, <GiantKeratoid/@gk>\
<TigerSnake/@tiger>, <RedSnake/@redsnake>, <BrownEvilSnake/@bes>\
<BlackMaggot/@BlackMag, <Tongs/@Tongs>
[@highlevel]
#SAY
Welcome to use this service\
pets will cost your $$, at this very moment!\
You only can have 5 pets!\ \
<BuyPet/@cruel>\
<Exit/@exit>
[@cruel]
Now your level 31+ you can hire the following\
pets from me:\
<SpittingSpider/@ss>, <Scorpion/@scorp> <OmaFighter/@omaf>, <OmaWarrior/@OW>\
<Dark/@Dark>, <Centipede/@cent>, <BugBat/@bb>, <GiantKeratoid/@gk>\
<TigerSnake/@tiger>, <RedSnake/@redsnake>, <BrownEvilSnake/@bes>\
<BlackMaggot/@BlackMag, <Tongs/@Tongs>, <WedgeMoth/@WedgeMoth>,\
<BigSpider/@bigspid>, <GangSpider/@gangspid>, <VenomSpider/@Venspid>\
<Exit/@exit>\
[@bes]
#IF
checkmarry 5
#ACT
marry mob BrownEvilSnake
#SAY
Look after the pet in which i gave you\
FREE of charge\ \
<I need more/@buybaby>\ \
<Exit/@exit>\
#ELSESAY
You have 5 pets already, dont be greedy!\
<Exit/@exit>\
[@Venspid]
#IF
checkmarry 5
#ACT
marry mob VenomSpider
#SAY
Look after the pet in which i gave you\
FREE of charge\ \
<I need more/@highlevel>\ \
<Exit/@exit>\
#ELSESAY
You have 5 pets already, dont be greedy!\
<Exit/@exit>\
[@RedSnake]
#IF
checkmarry 5
#ACT
marry mob RedSnake
#SAY
Look after the pet in which i gave you\
FREE of charge\ \
<I need more/@buybaby>\ \
<Exit/@exit>\
#ELSESAY
You have 5 pets already, dont be greedy!\
<Exit/@exit>\
[@Tiger]
#IF
checkmarry 5
#ACT
marry mob TigerSnake
#SAY
Look after the pet in which i gave you\
FREE of charge\ \
<I need more/@buybaby>\ \
<Exit/@exit>\
#ELSESAY
You have 5 pets already, dont be greedy!\
<Exit/@exit>\
[@GK]
#IF
checkmarry 5
#ACT
marry mob GiantKeratoid
#SAY
Look after the pet in which i gave you\
FREE of charge\ \
<I need more/@buybaby>\ \
<Exit/@exit>\
#ELSESAY
You have 5 pets already, dont be greedy!\
<Exit/@exit>\
[@gangspid]
#IF
checkmarry 5
#ACT
marry mob GangSpider
#SAY
Look after the pet in which i gave you\
FREE of charge\ \
<I need more/@highlevel>\ \
<Exit/@exit>\
#ELSESAY
You have 5 pets already, dont be greedy!\
<Exit/@exit>\
[@bigspid]
#IF
checkmarry 5
#ACT
marry mob BigSpider
#SAY
Look after the pet in which i gave you\
FREE of charge\ \
<I need more/@highlevel>\ \
<Exit/@exit>\
#ELSESAY
You have 5 pets already, dont be greedy!\
<Exit/@exit>\
[@scorp]
#IF
checkmarry 5
#ACT
marry mob Scorpion
#SAY
Look after the pet in which i gave you\
FREE of charge\ \
<I need more/@pearl>\ \
<Exit/@exit>\
#ELSESAY
You have 5 pets already, dont be greedy!\
<Exit/@exit>\
[@bb]
#IF
checkmarry 5
#ACT
marry mob BugBat
#SAY
Look after the pet in which i gave you\
FREE of charge\ \
<I need more/@buybaby>\ \
<Exit/@exit>\
#ELSESAY
You have 5 pets already, dont be greedy!\
<Exit/@exit>\
[@Dark]
#IF
checkmarry 5
#ACT
marry mob Dark
#SAY
Look after the pet in which i gave you\
FREE of charge\ \
<I need more/@buybaby>\ \
<Exit/@exit>\
#ELSESAY
You have 5 pets already, dont be greedy!\
<Exit/@exit>\
[@cent]
#IF
checkmarry 5
#ACT
marry mob Centipede
#SAY
Look after the pet in which i gave you\
FREE of charge\ \
<I need more/@buybaby>\ \
<Exit/@exit>\
#ELSESAY
You have 5 pets already, dont be greedy!\
<Exit/@exit>\
[@ss]
#IF
checkmarry 5
#ACT
marry mob SpittingSpider
#SAY
Look after the pet in which i gave you\
FREE of charge\ \
<I need more/@gloom>\ \
<Exit/@exit>\
#ELSESAY
You have 5 pets already, dont be greedy!\
<Exit/@exit>\
[@OW]
#IF
checkmarry 5
#ACT
marry mob OmaWarrior
#SAY
Look after the pet in which i gave you\
FREE of charge\ \
<I need more/@gloom>\ \
<Exit/@exit>\
#ELSESAY
You have 5 pets already, dont be greedy!\
<Exit/@exit>\
[@omaf]
#IF
checkmarry 5
#ACT
marry mob OmaFighter
#SAY
Look after the pet in which i gave you\
FREE of charge\ \
<I need more/@gloom>\ \
<Exit/@exit>\
#ELSESAY
You have 5 pets already, dont be greedy!\
<Exit/@exit>\
[@Tongs]
#IF
checkmarry 5
#ACT
marry mob Tongs
#SAY
Look after the pet in which i gave you\
FREE of charge\ \
<I need more/@buybaby>\ \
<Exit/@exit>\
#ELSESAY
You have 5 pets already, dont be greedy!\
<Exit/@exit>\
[@WedgeMoth]
#IF
checkmarry 5
#ACT
marry mob WedgeMoth
#SAY
Look after the pet in which i gave you\
FREE of charge\ \
<I need more/@highlevel>\ \
<Exit/@exit>\
#ELSESAY
You have 5 pets already, dont be greedy!\
<Exit/@exit>\
[@BlackMag]
#IF
checkmarry 5
#ACT
marry mob BlackMaggot
#SAY
Look after the pet in which i gave you\
FREE of charge\ \
<I need more/@buybaby>\ \
<Exit/@exit>\
#ELSESAY
You have 5 pets already, dont be greedy!\
<Exit/@exit>\