• You've discovered RedGuides, an EverQuest multi-boxing and scripting community 🧙‍♀️⚙️. We want you to play several EQ characters at once, come join us and say hello! 👋

  • A TLP without truebox has thawed (Very Vanilla ready)
    Frostreaver
Resource icon

Release MQ2RandomStuff

Teichou

RedGuides OG
Creator
Joined
Jun 15, 2011
RedCents
853¢
MQ2Randomstuff - Pulls random text strings from ini file and assigns them to ${RandomStuff}
Rich (BB code):
Commands:
/randomstuff [section] - Picks a random key from [section] of the INI file, to be returned by ${RandomStuff}

So.. with an ini file like this
Rich (BB code):
[hybrids]
hybrid1=ranger
hybrid2=shadow knight
hybrid3=paladin
hybrid4=bard
hybrid5=beastlord
[incoming]
incoming1=Holy shit! %t incoming!
incoming2=%t is a big nasty monster! kill it!
incoming3=%t said he hates gnomes...then again who doesn't?
incoming4=Look, over in the bushes! It's %t!
[blackorwhite]
bw1=black
bw2=white
You could do
Rich (BB code):
/multiline ; /randomstuff incoming ; /gsay ${RandomStuff}
to trigger a random incoming message. Or maybe
Rich (BB code):
/multiline ; /randomstuff hybrid ; /raidsay some ${RandomStuff} needs to kite that add!
 
Last edited by a moderator:
would love a sequential option. Each call to a [section] would result in the next value being returned

/bct /randomstuff hybrids /useitem rage of rolfron

now that'd be cool
 
There's a guy on Bristlebane that I'm fairly positive uses this plugin to send unhinged messages to NewPlayers. Sometimes he repeats himself or sends "correct" five times in a row.

If he's not using this plugin then I'm concerned for him.
 
Release MQ2RandomStuff

Users who are viewing this thread

Back
Top
Cart