Results 1 to 11 of 11
  1. #1
    4xing's Avatar
    Join Date
    Apr 2014
    Gender
    male
    Posts
    24
    Reputation
    10
    Thanks
    851

    Incredible strafe tapping (like a global elite) AHK script

    Instruction:
    F11 - ON/OFF
    Just hold left alt and tap a/d with any delay

    Enjoy the game!

    I have no experience in the AHK so do not reproach for trash code

    Code:
    flag = 0
    F11:: Hotkey, *~$LAlt, Toggle
    *~$LAlt::
    loop
    {
    	GetKeyState, LAltState, LAlt, P
    		If LAltState = U
    			break 
    	if GetKeyState("A")
    	{
    		if (flag = 0)
    		{
    			Sleep, 135
    			send {LButton 1}
    			flag = 1
    		}
    	}
    	if GetKeyState("D")
    	{
    		if (flag = 1)
    		{
    			Sleep, 135
    			send {LButton 1}
    			flag = 0
    		}
    	}
    }
    Return
    VIRUS SCANS:
    https://virusscan.jotti.org/en-US/fi...job/fitj81bt6v
    https://www.virustotal.com/en/file/9...is/1453287315/
    <b>Downloadable Files</b> Downloadable Files
    Last edited by Smoke; 01-20-2016 at 03:57 AM. Reason: UPD

  2. The Following 3 Users Say Thank You to 4xing For This Useful Post:

    bedna55 (08-05-2020),fortunato171 (09-10-2016),geeksama29 (02-19-2016)

  3. #2
    DarknzNet's Avatar
    Join Date
    Aug 2015
    Gender
    male
    Posts
    4,042
    Reputation
    563
    Thanks
    15,728
    Woah...Good job!
    Last edited by DarknzNet; 01-19-2016 at 01:03 PM.
     
    Member since : 08-24-2015

    Premium Member since : 01-19-2016

    Contributor : 02-27-2016 - 11.09.2017

    League of Legends Minion since : 08-24-2016

    Counter Strike: Global Offensive Minion since : 12-29-2016

    Steam Minion since : 02-11-2017

    Resigned : 04-20-2017

  4. #3
    WispArmy's Avatar
    Join Date
    Dec 2015
    Gender
    male
    Posts
    11
    Reputation
    10
    Thanks
    1
    My Mood
    Asleep
    what is difference with\without script?
    1tapping and кill every1 and i run the script and i still кill every1

  5. #4
    4xing's Avatar
    Join Date
    Apr 2014
    Gender
    male
    Posts
    24
    Reputation
    10
    Thanks
    851
    Quote Originally Posted by WispArmy View Post
    what is difference with\without script?
    1tapping and кill every1 and i run the script and i still кill every1
    google "cs go sidestep"

  6. #5
    Smoke's Avatar
    Join Date
    Nov 2014
    Gender
    male
    Posts
    11,899
    Reputation
    2661
    Thanks
    4,610
    My Mood
    Amazed
    Approved.

    Let me know what happens.


    CLICK TO BUY NOW!!


    Quote Originally Posted by Liz View Post
    This is my first vouch, ever. Rapidgator account worked perfectly. Would buy in the future.

  7. #6
    4xing's Avatar
    Join Date
    Apr 2014
    Gender
    male
    Posts
    24
    Reputation
    10
    Thanks
    851
    Thank you for virus scans, forgot about this

  8. #7
    Vallas's Avatar
    Join Date
    Jun 2013
    Gender
    male
    Posts
    146
    Reputation
    10
    Thanks
    17
    Nice one, But somehow it feels like i'm using it wrong. Which weapon is good with this script except USP-S and AK?

  9. #8
    tirhin's Avatar
    Join Date
    Apr 2015
    Gender
    male
    Posts
    18
    Reputation
    10
    Thanks
    0
    Im actually surprised this doesnt get much attention.Such simple code but does wonders for me Thanks man!

    Edit:I have a little problem and I dont know if my english actually good enough to explain this but i ll try.

    You hold left alt, okay.Im adad ing and it actually shoots perfectly but the problem is.For example i was adad ing while holding left alt and i killed someone, i let go left alt and stop shooting.Last key i pressed was d for example.There comes another bad guy.I hold left alt, and press a to start strafing, it shoots randomly like the shot isnt accurate, because im running at that time.It should shoot when i press d again.I think it detects like last key was d now i press a so it thinks like im strafing at the moment.

    I know my english sucks sorry about that.If you understand what i write, is there a solution for this?I was actually really hyped about this, awpers were no longer a problem but then i found about this little bug.Thanks in advance : )

    Edit2:Tried out v2 too, still same problem for me :/
    Last edited by tirhin; 01-20-2016 at 04:21 PM.

  10. #9
    4xing's Avatar
    Join Date
    Apr 2014
    Gender
    male
    Posts
    24
    Reputation
    10
    Thanks
    851
    Got it. I will try to fix it

    - - - Updated - - -

    Close thread please, there are update
    Last edited by 4xing; 01-20-2016 at 05:46 PM.

  11. #10
    tirhin's Avatar
    Join Date
    Apr 2015
    Gender
    male
    Posts
    18
    Reputation
    10
    Thanks
    0
    Quote Originally Posted by 4xing View Post
    Got it. I will try to fix it

    - - - Updated - - -

    Close thread please, there are update
    Oh im so happy i could tell

  12. #11
    Smoke's Avatar
    Join Date
    Nov 2014
    Gender
    male
    Posts
    11,899
    Reputation
    2661
    Thanks
    4,610
    My Mood
    Amazed
    Requested closure after the latest CS:GO update.

    /Closed.


    CLICK TO BUY NOW!!


    Quote Originally Posted by Liz View Post
    This is my first vouch, ever. Rapidgator account worked perfectly. Would buy in the future.

Similar Threads

  1. Selling Steam accounts With CS:Go, Global Elite Rank, low digit acc
    By BEARLY_BEAR_MANIN in forum Counter-Strike 2 Marketplace
    Replies: 5
    Last Post: 05-25-2014, 12:14 PM
  2. [WTS] WTS STEAM ACCOUNTS 6dig GLOBAL ELITE and 5dig UNUSED(+CSGO & CSS & 1.6)
    By lmkwat in forum Selling Accounts/Keys/Items
    Replies: 5
    Last Post: 01-14-2014, 12:34 PM
  3. [WTS] 6 digit CS: GO Global Elite Account
    By lmkwat in forum Counter-Strike 2 Marketplace
    Replies: 9
    Last Post: 01-12-2014, 05:13 PM
  4. Replies: 3
    Last Post: 12-29-2013, 11:01 PM
  5. I need Global Elite in cs go If you help me i will give you a 5 year old steam accou
    By ricksmith4123 in forum Counter-Strike 2 Discussions
    Replies: 0
    Last Post: 11-05-2013, 08:09 PM