Register for your free account! | Forgot your password?

Go Back   elitepvpers > Shooter > S4 League
You last visited: Today at 03:27

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

Advertisement



macro script guide

Discussion on macro script guide within the S4 League forum part of the Shooter category.

Reply
 
Old   #1
 
elite*gold: 0
Join Date: Apr 2014
Posts: 285
Received Thanks: 13
macro script guide

is it possible to just send a certain key once when u hold the macro activation key ? for example , 2a a a a a a a a a a a . when i hold the macro button it will send 2 once only and after i release and press it again it will do the same.Another thing , how can i make it so that as long as i hold the macro key , it will also hold right click until i release it.

here is my script:

#InstallMouseHook
#NoEnv
#MaxHotkeysPerInterval 99000000
#HotkeyInterval 99000000
#KeyHistory 0
ListLines Off
Process, Priority, , H
SetBatchLines, -1
SetKeyDelay, -1, -1
SetMouseDelay, -1
SetDefaultMouseSpeed, 0
SetWinDelay, -1
SetControlDelay, -1
SendMode Input
if not A_IsAdmin
{
MsgBox, You are running this script with no administrator rights. It may not work.
}

$*MButton::
;ensuring that the player doesn't interfere with the macro
Send {SC011 Up} ;W
Send {SC01E Up} ;A
Send {SC01F Up} ;S
Send {SC020 Up} ;D
;the actual inputs
Send {Space Down}
DllCall("kernel32.dll\Sleep", "UInt", 16.5)
Send {2 Down}
Send {Click Right Down}
Send {Space Up}
DllCall("kernel32.dll\Sleep", "UInt", 16.5)
Send {2 Up}
Send {SC020 Down}
Send {Space Down}
DllCall("kernel32.dll\Sleep", "UInt", 16.5)
Send {Space Up}
Send {SC020 Up}
;ensuring that the macro doesn't interfere with the player
if GetKeyState("SC011","P")
Send {SC011 Down}
if GetKeyState("SC01E","P")
Send {SC01E Down}
if GetKeyState("SC01F","P")
Send {SC01F Down}
if GetKeyState("SC020","P")
Send {SC020 Down}
DllCall("kernel32.dll\Sleep", "UInt", 350)
if GetKeyState("RButton","P")
Send {Click Right Down}
else
Send {Click Right Up}
return




can you help me edit it so that it would do as i said at the above.thx
012oab is offline  
Reply


Similar Threads Similar Threads
I Need Script AWP Macro X7
10/17/2014 - Soldier Front - 0 Replies
Give me link download script AWP soldier front 2 for mouse X7 i need it :handsdown: Arigatou Gozaimasu :) :) ;) :handsdown: :bandit: :D :pimp: :handsdown: I'm waiting for your answer :handsdown:
Macro script help
06/09/2013 - Ragnarok Online - 0 Replies
can someone send me macro script for berry - Dangerous soul - explosion - Dangerous soul - Asura For Fullro no delay asura thanks in advance
Macro Mod Script
04/29/2012 - Minecraft - 2 Replies
Hey Leute. Wollte mal fragen, ob mir jemand bei dem Macro Mod helfen könnte. Ich hab schon so kleinere Sachen wie Auto-Feed oder Auto-Hit geschrieben. Nun wollte ich ein Script schreiben, das automatisch meine Rüstung auszieht und /repair all macht. Kann mir jemand dabei helfen? MfG Muwbi
Macro guide?
07/19/2009 - Lineage 2 - 2 Replies
Ok i want to be able to go afk in a party and automatically assist and follow a party member. I downloaded AcTool and want to use it to do this but dont know how to work it. So, can anybody make a guide or a script for it, and if Actool isnt good for the job tell me a better macro program.
Macro Guide
11/22/2006 - WoW Guides & Templates - 0 Replies
World of Warcraft Macro Guide ----------------------------------------- Table of Contents ----------------------------------------- Introduction Updates Basics



All times are GMT +2. The time now is 03:27.


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.