Hey i have made a program that automatically presses F1 every 3 sec's
its for a game but when i try to use it it says
Runtime error 70 'Premission Denied'
In other aplications it's working really well

I just use

sendkeys ("{F1}")

IS there a way to prevent this?