|
You last visited: Today at 01:57
Advertisement
Code
Discussion on Code within the Coding Tutorials forum part of the General Coding category.
12/30/2010, 16:26
|
#1
|
elite*gold: 13
Join Date: Dec 2010
Posts: 215
Received Thanks: 137
|
Code
Und zwar habe ich eine Fehler
ist dieser code falsch?
Code:
#include <ButtonConstants.au3>
#include <DateTimeConstants.au3>
#include <GUIConstantsEx.au3>
#include <GuiStatusBar.au3>
#include <StaticConstants.au3>
#include <WindowsConstants.au3>
#Region ### START Koda GUI section ### Form=c:\users\kevin\documents\form1.kxf
$Form1_1 = GUICreate("Form1", 615, 440, 188, 108)
GUISetBkColor(0x800000)
$Button1 = GUICtrlCreateButton("Exit", 16, 224, 75, 25)
$Button2 = GUICtrlCreateButton("Start", 128, 224, 75, 25)
$Checkbox1 = GUICtrlCreateCheckbox("Shop Hack", 24, 48, 97, 17)
$Checkbox2 = GUICtrlCreateCheckbox("Slang", 24, 96, 97, 17)
$Checkbox3 = GUICtrlCreateCheckbox("Ghost Mode", 24, 144, 97, 17)
$Checkbox4 = GUICtrlCreateCheckbox("Mini Arcarde Clear", 24, 192, 97, 17)
$Checkbox5 = GUICtrlCreateCheckbox("Walshoot", 128, 48, 97, 17)
$Checkbox6 = GUICtrlCreateCheckbox("Unlimited Ammo", 128, 96, 97, 17)
$Checkbox7 = GUICtrlCreateCheckbox("1Hit", 128, 144, 97, 17)
$Checkbox8 = GUICtrlCreateCheckbox("*** Mode", 128, 192, 97, 17)
GUICtrlCreatePic("C:\Users\Kevin\Desktop\MusikBilder\Hammerbruder1.jpg", 328, 8, 268, 220)
$StatusBar1 = _GUICtrlStatusBar_Create($Form1_1)
_GUICtrlStatusBar_SetMinHeight($StatusBar1, 1)
$Date1 = GUICtrlCreateDate("2010/12/29 16:26:57", 352, 232, 186, 21)
GUISetState(@SW_SHOW)
#EndRegion ### END Koda GUI section ###
While 1
$nMsg = GUIGetMsg()
Switch $nMsg
Case $GUI_EVENT_CLOSE
Exit
EndSwitch
WEnd
|
|
|
12/30/2010, 17:53
|
#2
|
elite*gold: 0
Join Date: Mar 2009
Posts: 2,317
Received Thanks: 1,255
|
falscher beriech + doppelpost ....
und 3. sieht der ganz normal aus, falls DU eine fehler meldung bekommst, müsstest du das auch shcon posten ...
|
|
|
12/30/2010, 18:13
|
#3
|
elite*gold: 13
Join Date: Dec 2010
Posts: 215
Received Thanks: 137
|
Fehler :
Line 4 /File "C:\Users\Kevin\Deskto\AutoIt3\SciTE\Hack.au3" ):
#include<NomadMemory.au3>
Error : Error Opening the file.
Edit : hab jetzt in den richtigen bereich gestellt + überarbeitet aber funkt. immernochnicht
ich hab NomadMemory.au3auf meinem pc in include ordner so hat nova es beschreiben
|
|
|
12/30/2010, 18:37
|
#4
|
elite*gold: 0
Join Date: Mar 2009
Posts: 2,317
Received Thanks: 1,255
|
Quote:
Originally Posted by [Ranzen]
Fehler :
Line 4 /File "C:\Users\Kevin\Deskto\AutoIt3\SciTE\Hack.au3" ):
#include<NomadMemory.au3>
Error : Error Opening the file.
Edit : Das hier ist doch der Coding Bereich dachte gehört hier her
|
1. im oberen code ist "#include<NomadMemory.au3>" nicht mitdrin,
diese "NomadMemory.au3" muss tdu googln, downloaden und in dein "Includes"-ordner einfügen (autoit install verzeichniss)
(hier im forum gibts die auch öffters...SuchFunktion nutzen!)
2. ist das hier der "epvp*coders Tutorials" - bereich, d.h. nut tutorials hier posten...
3. ist das da oben AutoIt; also hierrein das nächste mal bitte
-->
|
|
|
Similar Threads
|
°°xm8 code°°katana code°° Javelin code°°
12/21/2010 - WarRock Trading - 0 Replies
Habe Codes Bei Intresse bitte in Skype adden: war.rock.16
Ich will dafür nur psc reste ;D:D
|
B> DriftCity CBS Code | S> War Rock Code / Bounty Bay Code etc.
10/05/2010 - Trading - 1 Replies
Hi,
wie schon im Titel beschrieben. In der CBS vom November gab es Bonusodes für mehrere Spiele. Ich benötige DriftCity Codes. Kann sonst für alle anderen Spiele die Codes biten, einige auch doppelt.
Hier eine Liste der Spiele und Bonusaktionen:
- (2x) War Rock
- (2x) War of Titans
- (2x) World of Warcraft
- (1x) Warhammer Online
- (1x) Bounty Bay online
|
All times are GMT +2. The time now is 01:57.
|
|