Perfect Wall Jump Macro (using /dump command) menu

User Tag List

Page 1 of 5 12345 LastLast
Results 1 to 15 of 65
  1. #1
    wickermanz's Avatar Contributor
    Reputation
    203
    Join Date
    Apr 2007
    Posts
    435
    Thanks G/R
    1/4
    Trade Feedback
    3 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Perfect Wall Jump Macro (using /dump command)

    Just copy any of the following into a macro to do the jump very simple!

    Jump then Forward


    /dump JumpOrAscendStart()
    /dump MoveForwardStart(GetTime()*1000 + 1000);
    /dump MoveForwardStop(GetTime()*1000 + 2000);

    Forward Jump


    /dump MoveForwardStart(GetTime()*1000 + 1000);
    /dump JumpOrAscendStart()
    /dump MoveForwardStop(GetTime()*1000 + 2000);

    Jump Backwards

    /dump MoveBackwardStart(GetTime()*1000 + 1000);
    /dump JumpOrAscendStart()
    /dump MoveBackwardStop(GetTime()*1000 + 2000);

    Jump then move backwards

    /dump JumpOrAscendStart()
    /dump MoveBackwardStart(GetTime()*1000 + 1000);
    /dump MoveBackwardStop(GetTime()*1000 + 2000);

    Jump Left

    /dump StrafeLeftStart(GetTime()*1000 + 1000);
    /dump JumpOrAscendStart()
    /dump StrafeLeftStop(GetTime()*1000 + 2000);

    Jump then Strafe Left

    /dump JumpOrAscendStart()
    /dump StrafeLeftStart(GetTime()*1000 + 1000);
    /dump StrafeLeftStop(GetTime()*1000 + 2000);


    Jump Right

    /dump StrafeRightStart(GetTime()*1000 + 1000);
    /dump JumpOrAscendStart()
    /dump StrafeRightStop(GetTime()*1000 + 2000);

    Jump then Strafe Right

    /dump JumpOrAscendStart()
    /dump StrafeRightStart(GetTime()*1000 + 1000);
    /dump StrafeRightStop(GetTime()*1000 + 2000);


    Enjoy before its fixed!
    Last edited by wickermanz; 08-13-2009 at 02:28 PM.
    https://www.youtube.com/user/BurnTheWickerman

    Perfect Wall Jump Macro (using /dump command)
  2. #2
    Ascelyn's Avatar Member
    Reputation
    22
    Join Date
    Jul 2009
    Posts
    129
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Omg this is epic! Thanks :O It works good

  3. #3
    unknown1234's Avatar Banned
    Reputation
    24
    Join Date
    Aug 2007
    Posts
    141
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Tested, works. Ty <3

  4. #4
    thefatgiant's Avatar Active Member
    Reputation
    36
    Join Date
    Oct 2007
    Posts
    73
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Someone recreate this 3 year old macro!!!!

    [ame=http://www.youtube.com/watch?v=eToSGsNb5nA]YouTube - World Of Warcraft Logout Jump Exploit[/ame]

    I've tried:

    /dump Logout();
    /dump CancelLogout();
    /dump Jump();

    and i've tried even changing the jump to
    /dump JumpOrAscendStart()

    still wont keep you in the air

  5. #5
    Joevlol's Avatar Contributor
    Reputation
    134
    Join Date
    Apr 2007
    Posts
    271
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Interesting....

    Nice find, some rep for you sir!

    Edit: The addon Prat gives you a nice error when using it, I just disabled it and all was fine.
    Last edited by Joevlol; 08-13-2009 at 02:19 PM.

  6. #6
    Otsegolectric's Avatar Active Member
    Reputation
    41
    Join Date
    Jul 2009
    Posts
    105
    Thanks G/R
    0/1
    Trade Feedback
    2 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    doesn't work anymore

  7. #7
    T@rget's Avatar Contributor
    Reputation
    91
    Join Date
    Nov 2006
    Posts
    223
    Thanks G/R
    2/3
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Otsegolectric View Post
    doesn't work anymore
    Indeed, all it did for me was place () in the chat

  8. #8
    PinkiPan's Avatar Active Member

    Reputation
    55
    Join Date
    Jan 2008
    Posts
    494
    Thanks G/R
    0/4
    Trade Feedback
    4 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    bah fixed already

  9. #9
    madsherlock's Avatar Member
    Reputation
    16
    Join Date
    Nov 2008
    Posts
    100
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    just remember to disable all addons before attempting to use this dump command. It works for some people.
    This color looks cool and makes people read my post.

  10. #10
    lettuce9's Avatar Active Member
    Reputation
    19
    Join Date
    Jan 2008
    Posts
    95
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    **** did i miss it?

  11. #11
    Brolly's Avatar Member
    Reputation
    13
    Join Date
    Jul 2008
    Posts
    244
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    some addons block the funtion, just deavtivate your addons and it works

  12. #12
    [Kronus]'s Avatar Contributor
    Reputation
    184
    Join Date
    Sep 2006
    Posts
    459
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Works for me atm.

  13. #13
    lettuce9's Avatar Active Member
    Reputation
    19
    Join Date
    Jan 2008
    Posts
    95
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    its making me jump but im not sticking to any walls, am i missing something?

  14. #14
    eSko's Avatar YmxhY2tqYWNrJmhvb2tlcnM= CoreCoins Purchaser Authenticator enabled
    Reputation
    849
    Join Date
    Aug 2006
    Posts
    1,011
    Thanks G/R
    75/24
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    disabled all addons (so no more error msgs), but it doesn't alow me to wall jump (or air jump)

    btw, somebody copypasted this text even with the last line :-D http://pajay.blogspot.com/
    Last edited by eSko; 08-13-2009 at 05:27 PM.

  15. #15
    olol123's Avatar Member
    Reputation
    1
    Join Date
    May 2008
    Posts
    3
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Well you can use your flying mount.
    logout, dismount, hang in air for 20 sec.

Page 1 of 5 12345 LastLast

Similar Threads

  1. [Question] Wall Jumping Macro
    By CIHC in forum World of Warcraft General
    Replies: 0
    Last Post: 12-07-2014, 04:05 AM
  2. [Guide] How to wall jump perfectly
    By boukitost in forum World of Warcraft Exploration
    Replies: 6
    Last Post: 06-09-2008, 01:54 PM
  3. Replies: 13
    Last Post: 05-14-2008, 09:55 AM
  4. Wall Jumping Tip: The Perfect Jump
    By zenocide in forum World of Warcraft Guides
    Replies: 16
    Last Post: 09-29-2007, 03:36 PM
  5. Wall Jumping Tip: The Perfect Jump
    By zenocide in forum World of Warcraft Exploits
    Replies: 6
    Last Post: 09-24-2007, 08:26 PM
All times are GMT -5. The time now is 05:40 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