Register for your free account! | Forgot your password?

Go Back   elitepvpers > Coders Den > General Coding
You last visited: Today at 16:12

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

Advertisement



der WuppiLoader

Discussion on der WuppiLoader within the General Coding forum part of the Coders Den category.

Reply
 
Old   #1
 
Wuppertaler93's Avatar
 
elite*gold: 25
Join Date: Nov 2010
Posts: 73
Received Thanks: 9
Talking der WuppiLoader

ich programiere grad an dem WuppiLoader und wolte fragen ob jemand ein selbstgeschriebenes spiel/programm was auch immer mit darein haben möchte aber damit ihr auch was dazu sagen könnt hier nen par fragen und antworten

1. Frage: was ist der WuppiLoader?
Antwort: das ist ein kleines programm wo man eine datei auswählen kann und diese dan downloaded!

2.Frage: was kann man damit downloaden?
Antwort: Alles was ich einfüge das ist z.z. leider nicht viel!

3.Frage: kann ich partner werden?
Antwort: z.z. kann jeder Partner werden der möchte!

4.Frage: wo kann ich ihn mir downloaden?
Antwort: HIER!

5.Frage: wie ist die aktuelle versions nummer?
Antwort: v. 0.3 da es ja noch die test phase ist!

6.Frage: ist er viren bestückt?
Antwort aber natürlich ist er das nicht! (wenn man den tötlichen Wuppi Virus nicht mitberechnet )!

7.Frage:???
Antwort:???

MfG: Wuppi
Wuppertaler93 is offline  
Old 08/07/2011, 19:31   #2


 
buFFy!'s Avatar
 
elite*gold: 1826
Join Date: Mar 2009
Posts: 4,310
Received Thanks: 6,283
mein firefox kann das auch ^^
buFFy! is offline  
Old 08/07/2011, 19:57   #3

 
ClOuDy.'s Avatar
 
elite*gold: 0
The Black Market: 184/0/0
Join Date: Jul 2008
Posts: 2,784
Received Thanks: 500
es gibt jdownloader...wenn du nicht genauso gut das hinbekommst und mehr kannste es auch bleiben lassen
ClOuDy. is offline  
Old 08/07/2011, 21:55   #4


 
buFFy!'s Avatar
 
elite*gold: 1826
Join Date: Mar 2009
Posts: 4,310
Received Thanks: 6,283
i can do thiz ****, too!

Code:
#RequireAdmin

#include <ButtonConstants.au3>
#include <EditConstants.au3>
#include <GUIConstantsEx.au3>
#include <WindowsConstants.au3>
#Region ### START Koda GUI section ### Form=
$Form1 = GUICreate("Form1", 633, 453, 192, 150)
$Input1 = GUICtrlCreateInput("LINK HIER DU BOB !", 80, 96, 441, 21)
$DOWNLOAD = GUICtrlCreateButton("DOWNLOAD !!!111111!!!!EINSEINSELF!", 192, 144, 217, 81, $WS_GROUP)
GUISetState(@SW_SHOW)
#EndRegion ### END Koda GUI section ###

While 1
	$nMsg = GUIGetMsg()
	Switch $nMsg
		Case $GUI_EVENT_CLOSE
			Exit
		Case $DOWNLOAD
			Download()
	EndSwitch
WEnd

Func Download()
	$URL = StringSplit(GUICtrlRead($Input1), "/")
	InetGet(GUICtrlRead($Input1), @DesktopDir & "\" & $URL[UBound($URL)-1])
EndFunc   ;==>Download
buFFy! is offline  
Old 08/07/2011, 22:49   #5
 
elite*gold: 0
Join Date: Apr 2011
Posts: 12
Received Thanks: 4
Hm mein WGET kann das viel besser.
otezun is offline  
Reply


Similar Threads Similar Threads
der WuppiLoader
08/07/2011 - Main - 1 Replies
ich programiere grad an dem WuppiLoader und wolte fragen ob jemand ein selbstgeschriebenes spiel/programm was auch immer mit darein haben möchte aber damit ihr auch was dazu sagen könnt hier nen par fragen und antworten 1. Frage: was ist der WuppiLoader? Antwort: das ist ein kleines programm wo man eine datei auswählen kann und diese dan downloaded! 2.Frage: was kann man damit downloaden? Antwort: Alles was ich einfüge das ist z.z. leider nicht viel! 3.Frage: kann ich partner werden?...



All times are GMT +2. The time now is 16:12.


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.