Register for your free account! | Forgot your password?

Go Back   elitepvpers > General > Main
You last visited: Today at 00:29

  • Please register to post and access all features, it's quick, easy and FREE!

Advertisement



AUTOIT

Discussion on AUTOIT within the Main forum part of the General category.

Reply
 
Old   #1
 
Rocker15's Avatar
 
elite*gold: 0
Join Date: Nov 2010
Posts: 11
Received Thanks: 0
AUTOIT

Also ich arbeite jetzt schon einige Zeit mit autoit, bis jetzt hat alles gut geklappt nur dieses mal nicht..
Ich habe mir schon viel tutorials im Netz angschaut, dann hab ich mir ein Programm geschrieben und ein Bild eingebunden.(Fileinstall)
Nur bei diesen Programm wird es nicht angezeigt könnte mir bitte einer sagen warum?? (es sollte ein account generator werden..)

PHP Code:
#include <GUIConstants.au3>
#Region ### START Koda GUI section ### Form=
FileInstall("C:\h.jpg", @TempDir "\h.jpg")
$Form2 GUICreate("blabla"391277357319)
$Button1 GUICtrlCreateButton("Generate"8040217490)
$Input1 GUICtrlCreateInput(""561284121)
$Input3 GUICtrlCreateInput(""1281284121)
$Input4 GUICtrlCreateInput(""1921284121)
$Input5 GUICtrlCreateInput(""2721284121)
$Pic1 GUICtrlCreatePic (@TempDir&"h.jpg"00409289BitOR(0x0100,0x04000000))
GUISetState(@SW_SHOW)
#EndRegion ### END Koda GUI section ###
While 1
    $nMsg 
GUIGetMsg()
    Switch 
$nMsg
        
Case $GUI_EVENT_CLOSE
            
Exit
Case 
$Button1
            
            $pw 
""
            
$zeichen "SDFGS5FHJFH68359LIWBMP56"
                
While StringLen($pw) < 4
                $pw 
&= StringMid($zeichenRandom(1,StringLen($zeichen)), 1)
            
WEnd
            GUICtrlSetData
($Input1$pw)
            
$ha =""
            
$zeichen "SDFGS5FHJFH68359LIWBMP56"
            
While StringLen($ha) < 4
            $ha 
&= StringMid($zeichenRandom(1,StringLen($zeichen)), 1)
            
WEnd
            GUICtrlSetData 
($Input3$ha)
            
            
$e =""
            
$zeichen "SDFGS5FHJFH68359LIWBMP56"
            
While StringLen($e) < 4
            $e 
&= StringMid($zeichenRandom(1,StringLen($zeichen)), 1)
            
WEnd
            GUICtrlSetData 
($Input4$e)
            
            
$i =""
            
$zeichen "SDFGS5FHJFH68359LIWBMP56"
            
While StringLen($i) < 4
            $i 
&= StringMid($zeichenRandom(1,StringLen($zeichen)), 1)
            
WEnd
            GUICtrlSetData 
($Input5$i)
        EndSwitch
WEnd 
Rocker15 is offline  
Old 12/12/2010, 15:54   #2
 
elite*gold: 0
Join Date: Aug 2010
Posts: 7,502
Received Thanks: 913
Frag mal hier
nice 'o' is offline  
Thanks
1 User
Reply




All times are GMT +2. The time now is 00:29.


Powered by vBulletin®
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Support | Contact Us | FAQ | Advertising | Privacy Policy | Terms of Service | Abuse
Copyright ©2024 elitepvpers All Rights Reserved.