Register for your free account! | Forgot your password?

Go Back   elitepvpers > General Gaming > General Gaming Discussion
You last visited: Today at 12:37

  • Please register to post and access all features, it's quick, easy and FREE!

Advertisement



[AutoIt] Sprint and Crouchwalk

Discussion on [AutoIt] Sprint and Crouchwalk within the General Gaming Discussion forum part of the General Gaming category.

Reply
 
Old   #1
 
elite*gold: 0
Join Date: Jan 2008
Posts: 113
Received Thanks: 56
[AutoIt] Sprint and Crouchwalk

Make sure your weapon is sheathed, if not it will mess up rest for sprint.

EDIT- Updated to run in circles for better gains. Updated to fix the mistakes in my script. Thanks billybob.

Code:
Dim $a, $b, $c, $d
$d = InputBox( "Question", "Input 1 for Sprint and 2 for Crouchwalk.", "1" )
If $d = 1 Then
$a = InputBox( "Question", "How long to Sprint?", "300000" )
$b = InputBox( "Question", "Hotbar number for Rest?", "0" )
$c = InputBox( "Question", "How long to Rest?", "155000" )
MsgBox( 0, "Alert", "Click OK and Alt+Tab into Darkfall to start the script." )
WinWaitActive( "Darkfall Online" )
Sleep( 2000 )
While 1
	Send( "{LSHIFT DOWN}" )
	Sleep( 100 )
	Send( "{W DOWN}" )
	Sleep( 100 )
	Send( "{LEFT DOWN}" )
	Sleep( $a )
	Send( "{W UP}" )
	Sleep( 100 )
	Send( "{LEFT UP}" )
	Sleep( 100 )
	Send( "{LSHIFT UP}" )
	Sleep( 100 )
	Call( "Rest" )
WEnd
ElseIf $d = 2 Then
	MsgBox( 0, "Alert", "Click OK and Alt+Tab into Darkfall to start the script." )
	WinWaitActive( "Darkfall Online" )
	Sleep( 2000 )
	Send( "{C DOWN}" )
	Sleep( 100 )
	Send( "{W DOWN}" )
	Sleep( 100 )
	Send( "{LEFT DOWN}" )
ElseIf
	Exit
EndIf

Func Rest( )
	Sleep( 2000 )
	Send( $b )
	Sleep( 500 )
	MouseClick( "Left" )
	Sleep( $c )
	Send( "{SPACE}" )
	Sleep( 500 )
EndFunc
Penakle is offline  
Thanks
2 Users
Old 12/29/2011, 09:42   #2
 
elite*gold: 0
Join Date: Dec 2011
Posts: 2
Received Thanks: 0
The macro runs once fine, and when my char gets back up from rest he just spins in circles not moving.
dsnutz is offline  
Old 01/05/2012, 02:57   #3
 
elite*gold: 0
Join Date: Nov 2011
Posts: 869
Received Thanks: 159
nice this is a thanks worth
NoTime4You is offline  
Old 01/30/2024, 23:38   #4
 
elite*gold: 0
Join Date: Jul 2014
Posts: 2
Received Thanks: 0
bro i need your help can you answer on me
adhammax is offline  
Reply


Similar Threads Similar Threads
AoC Sprint Hack
11/01/2011 - General Gaming Releases - 40 Replies
**Notice** AoCarnage now includes AoCSprint with the set of hacks:) Have fun in Hyboria! Link: http://www.elitepvpers.com/forum/aoc-hacks-bots-che ats-exploits/150307-aocarnage-nfd-aocsprint-speedh ack.html This is a Age of Conan Sprint Hack, it simply turns sprint on regardless of stamina. Your stamina will still drain, but you will still sprint. This is easily done by obtaining the static address/offset and using a memory search program to change the value. But this is all in a single...
[Bug] Super easy unlimited sprint
07/06/2008 - General Gaming Releases - 4 Replies
Ok I dont know if Im just bugged or what but try this and confirm/deny it. 1) Auto run 2) Sprint and simply tap the strafe right (or left) key every second Allows me to unlimited sprint as it takes no stamina! Hope this works for everyone else and helps!
WoW Rogue sprint hacking
05/17/2007 - WoW Exploits, Hacks, Tools & Macros - 15 Replies
Hi! Ich fand dieses Video wirklich sehr interessant... ----> dieses hier Hab mich mal weiter schlau gemacht und in der Tat ist es wohl möglich mit Netlimiter den Sprint Buff ds Schurken weitaus dahin zu verändern dass er länger als normal anhält... 1 Minute...3 Minuten...1 Stunde...! Das Programm findet man auf www.netlimiter.com Startet das Programm



All times are GMT +1. The time now is 12:37.


Powered by vBulletin®
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Support | Contact Us | FAQ | Advertising | Privacy Policy | Terms of Service | Abuse
Copyright ©2024 elitepvpers All Rights Reserved.