Jump to content

? servers

? players online

Simple prgraming help

Recommended Posts


  • Content Count:  62
  • Joined:  09/12/08
  • Status:  Offline

So im bored and was just playing around with some ahk scripts, and i came accrost this one http://www.autohotkey.com/forum/topic41756.html it was fun, except you have to keep the window open that you start the script in (im bad at explaining thing, so if you dont understand, run the script) that being said, i wrote a batch script where i could minimise the folder that i started the script from, then press a key that would start the draw script, and close the command promt window, but this is what i get along with the ability to draw. cmdhelp.jpg here is my batch code

@echo off
pause
start DrawOnScreen.bat
exit
close

any help is appriciated

thanks

Link to comment

Reply to Thread

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...