Results 1 to 5 of 5

Thread: Kiramons 40/48

  1. Default Kiramons 40/48

    counter set 1

    start:
    put look
    match filter1 a Kiramon Defender
    match filter2 a Kiramon Worker
    match restorlevel Table]
    match restorlevel Court]
    match logoff [Scripting Violation Limbo]
    match logoff [The Cell]
    match lost Obvious paths:
    match lost Obvious exits:
    matchwait

    lost:
    goto R%c

    checkexp:
    put exp
    match gorest You must rest
    match R1 Your mind is
    matchwait

    R1:
    pause .1
    put e
    counter set 2
    goto checkroom

    R2:
    pause .1
    put nw
    counter set 3
    goto checkroom

    R3:
    pause .1
    put n
    counter set 4
    goto checkroom

    R4:
    pause .1
    put n
    counter set 5
    goto checkroom

    R5:
    pause .1
    put n
    counter set 6
    goto checkroom

    R6:
    pause .1
    put n
    counter set 7
    goto checkroom

    R7:
    pause .1
    put nw
    counter set 8
    goto checkroom

    R8:
    pause .1
    put w
    counter set 9
    goto checkroom

    R9:
    pause .1
    put n
    counter set 10
    goto checkroom

    R10:
    pause .1
    put w
    counter set 11
    goto checkroom

    R11:
    pause .1
    put down
    counter set 12
    goto checkroom

    R12:
    pause .1
    put down
    counter set 13
    goto checkroom

    R13:
    pause .1
    put down
    counter set 14
    goto checkroom

    R14:
    pause .1
    put nw
    counter set 15
    goto checkroom

    R15:
    pause .1
    put nw
    counter set 16
    goto checkroom

    R16:
    pause .1
    put ne
    counter set 17
    goto checkroom

    R17:
    pause .1
    put ne
    counter set 18
    goto checkroom


    R18:
    pause .1
    put nw
    counter set 19
    goto checkroom

    R19:
    pause .1
    put se
    counter set 20
    goto checkroom

    R20:
    pause .1
    put sw
    counter set 21
    goto checkroom

    R21:
    pause .1
    put sw
    counter set 22
    goto checkroom

    R22:
    pause .1
    put se
    counter set 23
    goto checkroom

    R23:
    pause .1
    put se
    counter set 24
    goto checkroom

    R24:
    pause .1
    put up
    counter set 25
    goto checkroom

    R25:
    pause .1
    put up
    counter set 26
    goto checkroom

    R26:
    pause .1
    put up
    counter set 27
    goto checkroom

    R27:
    pause .1
    put e
    counter set 28
    goto checkroom

    R28:
    pause .1
    put s
    counter set 29
    goto checkroom

    R29:
    pause .1
    put e
    counter set 30
    goto checkroom

    R30:
    pause .1
    put se
    counter set 31
    goto checkroom

    R31:
    pause .1
    put s
    counter set 32
    goto checkroom

    R32:
    pause .1
    put s
    counter set 33
    goto checkroom

    R33:
    pause .1
    put s
    counter set 34
    goto checkroom

    R34:
    pause .1
    put s
    counter set 35
    goto checkroom

    R35:
    pause .1
    put se
    counter set 36
    goto checkroom

    R36:
    pause .1
    put w
    counter set 37
    goto checkroom

    R37:
    goto checkexp


    goback:
    put stand
    waitfor You
    counter subtract
    goto R%c

    checkroom:
    match goback You can't do that while laying down.
    match start Sorry, you may only type ahead
    match R%c You can't go there
    match start I could not find what
    match logoff V'reen
    match logoff morph
    match filter1 a Kiramon Defender
    match filter2 a Kiramon Worker
    match R%c Obvious paths:
    match R%c Obvious exits:
    matchwait

    filter1:
    match start You can't go there.
    match R%c Also here:
    match preatt1 Obvious paths:
    match preatt1 Obvious exits:
    matchwait

    filter2:
    match start You can't go there.
    match R%c Also here:
    match preatt2 Obvious paths:
    match preatt2 Obvious exits:
    matchwait


    preatt1:
    wait 1
    put SIGN OF SWORDS
    waitfor !
    put SIGN OF STRIKING
    waitfor !
    put SIGN OF SMITING
    waitfor !
    put SIGN OF DEFENDING
    waitfor !
    put SIGN OF WARDING
    waitfor !
    goto attack1

    preatt2:
    wait 1
    put SIGN OF SWORDS
    waitfor !
    put SIGN OF STRIKING
    waitfor !
    put SIGN OF SMITING
    waitfor !
    put SIGN OF DEFENDING
    waitfor !
    put SIGN OF WARDING
    waitfor !
    goto attack2


    attack1:
    put att Defender
    match wait1 ...wait
    match dead1 dies
    match dead1 dead
    match dead1 motionless
    match dead1 A little bit
    match attack1 only type ahead
    match attack1 Please wait
    match lost You are
    match lost What were you referring to?
    match attack1 Roundtime
    match attack1 Wait
    match start I could not find
    matchwait

    attack2:
    put att worker
    match wait2 ...wait
    match dead2 dies
    match dead2 dead
    match dead2 motionless
    match dead2 A little bit
    match attack2 only type ahead
    match attack2 Please wait
    match lost You are
    match lost What were you referring to?
    match attack2 Roundtime
    match attack2 Wait
    match start I could not find
    matchwait


    wait1:
    pause .1
    goto attack1

    wait2:
    pause .1
    goto attack2


    dead1:
    pause 1
    put skin Defender
    match skinned1 You skinned
    match pauseskin1 ...wait
    match attack1 You might want
    match continue1 You botched
    match continue1 You can only skin creatures!
    match continue1 been skinned.
    match continue1 You cannot skin a
    matchwait

    pauseskin1:
    pause 1
    goto dead1

    dead2:
    pause 1
    put skin worker
    match skinned2 You skinned
    match pauseskin2 ...wait
    match attack2 You might want
    match continue2 You botched
    match continue2 You can only skin creatures!
    match continue2 been skinned.
    matchwait

    pauseskin2:
    pause 1
    goto dead2


    continue1:
    put search defender
    goto checktre

    continue2:
    put search worker
    goto checktre

    checktre:
    match getzircon zircon
    match gettopaz topaz
    match getwand wand
    match getring gold ring
    match getfaenor faenor-bloom
    match getcoral coral
    match getstatue small statue
    match getgarnet garnet
    match gettopaz topaz
    match getgem gem
    match getglim glim
    match getsap sapphire
    match getlap lapis
    match getpearl pearl
    match getruby ruby
    match getame amethyst
    match gettou tourmaline
    match getopal opal
    match getdiamond diamond
    match getemerald emerald
    match aftertreasure still alive
    match aftertreasure I could not find what you were referring to.
    match aftertreasure A kiramon defender
    match aftertreasure A kiramon worker
    matchwait

    standup:
    put stand
    goto start

    getemerald:
    save emerald
    goto gettreasure

    getcoral:
    save coral
    goto gettreasure

    getring:
    save ring
    goto gettreasure

    getfaenor:
    save faenor
    goto gettreasure

    getzircon:
    save zircon
    goto gettreasure

    getwand:
    save wand
    goto gettreasure

    getstatue:
    save statue
    goto gettreasure

    getpearl:
    save pearl
    goto gettreasure

    getgarnet:
    save garnet
    goto gettreasure

    gettopaz:
    save topaz
    goto gettreasure

    getglim:
    save glim
    goto gettreasure

    getgem:
    save gem
    goto gettreasure

    getsap:
    save sapphire
    goto gettreasure

    getlap:
    save lapis
    goto gettreasure

    getruby:
    save ruby
    goto gettreasure

    getame:
    save amethyst
    goto gettreasure

    gettou:
    save tourmaline
    goto gettreasure

    getopal:
    save opal
    goto gettreasure

    getdiamond:
    save diamond
    goto gettreasure

    gettreasure:
    put put %weapon in my %sheath
    waitfor You put a
    put get %s
    match treasurefinal I could not find
    match continuetre You pick up
    matchwait

    continuetre:
    put put %s in my %container
    waitfor You put
    goto treasurefinal

    treasurefinal:
    put get %weapon from my %sheath
    waitfor You remove
    goto aftertreasure

    aftertreasure:
    pause 1
    put look
    match filter1 defender
    match filter2 worker
    match R%c Obvious
    matchwait

    skinned1:
    put put %weapon in my %sheath
    waitfor You put a
    put get mandible
    waitfor You pick up
    put put mandible in my backpack
    waitfor You put a
    put get %weapon from my %sheath
    waitfor You remove
    goto continue1

    skinned2:
    put put %weapon in my %sheath
    waitfor You put a
    put get mandible
    waitfor You pick up
    put put mandible in my backpack
    waitfor You put a
    put get %weapon from my %sheath
    waitfor You remove
    goto continue2


    restorlevel:
    put exp
    match levelup Exp. until next lvl: -
    match rest Your mind
    matchwait

    moverest:
    move out
    move down
    move down
    move down
    wait 1
    move down
    move se
    move e
    move down
    move se
    move s
    move down
    move down
    wait 1
    move go trail
    move go gate
    move e
    move e
    move e
    move ne
    move ne
    move ne
    move ne
    move w
    put stanc offen
    wait 1
    put put my fal in my cloak
    wait 1
    put wear my shield
    wait 1
    put sit
    wait 1
    put hide
    goto rest

    rest:
    pause 1200
    put infuse 1
    waitfor You feel at full magical power again.
    goto continuehunt


    continuehunt:
    put stand
    wait 3
    put get my falc
    wait 1
    put rem my shield
    wait 1
    move e
    move sw
    move sw
    move sw
    move sw
    move w
    move w
    move w
    move go gate
    wait 1
    put stance adv
    wait 1
    move go trail
    move up
    move up
    move n
    move nw
    move up
    move w
    move nw
    move up
    move up
    move up
    move climb face
    pause 1
    move go crev
    goto start


    gorest:
    put look
    goto moverest

    rest:
    put sign of thought
    goto spellup1

    spellup1:
    pause 1200
    goto continuehunt


    levelup:
    put exit

  2. #2
    Join Date
    Jun 2005
    Location
    Out of my mind. (Northern Illinois, same diff)
    Posts
    2,273

    Default

    Which location? Landing, Teras, Illistim?

    thx
    ~ The Beguiler ~

    ...Here is Belladonna, The Lady of the Rocks, The lady of situations.
    Here is the man with three staves, and here the Wheel,
    And here is the one-eyed merchant, and this card,
    Which is blank, is something he carries on his back,
    Which I am forbidden to see. I do not find
    The Hanged Man. Fear death by water...

    ... T.S. Eliot "The Waste Land"

  3. #3

    Default

    pretty sure thats illistim

  4. Default

    Yep Illistim

  5. #5
    Join Date
    Jun 2005
    Location
    Out of my mind. (Northern Illinois, same diff)
    Posts
    2,273

    Default

    Neeefy! Thanks, that's going to help put off carpal tunnel yet another level or two...
    ~ The Beguiler ~

    ...Here is Belladonna, The Lady of the Rocks, The lady of situations.
    Here is the man with three staves, and here the Wheel,
    And here is the one-eyed merchant, and this card,
    Which is blank, is something he carries on his back,
    Which I am forbidden to see. I do not find
    The Hanged Man. Fear death by water...

    ... T.S. Eliot "The Waste Land"

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •