What's new
Red County Roleplay

This is a sample guest message. Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

screenshot ahk bind

I tried this, it messed up all my text and fonts. So I've had to do some tweaking, this is what I managed to come up with
Code:
#IfWinActive GTA:SA:MP
Numpad1::
SendInput t/blindme{enter}
Sleep, 250
Send {f8}
Sleep, 250
Send t/unblindme{enter}
return

Press Numpad 1 > /blindme is activated > F8 for taking screenshots as normal > /unblindme to get rid of the black textdraw @Heav3n
This is still a good guide, thanks for the help
 
Back
Top