Page 1 of 3 123 LastLast
Results 1 to 10 of 28

Thread: lesser gargoyles (25+)

  1. #1

    Default lesser gargoyles (25+)

    This script starts from a table at thraks (or just outside the tables), or in the darkstone outward. A few things i particularly like about this script, if you have an incident where your sword shatters it will replace the sword and go right back, also the ambushing for rogues is really key here, these monsters have fairly low perception and with a decent weapon (falchion or handaxe, or good crit weighting) you will almost always knock these critters down resulting in very little risk to the scripter. If you happen to be anything other than an ambushing rogue, you can modify this script fairly easily, or drop me a PM and I will do it.

    That being said if you do run this I'd appreciate feedback

    start:
    put look
    match resting Obvious
    match hunting [Castle
    match logoff [Scripting
    match logoff [Consultation
    match logoff [The Cell]
    matchwait

    logoff:
    put quit

    hunting:
    put stance defen
    put unhide
    put look
    match checkit a lesser stone gargoyle
    match checkroom a stone gargoyle
    match checkroom Obvious paths
    match checkroom Obvious exits
    match logoff [Scripting
    match logoff [Consoltation
    match logoff [The Cell]
    matchwait

    checkit:
    put look
    match checkroom Also here
    match preatt Obvious paths
    match preatt Obvious exits
    matchwait

    preatt:
    put stand
    pause
    put target gargoyle
    put sign of swo
    put sign of ward
    put sign of defe
    put sign of strik
    put sign of smit
    put hide
    match preatt ...wait
    match preatt fail to slip
    match preatt notices
    match attack1 confident
    match attack1 already hidden
    match preatt stunned.
    matchwait

    attack1:
    pause 2
    put aim right leg
    put stance adv
    put ambush
    match dead collapses.
    match attack1 ...wait
    match logoff ghost!
    match hunting referring
    match preatt Roundtime
    match hunting could not find
    match hunting crumbles
    match dead already dead.
    match attack2 already missing
    match hunting Usage:
    match hunting You do not have
    match preatt stunned.
    matchwait

    attack2:
    put aim head
    put stance offens
    put ambush
    match dead collapses.
    match preatt ...wait
    match logoff ghost!
    match hunting referring
    match preatt Roundtime
    match hunting could not find
    match hunting crumbles
    match hunting Usage:
    match hunting You do not have
    match dead already dead.
    match attack1 aim that high!
    match preatt stunned.
    matchwait

    dead:
    put stance defens
    put sear garg
    match getzircon zircon
    match gettopaz topaz
    match getwand wand
    match getring gold ring
    match getfaenor faenor-bloom
    match getcoral coral
    match getstatue 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 getsto rhodochrosite
    match getspin spinel
    match dead ...wait
    match hunting could not find
    match hunting crumbles
    match hunting What were
    match hunting Geez!
    matchwait

    getchest:
    save chest
    goto gettreasure2

    getcoffer:
    save coffer
    goto gettreasure2

    gettrunk:
    save trunk
    goto gettreasure2

    getemerald:
    save emerald
    goto gettreasure

    getcoral:
    save coral
    goto gettreasure

    getring:
    save ring
    goto gettreasure2

    getfaenor:
    save faenor
    goto gettreasure

    getzircon:
    save zircon
    goto gettreasure

    getwand:
    save wand
    goto gettreasure2

    getstatue:
    save statue
    goto gettreasure2

    getpearl:
    save pearl
    goto gettreasure

    getgarnet:
    save garnet
    goto gettreasure

    gettopaz:
    save topaz
    goto gettreasure

    getglim:
    save glim
    goto gettreasure2

    getgem:
    save gem
    goto gettreasure

    getsap:
    save sapphire
    goto gettreasure

    getlap:
    save lapis
    goto gettreasure

    getruby:
    save ruby
    goto gettreasure

    getquartz:
    save quartz
    goto gettreasure

    getame:
    save amethyst
    goto gettreasure

    gettou:
    save tourmaline
    goto gettreasure

    getopal:
    save opal
    goto gettreasure

    getdiamond:
    save diamond
    goto gettreasure

    getbox:
    save box
    goto gettreasure2

    getstro:
    save strongbox
    goto gettreasure2

    getsto:
    save stone
    goto gettreasure

    getspin:
    save spinel
    goto gettreasure

    gettreasure:
    put store weap
    waitfor You put a
    put get %s%
    match treasurefinal Get what?
    match continuetre You pick up
    matchwait

    gettreasure2:
    put store weap
    waitfor You put a
    put get %s%
    match treasurefinal Get what?
    match continuetre2 You pick up
    matchwait

    continuetre:
    put stow %s%
    waitfor You put
    goto treasurefinal

    continuetre2:
    put stow %s%
    match fullinvo fit
    match treasurefinal in your
    matchwait

    treasurefinal:
    put ready weap
    waitfor You remove
    goto hunting

    checkroom:
    match movesouth This wide space lies between the inner
    match movesouth You are standing in the shadow of the massive northwest
    match movesouth The northwest guardtower stands firmly above
    match movesouth Two huge D-shaped towers here form a massive
    match movesouth The top of the southwest tower of the inner
    match moveeast Rubble from the broken inner tower
    match moveeast A cold shiver runs up your back as you step
    match movewest A deep trough here seems to be the remains
    match movewest A stunted tree struggles to survive inside the keep here
    match movewest The collapsing remains of a ballista rests here
    match movewest This space lies in between the inner and outer curtain
    match movewest This corner of the outer keep is below the northeast tower
    match moven A large section of the inner curtain wall has collapsed here
    match checkexp Rubble and blocks of stone from the shattered
    put look
    matchwait

    movesouth:
    match checkit a lesser stone gargoyle
    match checkroom Obvious paths
    match checkroom Obvious exits
    match standup stand up first
    match logoff You are a
    move s
    pause .5
    put look
    matchwait

    moven:
    match checkit a lesser stone gargoyle
    match checkroom Obvious paths
    match checkroom Obvious exits
    match standup stand up first
    match logoff You are a
    move n
    pause .5
    put look
    matchwait

    movewest:
    match checkit a lesser stone gargoyle
    match checkroom Obvious paths
    match checkroom Obvious exits
    match standup stand up first
    match logoff You are a
    move w
    pause .5
    put look
    matchwait

    moveeast:
    match checkit a lesser stone gargoyle
    match checkroom Obvious paths
    match checkroom Obvious exits
    match standup stand up first
    match logoff You are a
    move e
    pause .5
    put look
    matchwait

    checkexp:
    put exp
    match keepgoing Your mind is
    match gohome1 Your mind can't
    matchwait

    keepgoing:
    move w
    move w
    move n
    move n
    move n
    move n
    move n
    move e
    move e
    move e
    move e
    move e
    move s
    goto hunting

    gohome1:
    move w
    move w
    move n
    move n
    move n
    put kneel
    put kiss red port
    put stand
    pause 2
    put bounce
    match gohome2 You bounce around
    match standup2 You must stand
    matchwait

    standup2:
    put stand
    pause 2
    put bounce
    match gohome2 You bounce around
    match standup2 You struggle
    matchwait

    gohome2:
    put push lever
    pause 2
    put go drawbridge
    move w
    move n
    move ne
    move e
    move ne
    move nw
    move ne
    move nw
    move w
    move w
    move n
    move n
    move n
    move ne
    move ne
    move ne
    move e
    put go log
    move w
    move sw
    move sw
    put store shield
    put store weapon
    put climb cliff
    match gohome3 Confidently,
    match gohome3 skillfully
    match gohome3 Gracefully,
    match climb2 Roundtime
    matchwait

    climb2:
    pause 1
    put climb cliff
    match gohome3 Confidently,
    match gohome3 skillfully
    match gohome3 Gracefully,
    match climb2 Roundtime
    matchwait

    gohome3:
    move n
    move e
    move e
    move e
    move e
    put go path
    move ne
    move d
    move e
    move e
    move n
    move ne
    move ne
    move e
    move n
    move ne
    put go gate
    move s
    move w
    move s
    move s
    move s
    put go bank
    pause .5
    put go arc
    pause .5
    put depo all
    pause .5
    put go arc
    move out
    move n
    put go inn
    move n
    put go table
    pause 2
    goto resting

    resting:
    put exp
    match gohunt1 Your mind is clear.
    match gohunt1 Your mind is fresh
    match gohunt1 Your mind is as
    match inabit Your mind is completely
    match gohunt1 Your mind is muddled
    match inabit Your mind can't
    match inabit Your mind is numbed
    match inabit Your mind is becoming
    matchwait

    inabit:
    pause 300
    goto resting

    standup:
    put stand
    pause 1
    goto hunting

    gohunt1:
    put stand
    pause 1
    put get small statu
    put rub stat
    put stow all
    put out
    move s
    move out
    move se
    move w
    move w
    move w
    move s
    put go gate
    move n
    move w
    move sw
    move sw
    move s
    move w
    move w
    move u
    move sw
    put go path
    move w
    move w
    move w
    move w
    move s
    put go pool
    put swim down
    pause
    put kneel
    put get swo from harn
    match prytime You remove
    match nosword Get what
    matchwait

    nosword:
    put stand
    pause 1
    put swim up
    put go shore
    move n
    move e
    move e
    move e
    move e
    put go path
    move ne
    move d
    move e
    move e
    move n
    move ne
    move ne
    move e
    move n
    move ne
    put go gate
    move s
    move w
    move s
    move s
    move s
    put go bank
    put go arc
    pause .5
    put withdr 100
    put go arc
    put out
    move e
    move ne
    put go arm
    put order 3
    pause .5
    put buy
    put stow all
    move out
    move w
    put go inn
    move n
    put go table
    goto resting

    prytime:
    put pry gap
    match gohunt2 You work the blade
    match nosword shatters
    matchwait

    gohunt2:
    put stand
    pause 1
    put put sword in harn
    put gird
    put look
    match gohunt3 Obvious paths: northeast
    match gohunt4 Obvious paths: southwest
    matchwait

    gohunt4:
    move sw
    put go path
    move d
    move s
    put go ledge
    move s
    move u
    put go hole
    put go path
    move e
    move e
    move se
    move sw
    move se
    move sw
    move w
    move sw
    move s
    move e
    put pull rope
    pause 2
    put go drawbridge
    put pull lever
    pause 2
    put go port
    put kneel
    put kiss red port
    put stand
    pause 1
    goto hunting

    gohunt3:
    move ne
    move ne
    move e
    put go log
    move w
    move sw
    move sw
    move sw
    move s
    move s
    move s
    move e
    move e
    move se
    move sw
    move se
    move sw
    move w
    move sw
    move s
    move e
    put pull rope
    pause 1
    put go drawbridge
    put pull lever
    pause 1
    put go port
    put kneel
    put kiss red port
    put stand
    pause 1
    goto hunting

    fullinvo:
    put put %s% in my cloak
    pause .5
    put n
    put w
    put w
    put w
    put w
    pause .5
    put w
    put w
    put s
    put s
    put s
    pause .5
    put s
    put s
    put e
    put e
    goto gohome1
    Last edited by landy; 11-17-2007 at 01:37 AM. Reason: idiocy

  2. #2

    Default

    Quote Originally Posted by landy View Post
    match logoff [Consoltation
    So, I guess if you ended up in the consultation lounge, you'd be totally screwed.

  3. #3
    Join Date
    Apr 2003
    Location
    Dirty, dirty
    Posts
    4,541

    Default

    No way, dude.

    logoff:
    put say Did you ever think maybe I didn't respond because I was busy? I don't have time for this
    put quit

    Any GM would fall for this. They're all braindead idiots, remember?

  4. #4

    Default

    Quote Originally Posted by ELO View Post
    So, I guess if you ended up in the consultation lounge, you'd be totally screwed.
    Totally screwed was your mother when she found out the abortion didn't take, and you were coming. By the way, you fucking absolute scumbag of a fecal spec, only a total asshat would come in and pick that miniscule detail to comment on instead of actually trying the script.

    But then, I'm used to garbage spewing from your general direction, you're the kind of shitstain who puts up an AUCTION, gets the minimum bid and then PULLS the item with no explanation. That kind of faggotry is against every principle of honest auctioning, and you give a bad name to the fucking bottom dwelling species you come from.

  5. #5

    Default

    Quote Originally Posted by Makkah View Post
    No way, dude.

    logoff:
    put say Did you ever think maybe I didn't respond because I was busy? I don't have time for this
    put quit

    Any GM would fall for this. They're all braindead idiots, remember?

    I guess that puts them at a level above you, GANGSTA!

  6. #6

    Default

    E-rage, much?
    LadyXXXXXXX: I guess I just like swallowing.
    LadyXXXXXXX: OMG that thing is HUGE

    Tyrillian [General]: "Do you worship V'tull?"
    You [General]: "V'tull worships me."

  7. #7

    Default

    It's just good clean fun.

  8. #8

    Default

    Quote Originally Posted by landy View Post
    Totally screwed was your mother when she found out the abortion didn't take, and you were coming. By the way, you fucking absolute scumbag of a fecal spec, only a total asshat would come in and pick that miniscule detail to comment on instead of actually trying the script.
    Eh, I've been called worse. Sorry for pointing out how your script wouldn't work.

    Quote Originally Posted by landy View Post
    But then, I'm used to garbage spewing from your general direction, you're the kind of shitstain who puts up an AUCTION, gets the minimum bid and then PULLS the item with no explanation. That kind of faggotry is against every principle of honest auctioning, and you give a bad name to the fucking bottom dwelling species you come from.
    You were outbid on some shitty armor. Wah. Go find something better. If you're upset that I didn't respond to your PMs right away, it was because I actually moved out of my mother's basement, and I have a job which I go to everyday to support myself. Working 14 hours doesn't leave much time for sleep, so Gemstone (and you) takes a backseat.

    It was a piece of text. Get over it.

    Good luck with your campaign, man. \/

    Quote Originally Posted by landy View Post
    So you had the thread removed? You are such a collassal piece of fucking garbage, you can't even offer the slightest fucking explanation as to what happened to the brig. I'm going to make it my personal goal to fucking let everyone know what a god damn cheat you are if I don't get some answers ASAP..
    Last edited by ELO; 11-16-2007 at 09:10 PM. Reason: Added the PM

  9. #9

    Default

    Congrats on the move out of the basement, pretty soon you might be able to talk to real girls.

    And I was never outbid on your armor, you simple removed the entire thread AFTER the MB had been met by me. That little move was shadier than that time you had a hamster stuck in your ass and had to get a doctor to remove it. Plain and simple, you broke written and unwritten auction rule.

    For the record, mispelling consultation would not "make the script not work". Such a fucking assclown.

  10. #10

    Default

    Quote Originally Posted by landy View Post
    Congrats on the move out of the basement, pretty soon you might be able to talk to real girls.

    And I was never outbid on your armor, you simple removed the entire thread AFTER the MB had been met by me. That little move was shadier than that time you had a hamster stuck in your ass and had to get a doctor to remove it. Plain and simple, you broke written and unwritten auction rule.

    For the record, mispelling consultation would not "make the script not work". Such a fucking assclown.

    It's quite clear to me that you were the retard in this scenario, just from the way you speak and treat others.

    -waiting for your "witty" comeback
    Quote Originally Posted by Fallen View Post
    Drew's priorities - Merchanting > Roleplaying > Cybering > Being AFK > Cybering > Hunting
    (wrathbringer78) I think that's it. Viril is one big obnoxious ambient script.

Similar Threads

  1. OTS lesser surita
    By Rjex in forum Flat Priced Sales
    Replies: 0
    Last Post: 07-07-2021, 04:44 AM
  2. Lesser Black Ora OHE
    By Astray in forum Wanted
    Replies: 0
    Last Post: 03-15-2016, 11:14 PM
  3. Lesser SD Vambracers
    By Ausek in forum High-End Valuables
    Replies: 0
    Last Post: 04-13-2011, 06:42 PM
  4. Lesser value orb gems
    By alski415 in forum Wanted
    Replies: 0
    Last Post: 02-18-2010, 07:22 AM
  5. Limb Disrupt and Gargoyles?
    By Str8JcktSerenade in forum Sorcerer
    Replies: 3
    Last Post: 02-26-2008, 11:42 AM

Posting Permissions

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