Help - Search - Members - Calendar
Full Version: Auto key spam
AC Tools Everything Macro > AC Tool Macros > Macro Development
GoodieTurtle
hi all

i have a job to do which requires me to press the same key like 1000 times but its just annoying.

i was wondering, if anyone knew a program which spams a key for u when i hit it once, and stop when i ask it to?

For example if i press F5, it will spam F5 for me automatically, and when i press F5 again, it'll stop spamming.

would save me time and effort for my job, thanks biggrin.gif


///


I started my game with


Loop 10000000
// Insert script commands here
keys {F8}
delay 1000
End


But the F8 key doesn't seem to respond.

Should I change my script or is it the game?
Markkkkk26
to set a hotkey

click editor > preferences > global hotkeys tab


but your script seems fine, maybe its the game.
what is it btw
Bear
Does your game require DirectInput? If so, using ACTool normally won't work. IF it is DirectInput required, can it be ran in a Windowed Mode? if Yes, than you might want to look into the OSK-Project.

http://forums.cameroncole.com/index.php?sh...amp;#entry76098


This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2010 Invision Power Services, Inc.