Marmic Herbs (script)

From Elanthipedia
Jump to navigation Jump to search
Marmic Herbs (script)
Category utility
Front-end StormFront
Author Marmic


if_1 goto %1
all:
put eat my n root
put eat my j flower
pause 1
put eat my p leaf
put eat my r leaf
pause 1
put eat my y root
put get my m sap
pause 1
put apply my m sap
put put my m sap in my herb pou
pause 1
put get my s sap
put apply my s sap
pause 1
put put my s sap in my herb pou
put get my i pot
pause 1
put drink my i pot
put put i pot in my herb pou
pause 1
put get my geo sal
put apply my geo sal
pause 1
put put my geo sal in my herb pou
put get my n sal
pause 1
put apply my n sal
put put my n sal in my herb pou
pause 1
put get my eg pot
put drink my eg pot
pause 1
put put my eg pot in my herb pou
put get my blo pot
pause 1
put drink my blo pot
put put my blo pot in my herb pou
pause 1
put get my h pot
put drink my h pot
pause 1
put put my h pot in my herb pou
put get my aevaes solution
pause 1
put apply my aevaes solution
put put my aevaes solution in my herb pou
exit
head:
put eat n root
put get my eg pot
pause 1
put drink my eg pot
put put my eg pot in my herb pou
exit
neck:
put get my geo sal
put apply my geo sal
pause 1
put put my geo sal in my herb pou
put eat my r leaf
exit

limbs:
rightarm:
righthand:
rightleg:
leftarm:
lefthand:
leftleg:
hand:
arm:
leg:
put eat my j flower
put eat my y root
exit
chest:
put eat my p leaf
put get my i pot
pause 1
put drink my i pot
put put i pot in my herb pou
exit
abdomen:
put get my n sal
put apply my n sal
pause 1
put put my n sal in my herb pou
put get my m sap
pause 1
put apply my m sap
put put my m sap in my herb pou
exit
back:
put get my h pot
put drink my h pot
pause 1
put put my h pot in my herb pou
put get my blo pot
pause 1
put drink my blo pot
put put my blo pot in my herb pou
exit
eyes:
eye:
righteye:
lefteye:
put get my s sap
put apply my s sap
pause 1
put put my s sap in my herb pou
put get my aevaes solution
pause 1
put apply my aevaes solution
put put my aevaes solution in my herb pou
exit
supply:
sup_nroot:
match sup_nroot_have You get
match sup_nroot_out What were you referring to?
put get my n root
matchwait
sup_nroot_out:
echo ************************************
echo ******** OUT OF NEMOIH ROOT ********
echo ************************************
echo 
sup_nroot_have:
put stow my n root
sup_egpot:
match sup_egpot_have You get
match sup_egpot_out What were you referring to?
put get my eg pot
matchwait
sup_egpot_out:
echo **************************************
echo ******** OUT OF EGHMOK POTION ********
echo **************************************
echo 
sup_egpot_have:
put stow my eg pot
sup_geosal:
match sup_geosal_have You get
match sup_geosal_out What were you referring to?
put get my geo sal
matchwait
sup_geosal_out:
echo *************************************
echo ******** OUT OF GEORIN SALVE ********
echo *************************************
echo 
sup_geosal_have:
put stow my geo sal
sup_rleaf:
match sup_rleaf_have You get
match sup_rleaf_out What were you referring to?
put get my r leaf
matchwait
sup_rleaf_out:
echo ************************************
echo ******** OUT OF RIOLUR LEAF ********
echo ************************************
echo 
sup_rleaf_have:
put stow my r leaf
sup_jflower:
match sup_jflower_have You get
match sup_jflower_out What were you referring to?
put get my j flower
matchwait
sup_jflower_out:
echo **************************************
echo ******** OUT OF JADICE FLOWER ********
echo **************************************
echo 
sup_jflower_have:
put stow my j flower
sup_yroot:
match sup_yroot_have You get
match sup_yroot_out What were you referring to?
put get my y root
matchwait
sup_yroot_out:
echo ************************************
echo ******** OUT OF YELITH ROOT ********
echo ************************************
echo 
sup_yroot_have:
put stow my y root
sup_pleaf:
match sup_pleaf_have You get
match sup_pleaf_out What were you referring to?
put get my p leaf
matchwait
sup_pleaf_out:
echo ************************************
echo ******** OUT OF PLOVIK LEAF ********
echo ************************************
echo 
sup_pleaf_have:
put stow my p leaf
sup_ipot:
match sup_ipot_have You get
match sup_ipot_out What were you referring to?
put get my i pot
matchwait
sup_ipot_out:
echo *************************************
echo ******** OUT OF ITHOR POTION ********
echo *************************************
echo 
sup_ipot_have:
put stow my i pot
sup_nsal:
match sup_nsal_have You get
match sup_nsal_out What were you referring to?
put get my n sal
matchwait
sup_nsal_out:
echo ************************************
echo ******** OUT OF NILOS SALVE ********
echo ************************************
echo 
sup_nsal_have:
put stow my n sal
sup_msap:
match sup_msap_have You get
match sup_msap_out What were you referring to?
put get my m sap
matchwait
sup_msap_out:
echo ************************************
echo ******** OUT OF MULJIN SAP ********
echo ************************************
echo 
sup_msap_have:
put stow my m sap
sup_hpot:
match sup_hpot_have You get
match sup_hpot_out What were you referring to?
put get my h pot
matchwait
sup_hpot_out:
echo **************************************
echo ******** OUT OF HULNIK POTION ********
echo **************************************
echo 
sup_hpot_have:
put stow my h pot
sup_blopot:
match sup_blopot_have You get
match sup_blopot_out What were you referring to?
put get my blo pot
matchwait
sup_blopot_out:
echo **************************************
echo ******** OUT OF BLOCIL POTION ********
echo **************************************
echo 
sup_blopot_have:
put stow my blo pot
sup_ssap:
match sup_ssap_have You get
match sup_ssap_out What were you referring to?
put get my s sap
matchwait
sup_ssap_out:
echo **********************************
echo ******** OUT OF SUFIL SAP ********
echo **********************************
echo 
sup_ssap_have:
put stow my s sap
sup_aevaessolution:
match sup_aevaessolution_have You get
match sup_aevaessolution_out What were you referring to?
put get my aevaes solution
matchwait
sup_aevaessolution_out:
echo ****************************************
echo ******** OUT OF AEVAES SOLUTION ********
echo ****************************************
echo 
sup_aevaessolution_have:
put stow my aevaes solution
sup_croot:
match sup_croot_have You get
match sup_croot_out What were you referring to?
put get my c root
matchwait
sup_croot_out:
echo **********************************
echo ******** OUT OF CEBI ROOT ********
echo **********************************
echo 
sup_croot_have:
put stow my c root
sup_hissal:
match sup_hissal_have You get
match sup_hissal_out What were you referring to?
put get my his sal
matchwait
sup_hissal_out:
echo ************************************
echo ******** OUT OF HISAN SALVE ********
echo ************************************
echo 
sup_hissal_have:
put stow my his sal