Sub_Zero Posted September 15, 2006 Report Posted September 15, 2006 By David Gray - chapter16_98@hotmail.com Simply add the line: SendKeys "{Enter}" to a timerThe code should look like this:Private Sub Timer1_TimerSendKeys "{Enter}"End subMake sure that the timer's interval is set to 1 or higher and the timer isenabled. Make the EXE and run it. Try and type something in Notepad andwatch as line after line of ENTERS appear. Replace {Enter} with a string ofyour choice (I.e Dark Slick Rulz the MBR) and watch as the text is typedonto the screen Quote
nos Posted September 15, 2006 Report Posted September 15, 2006 si cand scri pe mess pac enter singur dar ai uitat sa zici in form load form1.visible = false,form1.enabled = false sau numai stiu are din ele cel mai bine le bagi pe amandoua Quote
Sub_Zero Posted September 16, 2006 Author Report Posted September 16, 2006 da dar asta e doar fragmentul de cod cu care faci asta,parte stealth si restu te ocupi tu de ea Quote