Results 1 to 4 of 4

Thread: Gib's Purify Script...

  1. #1

    Question Gib's Purify Script...

    It hangs when singing to the gems to find if they are orbs and value. It seems to need an update to keep from hanging? I am using ;ssing when it hangs to keep it going but it's manual.

    Any ideas?

    You put an uncut ruby in your frayed robe.
    J>
    ************************************************** ********************************
    *** Script has purified 2 gems, sorted 0 orbs, and shattered 0 gems.
    *** 114 gems remaining.
    *** Script run time: 02:24
    *** Average time per gem has been 72 seconds.
    *** Estimated time left is 136:48
    ************************************************** ********************************
    You remove an uncut emerald from in your drawstring gem pouch.
    J>
    Calling to mind a favorite chanty, you liltingly begin to sing the Purification Song.
    Your spellsong is ready.
    J>
    You sing a melody, directing the sound of your voice at an uncut emerald.
    As the gem resonates in response to your voice, you sense that it cannot be purified any further.
    Sing Roundtime 3 Seconds.
    J>
    You sing:
    "Uncut emerald with power and luster
    What ability can you muster?"
    You feel as though you have reached the end of the emerald's song.

    (Nothing happens until i ;ssing to move the loresong onto further stages and the script continues purifying gems).

  2. Default

    I made a separate lich script I run with it. This is all it contains:

    while line = get
    if line =~ /You feel as though you have reached the end of/
    put "say As you sing, the seems to resonate with your voice, and you feel it trying to draw power from you."
    end
    end

    It's not perfect, but it works, and keeps it from hanging. I called it gemstuck.
    Last edited by gsivkitt; 06-26-2019 at 08:15 PM.
    "Can take down a construct, can't kill a dire bear. Bloody hell, woman."

  3. #3
    Join Date
    May 2010
    Location
    With your mom
    Posts
    5,778

    Default

    Not surprised a script from Gib hangs

  4. #4

    Default

    Quote Originally Posted by gsivkitt View Post
    I made a separate lich script I run with it. This is all it contains:

    while line = get
    if line =~ /You feel as though you have reached the end of/
    put "say As you sing, the seems to resonate with your voice, and you feel it trying to draw power from you."
    end
    end

    It's not perfect, but it works, and keeps it from hanging. I called it gemstuck.
    Wouldn’t this falsely identify gems as orbs sometimes? Since it fakes the end of the song every time it hangs that the gem is an orb?


    Sent from my iPhone using Tapatalk

Similar Threads

  1. What level to reliably purify?
    By 2Sage in forum Bard
    Replies: 1
    Last Post: 02-29-2020, 05:27 PM
  2. 5x/day Purify
    By Hobbitstomp in forum Appraisals
    Replies: 8
    Last Post: 05-26-2012, 06:03 PM
  3. Purify Gem script Stormfront
    By JRF52084 in forum Bard
    Replies: 5
    Last Post: 08-27-2007, 09:24 AM
  4. 1604 Purify
    By Gizmo in forum Paladin
    Replies: 0
    Last Post: 01-20-2005, 12:42 PM
  5. Bards That Can Purify Gems Appreciation Post
    By Nakiro in forum GemStone Gems
    Replies: 17
    Last Post: 03-03-2004, 03:28 PM

Posting Permissions

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