What's new
  • Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Visit Resources
  • Visit Downloads
  • Visit Portal

[Plugin - Alert] ZapSound - Simple Whisper Alert

zapman

Member
Joined
Jan 15, 2010
Messages
95
Reaction score
18
[Plugin - Alert] ZapSound - Whisper Alert


- Current Version: 2.3 Updated: 25.05.2011 10:24

Features
- Play sound on whisper (Not real ID)
- Writes the whispers to a text file for later reading

- Ability to print out current recieved whispers in the log window, in a cool way.
- Close WoW if your recieve X whispers
- Show total whispers and the time of the latest whisper as the goal text.



Installation
- Extract the folder located in the ZapSound x.x.zip to your plugin directory

Questions And Answers

1. How do I read the whispers?
A: There are two ways to do this. You can go to your plugin window and press the button "Print Whispers"
or you can read the text file @
Plugins\ZapSound\Whispers\fileName.txt

2. How do I edit options?
A: Open the .cs file with a text editor and edit the lines under options

Example of the textfile

--------------------------
Author: CharacterNameHere Whispers: 3
--------------------------
Whisper 1: 20:48:57 - This is a test
Whisper 2: 20:49:05 - Haha, this works!
Whisper 3: 20:49:14 - That's cool

Example of the log window


[ZapSound] 8:49:42 PM: --------------------------
[ZapSound] 8:49:42 PM: Author: CharacterNameHere Whispers: 3
[ZapSound] 8:49:42 PM: --------------------------
[ZapSound] 8:49:42 PM: Whisper [1]: 8:48:57 PM - This is a test
[ZapSound] 8:49:42 PM: Whisper [2]: 8:49:05 PM - Haha, this works!
[ZapSound] 8:49:42 PM: Whisper [3]: 8:49:14 PM - That's cool


Known Bugs
- None

Changelog
Code:
[FONT=Century Gothic][SIZE=3]2.3[/SIZE][/FONT]

[LIST]
[*][FONT=Century Gothic]Added: Close WoW if recieved X whispers. 
[/FONT]
[*][FONT=Century Gothic]Added: Show total whispers as GoalText and the time of the latest whisper[/FONT]
[/LIST]
[LEFT][FONT=Century Gothic][SIZE=3]2.2
[/SIZE][/FONT]
[LIST]
[*][FONT=Century Gothic]Important save file change! It will now create a new text file when you start or recompile the bot (so you wont overwrite the old one).[/FONT]
[*][FONT=Century Gothic]File name will now appear as [YourCharacterName] DateHere TimeHere, for a better management.[/FONT]
[/LIST]
[FONT=Century Gothic][SIZE=3]
2.1[/SIZE][/FONT][FONT=Century Gothic]
[/FONT] 
[LIST]
[*][FONT=Century Gothic]Code rewrite! (Should function mutch better now)[/FONT]
[*][FONT=Century Gothic]Added the ability to see current recieved whispers in the log window, at any time.[/FONT]
[*][FONT=Century Gothic]Changed the way the text are written to the text file.[/FONT]
[*][FONT=Century Gothic]Lots of bug fixes![/FONT]
[/LIST]
[/LEFT]

Download
 
Last edited:
I have been asking for something like this for YEARS and now its here top stuff

Thanks Zap

Rep Added
 
Updated to version 1.1

New Version 1.1

- Play sound and log BG chat if contains your name

 
Any chance to recognize /say and /emotes (that target you)?
 
Updated to 2.1
  • Code rewrite! (Should function mutch better now)
  • Added the ability to see current recieved whispers in the log window, at any time.
  • Changed the way the text are written to the text file.
  • Lots of bug fixes!
 
Updated To 2.2
  • Important save file change! It will now create a new text file when you start or recompile the bot (so you wont overwrite the old one).
  • File name will now appear as [YourCharacterName] DateHere TimeHere, for a better management.
 
Last edited:
Updated to 2.3
  • Added: Close WoW if recieved X whispers.
  • Added: Show total whispers as GoalText and the time of the latest whisper
All of the above features can be turned off and on under the options in the .cs file.
 
Back
Top