Weapon skill up - Dual player 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)

    Weapon skill up - Dual player macro.

    Code:
    ;Script requires two people with running the same script
    ;There are two options, Either Defense() and OneHandOffense() OR just TwoHandOffense()
    ;Basically OneHandOffense() and Defense() will Block for 25 seconds and then attack with 20 swings
    ;TwoHandOffense will Swing 20 times and then stand still while OneHandOffense attacks
    ;You need to coordinate with the other person closely as you need to start the macro at the same time so the timing doesn't get off
    ;There is a 5 second delay for the macro to start
    ; Wand is slot 8
    ; Heal Self is slot 1
    ; Rest is slot 5
    ; Weapon is slot 0
    ; Shield is slot 9
    
    WinActivate ("Darkfall Online")
    Sleep (5000)
    $i = 0
    While 1 = 1
        CombatMode()
        Defense()
        OneHandOffense()
        ;TwoHandOffense()
        EquipWand()
        CombatMode()
        Heal()
        Rest()
        EquipWeapon()
    WEnd
    
    Func OneHandOffense()
        Sleep (1000)
        $o = 0
        While $o <= 20
            Sleep (1000)
            MouseClick ("left")
            Sleep (1000)
            $o = $o + 1
        WEnd
        Sleep (1000)
        Send ("R")
        Sleep (1000)
    EndFunc
    
    Func TwoHandOffense()
        Sleep (1000)
        $o = 0
        While $o <= 20
            Sleep (1000)
            MouseClick ("left")
            Sleep (1000)
            $o = $o + 1
        WEnd
        Sleep (1000)
        Send ("R")
        Sleep (30000)
    EndFunc
    
    Func Defense()
        Sleep (1000)
        Send ("{V Down}")
        Sleep (25000)
        Send ("{V Up}")
        Sleep (1000)
    EndFunc
    
    Func Heal()
        Sleep (1000)
        Send ("1")
        Sleep (1000)
        MouseClick ("left")
        Sleep (12000)
        Send ("R")
        Sleep (1000)
    EndFunc
    
    Func Rest()
        Send ("5")
        Sleep (1000)
        MouseClick ("left")
        Sleep (120000)
        Send ("W")
        Sleep (1000)
    EndFunc
    
    Func EquipWeapon()
        Sleep (1000)
        Send ("0") ; Weapon
        Sleep (1000)
        Send ("9") ; Shield
        Sleep (1000)
    EndFunc
    
    Func EquipWand()
        Sleep (1000)
        Send ("8")
        Sleep (1000)
    EndFunc
    
    Func CombatMode()
        Sleep (1000)
        Send ("R")
        Sleep (1000)
    EndFunc
    What's a Parog?
    Looking for competitive Valorant team!

    Weapon skill up - Dual player macro.

Similar Threads

  1. [Help] Players can't level weapon skills?
    By MisterEMU in forum World of Warcraft Emulator Servers
    Replies: 7
    Last Post: 05-21-2008, 01:15 PM
  2. Level weapon skill fast as hunter (Melee skill)
    By Nugma in forum World of Warcraft Guides
    Replies: 4
    Last Post: 12-26-2006, 06:39 AM
  3. How to level weapon skill up really fast (Hunter only)
    By Hunters FTW in forum World of Warcraft Guides
    Replies: 4
    Last Post: 12-22-2006, 10:45 AM
  4. Weapon Skill Gain Exploit!
    By Matt in forum World of Warcraft Exploits
    Replies: 10
    Last Post: 10-27-2006, 07:21 AM
  5. Another Weapon Skill Training Spot
    By lvlrbojang1es in forum World of Warcraft Exploits
    Replies: 3
    Last Post: 05-19-2006, 05:41 AM
All times are GMT -5. The time now is 02:16 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