[Guide] AutoIT Above script. menu

User Tag List

Results 1 to 1 of 1
  1. #1
    Emuchild's Avatar Member
    Reputation
    56
    Join Date
    Oct 2007
    Posts
    311
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    [Guide] AutoIT Above script.

    So I was making a script for WoW and needed the GUI or "Program Box" if you don't know what a GUI is, to appear over WoW. So I made this script.

    When Insert is pressed the "Box" will appear over WoW.
    It is more described within the script.

    SOURCE

    Code:
     
    ;Name - Above script
    ;Author - Rawrr
    ;==========================================================
    #include <GUIConstants.au3>
    Hotkeyset ("{ESC}","Close") ; Sets Escape to close the Script.
    Hotkeyset ("{INS}","Above") ; Sets Insert to make the gui above over anything.
    $GUI = Guicreate ("Above",200,200) ; Creates a gui.
    ;==========================================================
    ; Makes the X button close the gui and script.
    While 1
     $msg = GUIGetMsg()
        If $msg = $GUI_EVENT_CLOSE Then Exit
    Wend
    ;===========================================================
    ; When Insert is pressed the gui appears over everything.
    Func Above()
     Guisetstate(@SW_SHOW, $GUI)
    Endfunc
    ;============================================================
    ; When Escape is pressed closes the script.
    Func Close()
     Exit
    EndFunc
    DOWNLOAD AUTOIT
    AutoIt v3 - Downloads

    I hope this helped you guys, if you don't know what this script means it is described.
    Tired of proxies not working or timing out?
    TEST THEM BEFORE YOU USE THEM!
    https://www.mmowned.com/forums/general-programs/246775-testmyproxies.html :wave:

    [Guide] AutoIT Above script.

Similar Threads

  1. Darkmoon Faire - AFK Guide (AutoIT UPDATED)
    By garoboldy in forum World of Warcraft Guides
    Replies: 39
    Last Post: 03-23-2011, 03:05 PM
  2. [Guide] Spawn above your Grave when you die.
    By LJwow in forum WoW EMU Guides & Tutorials
    Replies: 39
    Last Post: 02-28-2009, 11:52 AM
  3. Safer bot guide compile your scripts..
    By freakyflow in forum World of Warcraft Bots and Programs
    Replies: 9
    Last Post: 07-23-2008, 10:57 AM
  4. [Guide] Another LUA Scripting Guide
    By Bapes in forum WoW EMU Guides & Tutorials
    Replies: 13
    Last Post: 05-08-2008, 05:01 PM
  5. [Guided Release] PvP script explained
    By TheSpidey in forum World of Warcraft Emulator Servers
    Replies: 3
    Last Post: 04-08-2008, 05:02 AM
All times are GMT -5. The time now is 10:15 PM. 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