taultunleashed logoWOW Bots - Auto-wall jumping script : World of Warcraft Nerfed Info
newtopic  postreply
 [ 18 posts ]  1, 2  Next
blue large dot

WOW Bots - Auto-wall jumping script : World of Warcraft Nerfed Info

Posted: August 28th, 2007, 3:44 pm
 
fyreblaize

Total Posts: 282
Joined: October 14th, 2004, 3:29 pm
fyreblaize's Reps: 0
User avatar
Active User > 50 Posts
i did a search and didnt see any scripts for this (some programs/cheat engine things though). As far as i know, running a script with autoit isnt detectable. You will need autoit to run the script, and you can find a link to it in many other topics here.

heres the script:
(!empty($user->lang['CODE'])) ? $user->lang['CODE'] : ucwords(strtolower(str_replace('_', ' ', 'CODE'))):
;  Title: All-Jumps
;  Author: iHack
;  Description: Performs different jumps.
HotKeySet("{F1}", "jump")
HotKeySet("{PAUSE}", "unbind")

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()


load that up and press f1 to do the wall climb jump. ive been using it for a few days and its loads of fun.


Reply with quote
Posted: August 29th, 2007, 7:44 am
 
Tault_admin

Total Posts: 29974
Joined: November 9th, 2002, 9:57 am
Tault_admin's Reps: 1444
User avatar
administrator
Mod in Training
Can premium members say yay or nay to this being moved to a confirmed section.


Reply with quote
Posted: September 9th, 2007, 1:17 am
 
psyvex
psyvex's Reps:
User avatar
/yay
worked fine, better than hit space 8)
http://img171.imageshack.us/my.php?image=samplekm0.jpg


Reply with quote
Posted: September 9th, 2007, 2:28 pm
 
Tault_admin

Total Posts: 29974
Joined: November 9th, 2002, 9:57 am
Tault_admin's Reps: 1444
User avatar
administrator
Mod in Training
Can we get one more yay.


Reply with quote
Posted: September 26th, 2007, 3:27 pm
 
fyreblaize

Total Posts: 282
Joined: October 14th, 2004, 3:29 pm
fyreblaize's Reps: 0
User avatar
Active User > 50 Posts
bump...


Reply with quote
Posted: September 29th, 2007, 1:20 am
 
zelupin1
zelupin1's Reps:
User avatar
perfect yay! :D


Reply with quote
Posted: September 29th, 2007, 5:23 am
 
antareus

Total Posts: 297
Joined: March 29th, 2006, 8:59 am
antareus's Reps: 11
User avatar
Active User > 50 Posts
premium
I'm not sure if I would want to try this on an official server... What I heard was that Autoit is detectable by wow.. .soo yeah


Reply with quote
Posted: September 29th, 2007, 10:04 am
 
fyreblaize

Total Posts: 282
Joined: October 14th, 2004, 3:29 pm
fyreblaize's Reps: 0
User avatar
Active User > 50 Posts
ive never heard that, and ive never seen anyone here post saying that theyve been banned using autoit. there are tons of scripts on this website that use autoit and no ones had problems. if someone does get warned for using this then please post about it, but ive been using this script and other auto it scripts for at least a year with no warnings whatsoever.


Reply with quote
Posted: October 14th, 2007, 3:58 pm
 
fyreblaize

Total Posts: 282
Joined: October 14th, 2004, 3:29 pm
fyreblaize's Reps: 0
User avatar
Active User > 50 Posts
confirmed?


Reply with quote
Posted: November 13th, 2007, 1:17 pm
 
zeffan20
zeffan20's Reps:
User avatar
yay lol this is awesome, thank you


Reply with quote
Posted: February 12th, 2008, 10:53 am
 
batmeat

Total Posts: 83
Joined: September 3rd, 2006, 2:22 pm
batmeat's Reps: 0
User avatar
Active User > 50 Posts
Yay


Reply with quote
Posted: February 25th, 2008, 2:14 pm
 
legit4ever
legit4ever's Reps:
User avatar
yay

I didnt like it how there wasnt also a function to jump then go forward. So I just added a bit so it does.


(!empty($user->lang['CODE'])) ? $user->lang['CODE'] : ucwords(strtolower(str_replace('_', ' ', 'CODE'))):
 
;  Title: All-Jumps
;  Author: iHack
;  Description: Performs different jumps.
;  F2 makes it so you jump then press forward
;  F2 makes it so you go forward then jump
HotKeySet("{F1}", "jump")
HotKeySet("{F2}", "jump2")
HotKeySet("{PAUSE}", "unbind")

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

func jump2() ; snormal jump
    HotKeySet("{F2}")
    Send("{SPACE}")
    Send("{W DOWN}")
    Send("{W UP}")
    Sleep(300)
    HotKeySet("{F2}", "jump2")
    idle()
EndFunc


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

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


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



idle()


Reply with quote
Posted: March 5th, 2008, 2:53 pm
 
vgagent1993
vgagent1993's Reps:
User avatar
Nice, and to the person that asked if this can get you banned i doubt it, as far i as i know blizzard dose not have a direct policy agaisnt auto-it, the new update with warden that alerts you when ur runing cheat engin and stuff dosent come up with this running.

Prety much ebcause you can hide the app name to w/e u want i gues.


Reply with quote
Posted: March 7th, 2008, 12:59 am
 
trayanz

Total Posts: 16
Joined: October 6th, 2007, 3:10 am
trayanz's Reps: 0
User avatar
where do i copy this ????


Reply with quote
Posted: March 28th, 2008, 7:11 am
 
vgagent1993
vgagent1993's Reps:
User avatar
NERFED
WALL CLIMBING HAS BEEN KILLED AS OF 2.4
F BLIZZARD.


Reply with quote
Want Advertisements After The Last Post Removed? Create A Free Account!

blue large dot Who is online
Users browsing this forum: No registered users and 19 guests

Popular Sections
SWTOR Cheats
Guild Wars 2 Cheats
Guild Wars 2 Hacks
Guild Wars 2 Bots
Diablo 3 Cheats
Guild Wars 2 Mods

Popular Sections
WoW Cataclysm Cheats & Exploits
WoW Cataclysm Hacks & Bots
Star Wars The Old Republic Cheats
SWTOR Mods
Torchlight 2 Cheats
SWTOR Space Mission Bots
Site Nav and RSS
RSS Feed of World of Warcraft Nerfed Info RSS Feed 
Sitemap of World of Warcraft Nerfed Info Sitemap 
SitemapIndex SitemapIndex
RSS Feed RSS Feed
Channel list Channel list
left bottom corner Site and Contents Copyright 2001-2012 All Rights Reserved TaultUnleashed.com bottom corner
top left
top right
createaccount
Username:   Password:   Remember Me?