Could someone help me?

Posted by Kazimir on Wed 23 Aug 2006 01:10 AM — 7 posts, 24,378 views.

#0
I'm hoping that someone could assist me in making an autoroller trigger for stats layed out in this format:

Attributes:
Str Int Wis Dex Con Cha Lck
12 16 11 15 9 11 14.

Please Select: (A)ccept, (R)eroll, or (H)elp stats


I'm hoping for those stats to be 16,17,16,17,16,14,16 if that helps any, also on 2 digit ones there is a space of 3 between the numbers and between a single digit number and a different one is a space of 4, if that information is needed. Thank you to those who try and help me.
Australia Forum Administrator #1
Try searching this forum for "stats roller" - there have been lots of posts about them.
#2
I found a few but they didn't pertain to them in this setup of stats and I wouldn't know how to modify one to fit these. Thank you for replying.
#3
Is there any way you could set up a trigger that would fit these?
Australia Forum Administrator #4
Sure, triggers can match anything. However it goes outside the scope of what I am offering here, to write scripts for people from scratch. Maybe someone else will. :)

Read the various posts about stat rollers. Yours looks simple enough, you basically have a single line with 7 numbers on it, so you can make a trigger to match that.
USA #5
Besides, I'm pretty sure that we've seen that exact layout of stats requested at least once before. If not, it should be very easy to adapt one. I would suggest finding something similar on the forum and seeing if you can work your way through it. If you can't, post where you're having problems and then we can help.
#6
My main problem is that I hardly know the first thing about triggers with MUSHClient, and can hardly understand what any piece of the triggers I've seen posted, I'll try and see what I can do though.