Enmity Portal menu

User Tag List

Results 1 to 5 of 5
  1. #1
    Buzzy62's Avatar Member
    Reputation
    10
    Join Date
    Mar 2017
    Posts
    105
    Thanks G/R
    18/9
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Enmity Portal

    I used a plugin that speaks when certain text shows in the chat window (ie: Rainbow goblin) so that I don't miss it when speed running thru a bounty. I've tried to add in the text that shows when a enmity portal spawns, but it doesn't seem to trigger the speaking part.

    Is it because the text is coming from a different source (it appears white, like a server announcement)?

    The one I have is a plugin by RNN. Any help would be greatly appreciated!


    Code:
    using Turbo.Plugins.Default;
    using System.Collections.Generic;
    using System.Linq;
    using System.Text.RegularExpressions;
    
    namespace Turbo.Plugins.RNN
    {
        public class SearchChat : BasePlugin, IChatLineChangedHandler
    	{
    		public Dictionary<string, string> SearchList { get; set; } = new Dictionary<string, string>();
    		private string LineaPrevia { get; set; } = string.Empty;
    		public bool DebugAll { get; set; } = false;
    		public bool DebugFound { get; set; } = false;
    
    		public SearchChat()
    		{
                Enabled = true;
            }
            public override void Load(IController hud)
            {
                base.Load(hud);
    
    			SearchList.Add("enmity has fulminated", a Portal has opened");   // text to search , text to speak
    			SearchList.Add("engaged a Rainbow Goblin","Rainbow Rainbow Rainbow");   // text to search , text to speak
    *Update
    It turns out that it's NOT chat, it's something that I don't really understand. It was told to me that it would only be recognized by actor?

    These are the various portals that open (seasonal):
    _p76_portal_oldtristram_seasontheme = 488545,
    _p76_portal_newtristram_seasontheme = 488546,
    _p76_portal_graveyardact1_seasontheme = 488681,
    _p76_portal_bloodpit_seasontheme = 488692,
    _p76_portal_moors_sacrifice_seasontheme = 488720,
    _p76_portal_boneyard_seasontheme = 488736,
    _p76_portal_church_seasontheme = 488776,
    _p76_portal_alcarnus_seasontheme = 488777,
    _p76_portal_sescheron_seasontheme = 488801,
    _p76_portal_foresttower_seasontheme = 488802,
    _p76_portal_bog_seasontheme = 488876,
    _p76_portal_gideonscourt_seasontheme = 488877,
    _p76_portal_spire_seasontheme = 488878,
    _p76_portal_hell_seasontheme = 488879,
    _p76_portal_ram_seasontheme = 488880,

    It would be fantastic if someone could create an audible (speech) warning for them as a plugin.
    Last edited by Buzzy62; 09-25-2023 at 04:50 PM. Reason: More info

    Enmity Portal
  2. #2
    s4000's Avatar Contributor
    Reputation
    285
    Join Date
    Oct 2018
    Posts
    489
    Thanks G/R
    18/272
    Trade Feedback
    0 (0%)
    Mentioned
    3 Post(s)
    Tagged
    0 Thread(s)
    u can try the following one

    DAV_EnmityPortal - Pastebin.com

  3. Thanks Buzzy62, Punkk (2 members gave Thanks to s4000 for this useful post)
  4. #3
    Buzzy62's Avatar Member
    Reputation
    10
    Join Date
    Mar 2017
    Posts
    105
    Thanks G/R
    18/9
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    That works perfectly! Thanks!

  5. #4
    ququz's Avatar Member
    Reputation
    1
    Join Date
    Sep 2023
    Posts
    5
    Thanks G/R
    2/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    hi how to add your own sound ??

  6. #5
    Buzzy62's Avatar Member
    Reputation
    10
    Join Date
    Mar 2017
    Posts
    105
    Thanks G/R
    18/9
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by ququz View Post
    hi how to add your own sound ??
    If you want to change what is says, just edit this line of code:

    public string SpeakMessage { get; set; } = "Enmity Portal Found";

Similar Threads

  1. Behind Zul Gurub Portal after 1.11
    By kuikui in forum World of Warcraft Exploits
    Replies: 3
    Last Post: 09-16-2006, 12:16 PM
  2. Get Under Stormwind(Stormwind Portal) 1.10 (as a rogue)
    By Matt in forum World of Warcraft Guides
    Replies: 7
    Last Post: 07-06-2006, 10:45 PM
  3. Dark Portal Idea/Question
    By vaelor in forum World of Warcraft Exploits
    Replies: 4
    Last Post: 06-18-2006, 10:07 AM
  4. Dark Portal fun
    By Lazyman234 in forum World of Warcraft Exploits
    Replies: 1
    Last Post: 06-18-2006, 01:56 AM
  5. Walk through any area/portal/mob without any Aggro!
    By Matt in forum World of Warcraft Exploits
    Replies: 17
    Last Post: 05-22-2006, 04:55 AM
All times are GMT -5. The time now is 01:34 AM. Powered by vBulletin® Version 4.2.3
Copyright © 2024 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2024 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search