Mana Missile / Rest macro menu

User Tag List

Results 1 to 1 of 1
  1. #1
    Parog's Avatar Kitsune Da-O! M.L.G. CoreCoins Purchaser Authenticator enabled
    Reputation
    1528
    Join Date
    May 2007
    Posts
    3,169
    Thanks G/R
    540/266
    Trade Feedback
    20 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Mana Missile / Rest macro

    Coded in autoIT Use against a wall to level vitality / vigor and magic resistance.

    ` = Pause
    Delete = Exit script


    Code:
    Dim $a, $b, $c, $d, $e, $f
    Global $Paused
    HotKeySet("`", "TogglePause")
    HotKeySet("{DEL}", "Terminate")
    $d = InputBox( "Question", "Hotbar number for Mana Missile?", "1" )
    $e = InputBox( "Question", "Hotbar number for Heal Self?", "2" )
    $f = InputBox( "Question", "Hotbar number for Rest?", "9" )
    $b = InputBox( "Question", "How Many Mana Missiles?", "18" )
    $c = InputBox( "Question", "How Long to Rest?", "155000" )
    MsgBox( 0, "Alert", "Click OK then Alt + Tab into Darkfall to start the script. - Script brought to you by Parog of www.MMOwned.com" )
    WinWaitActive( "Darkfall Online" )
    
    While 1
        $a = 0
        Sleep ( 2000 )
        Send( "R" )
        Sleep ( 500 )
        Call( "HealSelf" )
        
        Do
            Call( "ManaMissile" )
            $a = $a + 1
        Until $a = $b
        Sleep( 500 )
        Call( "HealSelf" )
        Sleep( 2500 )
        Call( "Rest" )
    WEnd
    
    Func HealSelf( )
        Sleep( 500 )
        Send( $e )
        Sleep( 500 )
        MouseClick( "Left" )
        Sleep( 2400 )
    EndFunc
    
    Func ManaMissile( )
        Sleep( 500 )
        Send( $d )
        Sleep( 500 )
        MouseClick( "Left" )
        Sleep( 1100 )
        EndFunc
    
    Func Rest( )
        Sleep( 2000 )
        Send( "R" )
        Sleep( 500 )
        Send( $f )
        Sleep( 500 )
        MouseClick( "Left" )
        Sleep( $c )
        Send( "{SPACE}" )
        Sleep( 500 )
    EndFunc
    
    Func TogglePause( )
        $Paused = NOT $Paused
        While $Paused
            sleep(100)
            ToolTip('Script is "Paused"',0,0)
        WEnd
        ToolTip("")
    EndFunc
    
    Func Terminate( )
        Exit 0
    EndFunc
    What's a Parog?
    Looking for competitive Valorant team!

    Mana Missile / Rest macro

Similar Threads

  1. [Question] Effectient Mana Pot Macro?
    By R0w4n in forum WoW UI, Macros and Talent Specs
    Replies: 0
    Last Post: 03-10-2009, 01:17 PM
  2. How to chain 2+ spells into a macro
    By Matt in forum World of Warcraft Exploits
    Replies: 22
    Last Post: 07-03-2007, 12:33 AM
  3. [Macro] Trick players to think your going a different way..
    By janzi9 in forum World of Warcraft Exploits
    Replies: 40
    Last Post: 08-14-2006, 03:46 PM
  4. Druid: Macro
    By oninuva in forum World of Warcraft Guides
    Replies: 0
    Last Post: 04-23-2006, 01:38 PM
  5. AutoIt Macro for WoW AFK Bot
    By Matt in forum World of Warcraft Bots and Programs
    Replies: 8
    Last Post: 04-06-2006, 06:01 AM
All times are GMT -5. The time now is 11:36 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