Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

Help a Noob

Name: Anonymous 2007-02-13 8:00

I'm currently trying to make a simple macro script to make different F keys click different positions on screen for a point-and-click game to make it easier. I just started with this a couple minutes ago and I have no programming knowledge whatsoever, so can someone help?

Something like this:
program New;
begin
If (F1)Then
clickmouse(x,y)
If (F2)Then
clickmouse(x,y)
If (F3)Then
clickmouse(x,y)
etc...
until(false)
end.

Thanks in advance.

Name: Anonymous 2007-02-13 8:28

Is it a forced indented language?

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List