The recipes list is missing the recipe for minor mana regeneration potion.
Type: Posts; User: critter
The recipes list is missing the recipe for minor mana regeneration potion.
Hm. I tried both changing that particular instance of smsg to msg and Adding the definition at the beginning. It's saving my info now, but still giving me a similar error:
--- Lich: error:...
I'm looking for a script that'll make useable arrows, not rank me up.
I'm certain I'm using 4.6.22. "--- Lich v4.6.22 is active. Type ;help for usage info."
I don't *think* so. The issue seems to be the smsg command, third line of what I copied. Is that the proper command for Ruby to show a message? Or has it changed? I'll gladly keep tinkering, but I...
Nope. I can see what the issue is, but I don't know what it should be instead.
loop {
if save
smsg '-- settings saved', :all
gtk.save_new
save = false
end
Seems not. I just tried setting it up; I got everything entered, and when I hit Save, it gave me an error message and didn't save anything.
--- Lich: error: undefined method `smsg' for...
I had been using Fletching, but now if I don't have a branch of wood in my pack, instead of checking for wood that's already been broken up into shafts, the script bugs and ends. Does anyone know of...
Ah, that explains it. The problem with demons is that we get a different one each time we summon, within several available types. Would a list of types help?
Imp
Grik'trak, Grik'mlar, Grik'pwal,...
Okay, I have another sorcerer sloot4 problem. The script recognizes my demon as an enemy and won't kneel for me to skin even if the room is otherwise empty.
Yep, it works perfectly. Thanks!
The way it's set up currently, it tries to phase boxes while they're still sitting on the floor, then pick them up and put them in the container. Phase doesn't work unless you're already holding the...
Gotta say, I'm loving it. I am running into one problem, though. I have 37 ranks of general alchemy, but ;alchemy suggest is still picking up a minor mana-well potion as something I can get reps for,...
Derp. Sorry. Don't I feel silly now? :/
Thanks.
Right. What I meant was, I don't know how to write a script that looks for a given message.
Never mind, though. I found the page on Play.net that describes scripting. Hopefully, that'll do me.
Hm. I'm pretty sure I can do everything else, but I'm not sure how to have it look for a particular message. How would I do that? And is there a thread somewhere to help me brush up on Ruby so I...
I'm not familiar with Ruby, but I used the information on Krakiipedia to get Bigshot mostly set up for me. Problem is, I'm trying to hunt undead, and I need to keep using Symbol of Blessing on my...
Thanks, typing quit in seems to have fixed it. Odd, but simple enough to fix. Thanks again!
I admit, I'm a bit paranoid about keeping my spells up. Whenever I can't think of what else to do, I type ;waggle and go from there. It's the last thing I do before quitting, and the first thing I do...