View Full Version : Teras Needs an Empath
Drunken Durfin
02-15-2011, 09:40 AM
We seem to have lost our one and only healbot. If anyone is interested in coming to the deck on Teras (room 12537) and camping out to heal those of us who hunt there it would be greatly appreciated.
Buckwheet
02-15-2011, 10:39 AM
I can stop over. I am annoyed that you can't reactivate shattered characters through the website. So I have to call them.
Should be done by 1 when they open.
Drunken Durfin
02-15-2011, 10:57 AM
Awe Some. :thanx:
Buckwheet
02-15-2011, 01:39 PM
teleport happens in 50 minutes.
Drunken Durfin
02-15-2011, 02:10 PM
I'll see about getting imploded so you have an empathgazm waiting on you when you arrive.
IorakeWarhammer
02-16-2011, 08:04 AM
Disk is back (the resident healer on Teras for past few months)
anyone new is welcome, but i'm back so we'll be competing for exp :P
Buckwheet
02-16-2011, 08:15 AM
...back to cancel again.
IorakeWarhammer
02-28-2011, 04:48 AM
any reason why Sylvester isn't healing? (healing me)
i have my own empath on the island so i'm fine, just curious. it was nice to have sylvester healing
also: PM me if you need 207 / 202 / 204 / 101 / 103 / 107 from Disk
also, i'm looking for a simple script that will respond to whispers of "618" and "602" with a single cast of the spell
want to run that on Teras permanently as a service for everyone
(SEE TILLMEN IM TRYING TO BE COOL AND HELP OUT AND ALSO CAPS ARE COOL)
Drunken Durfin
03-01-2011, 12:23 AM
also, i'm looking for a simple script that will respond to whispers of "618" and "602" with a single cast of the spell
I think this will work...
loop {
target = matchfindword '? whispers, "spells please'
if Spell[618].affordable?
multifput("prep 618","cast #{target}")
waitcastrt?
waitrt?
end
if Spell[602].affordable?
multifput("prep 602","cast #{target}")
waitcastrt?
waitrt?
end
sleep 1
}
exit
I think this will work...
loop {
target = matchfindword '? whispers, "spells please'
if Spell[618].affordable?
multifput("prep 618","cast #{target}")
waitcastrt?
waitrt?
end
if Spell[602].affordable?
multifput("prep 602","cast #{target}")
waitcastrt?
waitrt?
end
sleep 1
}
exit
I don't actually know ruby, but that looks like an infinite loop to me. Plus it doesn't respond to whispers of specific spells, which I think he asked for.
Sheikh
03-01-2011, 07:14 AM
I put Jaeden on the no heal list because your script to randomly spout shit about 9/11 pisses me off.
IorakeWarhammer
03-01-2011, 07:27 AM
well, rupaul was singing and stuff, so i put some arabic greetings.. then glitch was slapping me, so i was messing with glitch by saying "slap me if you think 9/11 is an inside job" those messages are off - i cleared them out 2 days ago since glitch hasnt been around. would be nice to have the healing restored. also - do you need 618 / 602?
~Drew
Drunken Durfin
03-01-2011, 10:30 AM
I don't actually know ruby, but that looks like an infinite loop to me. Plus it doesn't respond to whispers of specific spells, which I think he asked for.
It is supposed to be an infinite loop. It sits and waits for the whisper, then casts, then waits for the whisper again.
As for the specific spells part, that would require me to actually put some effort into it. This was the easy way out.
Drunken Durfin
03-01-2011, 10:32 AM
i was messing with glitch by saying "slap me if you think 9/11 is an inside job"
Wait...some people still think that it wasn't?
IorakeWarhammer
03-03-2011, 07:06 AM
are you trolling? if not - pls don't get sheikh started. but also thank you. i would love to have this convo, but they aren't receptive to it. it falls on deaf ears most of the time. but yeah, 9/11 was an inside job. it just gets people so pissed off when they disagree, they hold a grudge against you or do stuff like he did with cutting off the healing.
Powered by vBulletin® Version 4.2.5 Copyright © 2025 vBulletin Solutions Inc. All rights reserved.