Forge Posted June 10, 2004 Posted June 10, 2004 (edited) $oslang = @oslang $answer = MsgBox(4, "Forge System Information (Test)", "Writes your system specs.") if $answer = 7 Then MsgBox(0, "Exit", "Exiting.") exit EndIf WinWaitActive("Tibia") AutoItSetOption("SendKeyDelay", 5) Send ("My computer is running ", $OSLang) What shall I do to make it send? Edited June 10, 2004 by Larry
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now