Register for your free account! | Forgot your password?

Go Back   elitepvpers > Shooter > S4 League
You last visited: Today at 11:58

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

Advertisement



(SC)Speed Counter Macro

Discussion on (SC)Speed Counter Macro within the S4 League forum part of the Shooter category.

View Poll Results: Is this Macro working for u?
Yes 38 61.29%
No 24 38.71%
Voters: 62. You may not vote on this poll

Reply
 
Old   #1
 
xLoadingx's Avatar
 
elite*gold: 0
Join Date: Nov 2013
Posts: 273
Received Thanks: 35
(SC)Speed Counter Macro

xLoadingx is offline  
Old 06/20/2017, 16:13   #2



 
Swaight's Avatar
 
elite*gold: 267
Join Date: Oct 2011
Posts: 5,428
Received Thanks: 4,319
Wieso 2x Leertaste am Anfang?
Swaight is offline  
Old 06/20/2017, 16:21   #3
 
xLoadingx's Avatar
 
elite*gold: 0
Join Date: Nov 2013
Posts: 273
Received Thanks: 35
Quote:
Originally Posted by Swaight View Post
Wieso 2x Leertaste am Anfang?
Sicher ist sicher :/ man kann natürlich auch nur 1x machen bzw. eig. sollte 1x besser sein
xLoadingx is offline  
Old 06/21/2017, 07:54   #4
 
elite*gold: 0
Join Date: Dec 2011
Posts: 198
Received Thanks: 23
what you mean repeat buy holding the button key (1ms)??
you mean just hold the macro and revenge?
GalaxyCMS123 is offline  
Old 06/21/2017, 12:27   #5
 
0N1K4G3's Avatar
 
elite*gold: 50
Join Date: Jan 2017
Posts: 703
Received Thanks: 592
Yes, i tested on ahk script, perfect working. When your sp out, hold macro and revenge.
0N1K4G3 is offline  
Thanks
1 User
Old 06/21/2017, 15:30   #6
 
elite*gold: 0
Join Date: Dec 2011
Posts: 198
Received Thanks: 23
well it isn't better with s instead of normal keys without or what
GalaxyCMS123 is offline  
Old 06/21/2017, 22:41   #7
 
elite*gold: 0
Join Date: Aug 2016
Posts: 22
Received Thanks: 2
Talking Can i have ahk sources ?

Quote:
Originally Posted by 0N1K4G3 View Post
Yes, i tested on ahk script, perfect working. When your sp out, hold macro and revenge.
Can i have ahk sources ?
Meadriseer is offline  
Old 06/22/2017, 14:04   #8
 
0N1K4G3's Avatar
 
elite*gold: 50
Join Date: Jan 2017
Posts: 703
Received Thanks: 592
Quote:
Originally Posted by Meadriseer View Post
Can i have ahk sources ?
Code:
$*LCtrl::
Loop
{
if not GetKeyState("LCtrl","P")
break
Send {Space down}
Sleep 016
Send {Space up}
Sleep 016
Send {Space down}
Sleep 016
Send {Space up}
Sleep 016
Send {D down}
Sleep 016
Send {Space down}
Sleep 016
Send {Space up}
Sleep 016
Send {D up}
}
return

$*Ins::Suspend
When you stunned with fumbi, Hold Ctrl and Cs Revenge.
0N1K4G3 is offline  
Thanks
1 User
Old 06/22/2017, 14:49   #9
 
elite*gold: 0
Join Date: Aug 2016
Posts: 22
Received Thanks: 2
Quote:
Originally Posted by 0N1K4G3 View Post
Code:
$*LCtrl::
Loop
{
if not GetKeyState("LCtrl","P")
break
Send {Space down}
Sleep 016
Send {Space up}
Sleep 016
Send {Space down}
Sleep 016
Send {Space up}
Sleep 016
Send {D down}
Sleep 016
Send {Space down}
Sleep 016
Send {Space up}
Sleep 016
Send {D up}
}
return

$*Ins::Suspend
When you stunned with fumbi, Hold Ctrl and Cs Revenge.
Bro Thanks But İt's detected.
Firstly i'm complied script and ran as administrator.How to solve this problem ?
Meadriseer is offline  
Old 06/23/2017, 01:30   #10
 
0N1K4G3's Avatar
 
elite*gold: 50
Join Date: Jan 2017
Posts: 703
Received Thanks: 592
Quote:
Originally Posted by Meadriseer View Post
Bro Thanks But İt's detected.
Firstly i'm complied script and ran as administrator.How to solve this problem ?
Do not forget this goodness
its undetected. I just used latest AutoHotKey version.
Attached Files
File Type: rar stab ctrl.rar (353.4 KB, 233 views)
0N1K4G3 is offline  
Thanks
1 User
Old 06/23/2017, 08:02   #11
 
elite*gold: 0
Join Date: Dec 2011
Posts: 198
Received Thanks: 23
Why use normal space d key its not faster and better with s?
GalaxyCMS123 is offline  
Old 06/23/2017, 13:22   #12
 
elite*gold: 0
Join Date: Aug 2016
Posts: 22
Received Thanks: 2
Thumbs up

Quote:
Originally Posted by 0N1K4G3 View Post
Do not forget this goodness
-->> its undetected version. Just I use latest AutoHotKey version.
Thanks You Are The BEST !!
Meadriseer is offline  
Thanks
1 User
Old 06/24/2017, 09:44   #13
 
elite*gold: 0
Join Date: Apr 2014
Posts: 285
Received Thanks: 13
macro works without sp(taking fumbi) but doesnt work with sp(not taking fumbi) . i test with sp by using long delay attacks such as ps right click or dagger right click while holding macro , then someone attack me.
012oab is offline  
Old 06/24/2017, 16:45   #14
 
xLoadingx's Avatar
 
elite*gold: 0
Join Date: Nov 2013
Posts: 273
Received Thanks: 35
I gonna make a Video with SP and without SP so I can show that its working with sp and without sp :/
xLoadingx is offline  
Old 06/24/2017, 18:07   #15
 
elite*gold: 0
Join Date: Apr 2014
Posts: 285
Received Thanks: 13
ok thx .

will it work the same if i add right click and cs slot ?

#NoEnv
#MaxHotkeysPerInterval 99000000
#HotkeyInterval 99000000


$*Capslock::
Send {3 down}
Sleep 1
Send {3 up}
Loop
{
if not GetKeyState("Capslock","P")
break
Send {rbutton down}
Send {Space down}
Sleep 0
Send {Space up}
Sleep 0
Send {Space down}
Sleep 0
Send {Space up}
Sleep 0
Send {a down}
Sleep 0
Send {Space down}
Sleep 0
Send {Space up}
Sleep 0
Send {a up}
}
send {rbutton up}
keywait capslock
012oab is offline  
Reply


Similar Threads Similar Threads
[REQUEST] 🔥 Speed Counter Macro
01/05/2017 - S4 League - 7 Replies
Hi, I am searching a Dagger Cancel Macro Script. It should cancel the dagger hit obv. . It doesnt need to be especially for the Mouse. I only need the Script, or the speed for each function. http://i.epvpimg.com/j91Qb.jpg Please share if you have one, because everyone I do is to fast or to slow. Thanks.
SPEED COUNTER MACRO?!
02/26/2016 - S4 League - 3 Replies
Yo epvp community, i search a speed counter macro for s4 league eu , thank you ^^
SPEED COUNTER MACRO?
06/09/2014 - S4 League - 3 Replies
Can someone tell me the delay and the buttons? Atleast, it doesent work e_e



All times are GMT +2. The time now is 11:58.


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.