Jump to content

Pulldowns? Questionable?


Recommended Posts

10 minutes ago, Pablo said:

You might want to get a pull down if thats your attempt to control recoil....

You might wanna buy some hacks if your montages are Attempts of killing people. 

  • Like 2
Link to comment

 #NoEnv
SendMode Input

_auto := true

~LButton::recoil()
~LCtrl::recoil()
Numlock::_auto := ! _auto
Ins::Suspend


recoil()
{
global _auto
if _auto
{
Loop
{
if GetKeyState("LButton", "P&quot")
{
MouseXY(0,-5)
sleep 5
}
else
break
} ;; loop
} ;; if
} ;; recoil()

mouseXY(x,y)
{
DllCall("mouse_event",uint,1,int,x,int,y,uint,0,int,0)
}

  • Like 4
Link to comment
2 hours ago, Joel said:

You might wanna buy some hacks if your montages are Attempts of killing people. 

You tried that and your montages are bad with little to no views, so could you give me good tips please ?

lolol.png

  • Like 3
Link to comment
Just now, Pablo said:

You tried that and your montages are bad with little to no views, so could you give me good tips please ?

lolol.png

That ban was from months ago because I didn't hack on olympus and got unbanned so please exit my forums

7 minutes ago, Sanik said:

Who are you 2 fingered kiddo?

random 1 fingered "kid".

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use and our Privacy Policy.