Wall Jumping Program menu

User Tag List

Page 1 of 3 123 LastLast
Results 1 to 15 of 44
  1. #1
    Tink's Avatar Active Member
    Reputation
    46
    Join Date
    Aug 2006
    Posts
    205
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Wall Jumping Program

    Are you tired of mistiming your walljumps and start all over again? I was too, so I made this AutoIt program to time my jumps perfectly.

    You perform a normal walljump (Forward+Jump) with F1.
    You perform a special walljump (Jump+Forward) with F2.
    You can turn the script on and off by pressing Pause.

    Code:
    ;--Title: Walljump Time
    ;--Author: Flaska
    ;  Description:
    ; Performs perfect walljumps.
    HotKeySet("{F1}", "wjump")
    HotKeySet("{F2}", "swjump")
    HotKeySet("{PAUSE}", "unbind")
    func wjump()
    	HotKeySet("{F1}")
    	Send("{UP DOWN}")
    	Send("{SPACE}")
    	Send("{UP UP}")
    	Sleep(300)
    	HotKeySet("{F1}", "wjump")
    	idle()
    EndFunc ;:: wjump()
    func swjump()
    	HotKeySet("{F2}")
    	Send("{SPACE}")
    	Sleep(250)
    	Send("{UP}")
    	Sleep(600)
    	HotKeySet("{F2}", "swjump")
    	idle()
    EndFunc ;:: swjump()
    Func idle()
    	while 1
    		Sleep(1000)
    	WEnd
    EndFunc ;:: idle()
    Func unbind()
    	HotKeySet("{F1}")
    	HotKeySet("{F2}")
    	HotKeySet("{PAUSE}", "rebind")
    	idle()
    EndFunc ;:: unbind
    Func rebind()
    	HotKeySet("{F1}", "wjump")
    	HotKeySet("{F2}", "swjump")
    	HotKeySet("{PAUSE}", "unbind")
    	idle()
    EndFunc ;:: rebind
    idle()
    Save the code and compile it, or, without AutoIt, download the compiled version here:
    http://www.levisweb.net/files/wjump.exe

    EDIT: The bug is now fixed. You will now continue jumping if you hold F1/F2, but I recommend pressing it though.
    Last edited by Tink; 12-22-2006 at 06:13 PM.
    Aap?

    Wall Jumping Program
  2. #2
    ziao's Avatar Banned
    Reputation
    234
    Join Date
    Apr 2006
    Posts
    657
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Wall Jumping Program

    you need to make a cooldown on both functions, otherwise it will crash like you said

    i like the idea never thought of it

    +rep
    Last edited by ziao; 12-22-2006 at 05:36 PM.

  3. #3
    ragingazn628's Avatar Active Member
    Reputation
    21
    Join Date
    Sep 2006
    Posts
    101
    Thanks G/R
    0/0
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Wall Jumping Program

    sounds like an awsome auto it ... is it fixed so it wont crash?

  4. #4
    SumGuy's Avatar Member
    Reputation
    4
    Join Date
    Dec 2006
    Posts
    123
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Wall Jumping Program

    Nice job on the auto +rep
    Meet BoB,:angel:
    Bob tried to steal my candy...
    silly bob

  5. #5
    Tink's Avatar Active Member
    Reputation
    46
    Join Date
    Aug 2006
    Posts
    205
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Wall Jumping Program

    The bug is fixed, redownload/recompile
    Aap?

  6. #6
    Matt's Avatar Legendary Authenticator enabled
    Reputation
    633
    Join Date
    Feb 2006
    Posts
    2,996
    Thanks G/R
    2/20
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Wall Jumping Program

    great post. +rep

  7. #7
    Iazin12192's Avatar Member
    Reputation
    1
    Join Date
    Jul 2006
    Posts
    79
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Wall Jumping Program

    is it considered a 3rd party program? i dont want to get banned again.

  8. #8
    ziao's Avatar Banned
    Reputation
    234
    Join Date
    Apr 2006
    Posts
    657
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Wall Jumping Program

    yes it is.
    changes are close to 0 you wont get in trouble for this tho. i cant see how you can

  9. #9
    3xodus's Avatar Active Member
    Reputation
    17
    Join Date
    Dec 2006
    Posts
    70
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Wall Jumping Program

    Great work. +rep

  10. #10
    Lightsaber's Avatar Member
    Reputation
    3
    Join Date
    Nov 2006
    Posts
    33
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Wall Jumping Program

    How dod u do this?

  11. #11
    suicidity's Avatar Contributor
    Reputation
    207
    Join Date
    Oct 2006
    Posts
    1,439
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Wall Jumping Program

    You sir are sad. Nice attempt.

    File - WoWBunnyv0.3.rar

    AntiVir - 7.3.0.21 - 12.22.2006 - no virus found
    Authentium - 4.93.8 - 12.22.2006 - no virus found
    Avast - 4.7.892.0 - 12.21.2006 - no virus found
    AVG - 386 - 12.22.2006 - no virus found
    BitDefender - 7.2 - 12.23.2006 - no virus found
    CAT-QuickHeal - 8.00 - 12.22.2006 - no virus found
    ClamAV - devel-20060426 - 12.23.2006 - no virus found
    DrWeb - 4.33 - 12.22.2006 - no virus found
    eSafe - 7.0.14.0 - 12.21.2006 - no virus found
    eTrust-InoculateIT - 23.73.97 - 12.23.2006 - no virus found
    eTrust-Vet - 30.3.3271 - 12.23.2006 - no virus found
    Ewido - 4.0 - 12.22.2006 - no virus found
    Fortinet - 2.82.0.0 - 12.23.2006 - no virus found
    F-Prot - 3.16f - 12.22.2006 - no virus found
    F-Prot4 - 4.2.1.29 - 12.22.2006 - no virus found
    Ikarus - T3.1.0.27 - 12.23.2006 - no virus found
    Kaspersky - 4.0.2.24 - 12.23.2006 - no virus found
    McAfee - 4925 - 12.22.2006 - no virus found
    Microsoft - 1.1904 - 12.23.2006 - no virus found
    NOD32v2 - 1935 - 12.22.2006 - no virus found
    Norman - 5.80.02 - 12.22.2006 - no virus found
    Panda - 9.0.0.4 - 12.22.2006 - no virus found
    Prevx1 - V2 - 12.23.2006 - no virus found
    Sophos - 4.12.0 - 12.22.2006 - no virus found
    Sunbelt - 2.2.907.0 - 12.18.2006 - no virus found
    TheHacker - 6.0.3.135 - 12.20.2006 - no virus found
    UNA - 1.83 - 12.22.2006 - no virus found
    VBA32 - 3.11.1 - 12.22.2006 - no virus found
    VirusBuster - 4.3.19:9 - 12.22.2006 - no virus found
    scan the .rar at http://www.virustotal.com and post your results.

    There is no key logger. The program detects when the jump keys are down. nice try.
    Last edited by suicidity; 12-23-2006 at 02:36 AM.

  12. #12
    omgwhokillme's Avatar Active Member
    Reputation
    48
    Join Date
    Aug 2006
    Posts
    239
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Wall Jumping Program

    flaska this gets my seal of approval.
    Very nice.
    Last edited by KuRIoS; 12-23-2006 at 03:12 PM.

  13. #13
    Grass's Avatar Active Member
    Reputation
    59
    Join Date
    May 2006
    Posts
    130
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Wall Jumping Program

    Did anybody ever get banned using autoit? I mean like does warden detect it and if it does, will blizz ever do something about it? im sure autoit is not just for cheating/hacking (esp botting) but also for other automated task etc. I mean like its not blizz busness that you got autoit in your memory right?
    Last edited by Grass; 12-23-2006 at 04:07 AM.

  14. #14
    WatZ's Avatar Member
    Reputation
    1
    Join Date
    Nov 2006
    Posts
    30
    Thanks G/R
    0/0
    Trade Feedback
    2 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Wall Jumping Program

    The F1 dosent work for med

  15. #15
    zeryudo's Avatar Member
    Reputation
    4
    Join Date
    Jul 2006
    Posts
    14
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Wall Jumping Program

    nice, +rep

Page 1 of 3 123 LastLast

Similar Threads

  1. Wall Jumping?(sort of like wall-walking)
    By Darg in forum World of Warcraft Exploration
    Replies: 21
    Last Post: 03-27-2013, 05:18 PM
  2. Wall Jumping
    By Mist260 in forum World of Warcraft General
    Replies: 1
    Last Post: 12-29-2006, 10:13 AM
  3. Wall Jumping is BAck 2.0.1
    By drano in forum World of Warcraft Exploration
    Replies: 10
    Last Post: 12-08-2006, 03:58 PM
  4. Wall-jumping....
    By idusy-org in forum World of Warcraft General
    Replies: 6
    Last Post: 10-02-2006, 10:43 PM
  5. Wall Jumping.
    By Hunterorz in forum World of Warcraft Exploits
    Replies: 4
    Last Post: 09-27-2006, 01:10 PM
All times are GMT -5. The time now is 05:21 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