[Request]Walljump macro for innerspace? menu

Shout-Out

User Tag List

Results 1 to 2 of 2
  1. #1
    T1B's Avatar Elite User
    Reputation
    369
    Join Date
    Apr 2006
    Posts
    656
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    [Request]Walljump macro for innerspace?

    Annyone have a macro to walljump for use with innerspace, or can make one?
    +Rep if u do ^^

    [Request]Walljump macro for innerspace?
  2. #2
    Phygar's Avatar ( ͡° ͜ʖ ͡°)
    Reputation
    444
    Join Date
    Nov 2007
    Posts
    1,591
    Thanks G/R
    7/5
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: [Request]Walljump macro for innerspace?

    Here's a walljumping script for Autoit

    ; Title: All-Jumps
    ; Author: iHack
    ; Description: Performs different jumps.
    #include <GUIConstants.au3>
    HotKeySet("{F1}", "jump")
    HotKeySet("{PAUSE}", "unbind")
    GUICreate("Jumper", 200, 220)
    $checkCN = guictrlcreatelabel("Press Pause to bind keys.", 40, 50)
    $checkCN = guictrlcreatelabel("Press F1 to jump.", 60, 70)
    guictrlsetbkcolor(0xff0000, 0x9966CC)
    guictrlcreatelabel("To close go down to the", 40, 120)
    guictrlcreatelabel("right on your system tray", 40, 140)
    guictrlcreatelabel("and right click the icon", 45, 160)
    guictrlcreatelabel("that you saw at first when", 40, 180)
    guictrlcreatelabel("opened the jumper.", 55, 200)
    GUISetState ()
    While 1
    $msg = GUIGetMsg()
    If $msg = $GUI_EVENT_CLOSE Then ExitLoop

    Wend
    Select
    Case $Msg = $GUI_EVENT_CLOSE
    MsgBox(0, "Exit", "Good Bye!")
    Exit
    endselect

    func jump() ; normal jump
    HotKeySet("{F1}")
    Send("{W DOWN}")
    Send("{SPACE}")
    Send("{W UP}")
    Sleep(300)
    HotKeySet("{F1}", "jump")
    idle()
    EndFunc


    Func idle() ; idle, do nothing
    while 1
    Sleep(1000)
    WEnd
    EndFunc

    Func unbind() ; unbind keys
    HotKeySet("{F1}")
    HotKeySet("{PAUSE}", "rebind")
    idle()
    EndFunc

    Func rebind() ; rebind the keys
    HotKeySet("{F1}", "jump")
    HotKeySet("{PAUSE}", "unbind")
    idle()
    EndFunc

    idle()
    Last edited by Phygar; 12-05-2007 at 06:12 AM.

Similar Threads

  1. [Request] Help w/Basic AHK macro (for AH)
    By weffweff03 in forum Diablo 3 Bots Questions & Requests
    Replies: 0
    Last Post: 06-18-2012, 06:17 PM
  2. [Request] Helm fix for Orc Male -> NE male
    By Terrorz in forum WoW ME Questions and Requests
    Replies: 4
    Last Post: 06-15-2007, 04:22 PM
  3. Macros for BG
    By myojinyahiko in forum Community Chat
    Replies: 19
    Last Post: 01-19-2007, 01:29 AM
  4. Macros: For Dummies
    By Krazzee in forum World of Warcraft Guides
    Replies: 0
    Last Post: 06-13-2006, 06: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 05:20 PM. 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