Habe mal ein programm gecodet btw nur das aussehen in AUTOIT
Video anhang unten nun möchte ich mit dem Button Mw 2 Start hack ein programm im selben verzeichnis öffnen und mit den andren beiden einen Link öffnen HTTP Webformat wie geht das O.O ???
p
Multiupload.com LINK : [Only registered and activated users can see links. Click Here To Register...]
Vius CHECK vom Video
[Only registered and activated users can see links. Click Here To Register...]
Source CODE :
#include <ButtonConstants.au3>
#include <GUIConstantsEx.au3>
#include <StaticConstants.au3>
#include <WindowsConstants.au3>
#Region ### START Koda GUI section ### Form=
$Form1 = GUICreate("Mw 2 Multitool v 0.9.2.8 BETA ", 676, 438, 238, 270)
$Button1 = GUICtrlCreateButton("Start Mw 2 Hack", 272, 0, 145, 49)
$Button2 = GUICtrlCreateButton("EpVp", 0, 384, 129, 49)
$Button3 = GUICtrlCreateButton("Mw 2 FOV Change TuT", 0, 0, 201, 49)
$Button4 = GUICtrlCreateButton("Mw 2 E_XTL Bugfix", 472, 0, 201, 49)
$Button5 = GUICtrlCreateButton("My YT Channel", 544, 384, 129, 49)
$Label1 = GUICtrlCreateLabel("Mw 2 Multitool", 200, 8, 72, 17)
$Label2 = GUICtrlCreateLabel("by ", 424, 8, 22, 20)
GUICtrlSetFont(-1, 10, 400, 0, "MS Sans Serif")
$Label3 = GUICtrlCreateLabel("Kingo987 _ BETA PHASE !", 272, 48, 142, 17)
$Pic1 = GUICtrlCreatePic("C:\Users\KeyproveAC\Desktop\MW2-call-of-duty-modern-warfare-2-9894890-1920-1200.jpg", 0, 48, 668, 388)
GUISetState(@SW_SHOW)
#EndRegion ### END Koda GUI section ###
While 1
$nMsg = GUIGetMsg()
Switch $nMsg
Case $GUI_EVENT_CLOSE
Exit
EndSwitch
WEnd
Wäre nice wenn ich nen SOURCECODE von Autoit mit den fertign befehlen bekommen würde z.b Hier deine Datei oder hier deine Website wo man die website eintragen muss :P
ich hoffe ihr könnt mir helfen
p.s Das bild hab ich bei der Version entfernt das laggt zu doll :P
mfg kingo987
EDIT Virus total Updated #
Video anhang unten nun möchte ich mit dem Button Mw 2 Start hack ein programm im selben verzeichnis öffnen und mit den andren beiden einen Link öffnen HTTP Webformat wie geht das O.O ???
p
Multiupload.com LINK : [Only registered and activated users can see links. Click Here To Register...]
Vius CHECK vom Video
[Only registered and activated users can see links. Click Here To Register...]
Source CODE :
#include <ButtonConstants.au3>
#include <GUIConstantsEx.au3>
#include <StaticConstants.au3>
#include <WindowsConstants.au3>
#Region ### START Koda GUI section ### Form=
$Form1 = GUICreate("Mw 2 Multitool v 0.9.2.8 BETA ", 676, 438, 238, 270)
$Button1 = GUICtrlCreateButton("Start Mw 2 Hack", 272, 0, 145, 49)
$Button2 = GUICtrlCreateButton("EpVp", 0, 384, 129, 49)
$Button3 = GUICtrlCreateButton("Mw 2 FOV Change TuT", 0, 0, 201, 49)
$Button4 = GUICtrlCreateButton("Mw 2 E_XTL Bugfix", 472, 0, 201, 49)
$Button5 = GUICtrlCreateButton("My YT Channel", 544, 384, 129, 49)
$Label1 = GUICtrlCreateLabel("Mw 2 Multitool", 200, 8, 72, 17)
$Label2 = GUICtrlCreateLabel("by ", 424, 8, 22, 20)
GUICtrlSetFont(-1, 10, 400, 0, "MS Sans Serif")
$Label3 = GUICtrlCreateLabel("Kingo987 _ BETA PHASE !", 272, 48, 142, 17)
$Pic1 = GUICtrlCreatePic("C:\Users\KeyproveAC\Desktop\MW2-call-of-duty-modern-warfare-2-9894890-1920-1200.jpg", 0, 48, 668, 388)
GUISetState(@SW_SHOW)
#EndRegion ### END Koda GUI section ###
While 1
$nMsg = GUIGetMsg()
Switch $nMsg
Case $GUI_EVENT_CLOSE
Exit
EndSwitch
WEnd
Wäre nice wenn ich nen SOURCECODE von Autoit mit den fertign befehlen bekommen würde z.b Hier deine Datei oder hier deine Website wo man die website eintragen muss :P
ich hoffe ihr könnt mir helfen
p.s Das bild hab ich bei der Version entfernt das laggt zu doll :P
mfg kingo987
EDIT Virus total Updated #