[Ez] CloseDialogPlugin menu

Shout-Out

User Tag List

Results 1 to 9 of 9
  1. #1
    EzGo's Avatar Active Member
    Reputation
    71
    Join Date
    Apr 2024
    Posts
    56
    Thanks G/R
    1/48
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    [Ez] CloseDialogPlugin

    Simple plugin for Turbo Hud Free users that automatically closes most of the windows that pop up.
    This plugin assumes that you have the Space key assigned to you for Close all Windows. If not, you need to edit the plugin and change the value of keyCloseDialog (default is Keys.Space)

    It's automation, use it at your own risk.

    Download => Plugins\Ez\CloseDialogPlugin.cs

    Custom Code (PluginEnablerOrDisablerPlugin) :

    Code:
    using System.Windows.Forms; // This line must be present at the beginning of the file
    		
    Hud.RunOnPlugin<Ez.CloseDialogPlugin>(plugin =>
    {
    	plugin.Enabled = true;
    	plugin.keepVictoryScreenInTown = false;
    	plugin.keyCloseDialog = Keys.Space; // Close all Windows // https://learn.microsoft.com/en-us/dotnet/api/system.windows.forms.keys?view=windowsdesktop-9.0
    }	);
    Last edited by EzGo; 21 Hours Ago at 01:57 PM. Reason: keepVictoryScreenInTown
    Inside us live two wolves in constant conflict. Which one will you feed today?

    [Ez] CloseDialogPlugin
  2. Thanks ipaman, RawHulk2, EX-Maus (3 members gave Thanks to EzGo for this useful post)
  3. #2
    EzGo's Avatar Active Member
    Reputation
    71
    Join Date
    Apr 2024
    Posts
    56
    Thanks G/R
    1/48
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Update: Fixed a bug in detecting a video sequence
    Inside us live two wolves in constant conflict. Which one will you feed today?

  4. #3
    robin_nerf's Avatar Member
    Reputation
    1
    Join Date
    Feb 2025
    Posts
    10
    Thanks G/R
    2/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Neat mod, big thanks Ez
    Is it possible to make this window to close as well ?
    Attached Thumbnails Attached Thumbnails [Ez] CloseDialogPlugin-continue-jpg  
    Last edited by robin_nerf; 2 Days Ago at 10:07 AM.

  5. #4
    EzGo's Avatar Active Member
    Reputation
    71
    Join Date
    Apr 2024
    Posts
    56
    Thanks G/R
    1/48
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Update: The VictoryScreen window will now close even if you are in town unless keepVictoryScreenInTown is equal to true. Tutorial windows that usually appear while leveling up to 70 have been added to the automatic closing..
    Last edited by EzGo; 1 Day Ago at 04:18 AM.
    Inside us live two wolves in constant conflict. Which one will you feed today?

  6. Thanks robin_nerf (1 members gave Thanks to EzGo for this useful post)
  7. #5
    xblade2k7's Avatar Active Member
    Reputation
    50
    Join Date
    Jun 2009
    Posts
    286
    Thanks G/R
    102/34
    Trade Feedback
    0 (0%)
    Mentioned
    2 Post(s)
    Tagged
    0 Thread(s)
    you cant use this on free THUD version, and no free THUD version nevermore, only free version LightingMOD and you cant use this funtion...

    "free tier cannot compile plugins containing DlImport"

    [DllImport("USER32.DLL")]
    private static extern IntPtr FindWindow(string ClassName, string WindowText);

    [DllImport("USER32.DLL")]
    private static extern IntPtr SendMessage(IntPtr hWnd, uint Msg, IntPtr wParam, IntPtr lParam);

  8. #6
    EzGo's Avatar Active Member
    Reputation
    71
    Join Date
    Apr 2024
    Posts
    56
    Thanks G/R
    1/48
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Many of us do not use lmod, neither the free nor the paid version, but rather a zero-cost version that does not block plugins or functions.: TurboHud Free
    Inside us live two wolves in constant conflict. Which one will you feed today?

  9. Thanks xblade2k7 (1 members gave Thanks to EzGo for this useful post)
  10. #7
    xblade2k7's Avatar Active Member
    Reputation
    50
    Join Date
    Jun 2009
    Posts
    286
    Thanks G/R
    102/34
    Trade Feedback
    0 (0%)
    Mentioned
    2 Post(s)
    Tagged
    0 Thread(s)
    My apologies, I had no idea that this version of THUD existed. Thank you.

  11. #8
    EzGo's Avatar Active Member
    Reputation
    71
    Join Date
    Apr 2024
    Posts
    56
    Thanks G/R
    1/48
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Update: Fixed a bug that caused a gr to be automatically accepted when it overlapped with the VictoryScreen window
    Inside us live two wolves in constant conflict. Which one will you feed today?

  12. #9
    xblade2k7's Avatar Active Member
    Reputation
    50
    Join Date
    Jun 2009
    Posts
    286
    Thanks G/R
    102/34
    Trade Feedback
    0 (0%)
    Mentioned
    2 Post(s)
    Tagged
    0 Thread(s)
    website or API for learn for make plugins? Thanks

Similar Threads

  1. Harbingers of Shadowmoon Quest 67-70 EZ Mode
    By gdc2000 in forum World of Warcraft Exploits
    Replies: 9
    Last Post: 05-22-2007, 12:44 AM
  2. EZ model edit way...
    By bloodofwar in forum World of Warcraft Model Editing
    Replies: 9
    Last Post: 01-26-2007, 04:10 PM
  3. Dancing Troll Village - Patch 1.12.2 - EZ Way :]
    By Aran in forum World of Warcraft Exploits
    Replies: 35
    Last Post: 12-16-2006, 03:10 PM
  4. Ez-mode Horde Gold (ca. lvl35)
    By Zakuno in forum World of Warcraft Guides
    Replies: 8
    Last Post: 10-16-2006, 02:55 AM
  5. new way to hyjal, very ez!
    By bloodofwar in forum World of Warcraft Exploits
    Replies: 9
    Last Post: 05-27-2006, 06:46 PM
All times are GMT -5. The time now is 11:29 AM. Powered by vBulletin® Version 4.2.3
Copyright © 2025 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Google Authenticator verification provided by Two-Factor Authentication (Free) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search