Rift Raid Alert v2.4.1
Rift Raid Alert is a program (written in Python) which can be used to create spoken raid warnings for the MMORPG Rift.
The current version support announcements for RoF, IGP, MoM, CoA, Hexathel(Queen Foci),Tartaric Depths, IRoTP and BoS. You can use Rift Raid Alert with Team Speak/Discord so the whole Raid can benefit from.
Video: https://youtu.be/jGX8BH6vb2w
Features:
- search the chat messages and alert you when certain phrases/keywords appear in the chat channel
- encounter timers and countdowns
- tank swap mechanic
- tracking buffs and debuffs
- monitors waeponstones, flasks and food
- pull countdown and alert you if the tank has aggro or who has fail pulled
- make your own timers, countdowns and alerts without Lua knowledge
Installation Instructions:
- Download and unzip the Rift-Raid-Alert-master.zip - https://github.com/Bamux/Rift-Raid-Alert/archive/master.zip
- Copy the Rift-Raid-Alert-master folder in your Rift Addon folder
- Start Rift
- use /log in the rift chatwindow
- Start the start.exe (a window should open that show all loaded triggers and files)
- use /rra start (you can use /rra stop for stoping Rift Raid Alert) or /rra keywords if you want only search for key words from the keywords.txt
- Write in game "Siri introduce yourself" or "Siri tell me a joke" or "Siri say whatever you want" for a sound check
- Rift Raid Alert generates a large volume of text during a fight, that always goes to the general chat window. Fast scrolling text causes FPS problems in Rift, so it is recommended creating a new tab and let only show the channels you need. In this way, you will not be spammed by the addon !
Ingame Commands:
- /rra start - start Raid announcements for RoF, IGP, MoM and CoA
- /rra stop - stop Rift Raid Alert
- /rra check - checks waeponstones, flasks and food of all players in the raid
- /rra keywords - search the chat for keywords from your keywords.txt (in your trigger folder). As an example, you are looking for a Raid for CoA. If both words (CoA and lfm) appear in the chat channel you'll be informed. The advantage is you can running Rift in the background watch a movie, surf the web etc. while waiting that someone is looking for players.
Select a Voice
Open the Windows Text to Speech Engine and select your voice. The default folder is:
- C:\Windows\SysWOW64\Speech\SpeechUX\sapi.cpl
I use the Microsoft Speech API (SAPI 5) . The Python program that I wrote scans the Rift Log.txt file according to predefined parameters and passes it to the SAPI 5 interface. You can use any voice that was created for the SAPI 4 or SAPI 5 interface. There are many free voices (often sound robotic) but also very natural sounding voices.
Under http://www.mwsreader.com/en/voices/ you can download other voices (different languages).
Optional - How to use Rift Raid Alerts on TeamSpeak or Discord (you dont need this to run Rift Raid Alert):
-
INSTALL VB-CABLE Virtual Audio Device - https://www.vb-audio.com/Cable/index.htm#DownloadCable
-
Right click on the windows speaker icon > choose Recording Devices > double clicking CABLE Output > Listen > Playback through this device: coose Default Playback Device and checking the box
-
Open the Windows Text to Speech Engine. Default folder is C:\Windows\SysWOW64\Speech\SpeechUX\sapi.cpl
Advanced > choose CABLE Input (VB-Audio Virtual Cable)
-
Open teamspeak > Option > Capture and Create a new Profil, coose CABLE Output (VB-Audio Virtual Cable) as your Recording Device
-
Read how to use multiple Teamspek Clients - http://www.gameplayinside.com/optimize/multiple-teamspeak-3-clients/
-
Use one teamspek client with your default profil and the second teamspek client with your new profil for Raid Rift Alerts
-
at the moment only text to speech announcements can be output via teamspeak, choose output = tts in the RiftRaidAlert.ini