• 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
whoami.mac - super simple tool for finding who you are

Release whoami.mac - super simple tool for finding who you are 1.0

No permission to download
Joined
Nov 7, 2005
RedCents
1,471¢
I use stickfigures a lot and got tired of typing /echo ${Me.Race} ${Me.Gender} all the time so here is a super simple utility to output some info about your character.
If you just want to echo not mqlog then comment/delete that line.

Inspired by: https://en.wikipedia.org/wiki/Whoami



Usage
Rich (BB code):
/mac whoami

Rich (BB code):
|by playj
Sub Main
	/echo ${Me.Name} ${Me.Race} ${Me.Gender} ${Me.Level} ${Me.Class} on ${EverQuest.Server} in ${Zone.Name} : ${Zone.ID} X: ${Me.X} Y: ${Me.Y} Z: ${Me.Z} ${Me.Platinum} pp
	/mqlog ${Me.Name} ${Me.Race} ${Me.Gender} ${Me.Level} ${Me.Class} on ${EverQuest.Server} in ${Zone.Name} : ${Zone.ID} X: ${Me.X} Y: ${Me.Y} Z: ${Me.Z} ${Me.Platinum} pp

/return
 

Attachments

Release whoami.mac - super simple tool for finding who you are

Users who are viewing this thread

Back
Top
Cart