Difference between revisions of "Category:Zmud Scripting"

From AvatarWiki
Jump to navigation Jump to search
Line 7: Line 7:
 
==Scripts==
 
==Scripts==
 
'''[[Zmud Run Stats Counter|Run Stats Counter]]:'''
 
'''[[Zmud Run Stats Counter|Run Stats Counter]]:'''
''Counts the number of kills and amount of experience you have gained on a run and shows it to the group.''<br>
+
''Counts numerous things during your runs. Mostly xp gained and lost, and certain actions performed during runs (bash, trip, rescue, flee, death, etc) and shows them only when appropriate.''<br>
'''[[Zmud Bash Counter|Bash Counter]]:'''
 
''Counts the number of times you bash and shows your percentage of successful bashes.''<br>
 
 
'''[[Zmud WikiSearch|WikiSearch]]:'''
 
'''[[Zmud WikiSearch|WikiSearch]]:'''
 
''Searches for the selected text on AvatarWiki when you select and right click it.''<br>
 
''Searches for the selected text on AvatarWiki when you select and right click it.''<br>
 +
'''[[Zmud Prompt Gag]]:'''
 +
''This 'gags' your prompt, placing it in the bar between the input and output frames of your window.''<br>
  
 
[http://amezyarak.tripod.com/home.html Here] is also a really nice place to get some triggers. It has:
 
[http://amezyarak.tripod.com/home.html Here] is also a really nice place to get some triggers. It has:
* Several affect counters (when they drop, what you're missing etc)
+
* Several affect counters (alerts when spells drop, list of spells you're missing, etc)
 
* Text highlighting code (highlights important things in your window)
 
* Text highlighting code (highlights important things in your window)
* Welcome/gratz triggers
+
* Welcome/gratz triggers for groupies
 
* Rescue triggers
 
* Rescue triggers
 
* Track triggers
 
* Track triggers

Revision as of 03:22, 11 May 2007

The scripts listed in this category are written to work in the zMUD client.

If you would like to request a script, please do so on the Requests page.

If you would like to report a bug or request a feature for a specific script, please do so on that trigger's talk page.

Scripts

Run Stats Counter: Counts numerous things during your runs. Mostly xp gained and lost, and certain actions performed during runs (bash, trip, rescue, flee, death, etc) and shows them only when appropriate.
WikiSearch: Searches for the selected text on AvatarWiki when you select and right click it.
Zmud Prompt Gag: This 'gags' your prompt, placing it in the bar between the input and output frames of your window.

Here is also a really nice place to get some triggers. It has:

  • Several affect counters (alerts when spells drop, list of spells you're missing, etc)
  • Text highlighting code (highlights important things in your window)
  • Welcome/gratz triggers for groupies
  • Rescue triggers
  • Track triggers
  • Lots more

We won't add any of those to the wiki (literally) before we have permission for that though.

Before using triggers, make sure you are familiar with Avatar's Trigger Policy.