Register for your free account! | Forgot your password?

Go Back   elitepvpers > Coders Den > AutoIt
You last visited: Today at 00:58

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

Advertisement



NEED HELP:button funktionen zuweisen:NEED HELP

Discussion on NEED HELP:button funktionen zuweisen:NEED HELP within the AutoIt forum part of the Coders Den category.

Closed Thread
 
Old   #1
 
elite*gold: 0
Join Date: May 2009
Posts: 264
Received Thanks: 43
NEED HELP:button funktionen zuweisen:NEED HELP

hallo an alle,

dies ist ein bot den ich gescribtet habe und ich brauche hilfe den einzelnen buttons funktionen zuzuweisen:

in das inputfeld soll man die zeit in milisekunden eingeben die dann hinter dem befehl if int ($dif) eingefügt (hier steht z.b 18000000) werden soll

wenn ich den button on drücke soll func Start() ausgeführt werden

und wenn ich den button off drücke soll func pause() ausgeführt werden

ich bin für jede hilfe dankbar

PS: wenn möglich sollen die buttons untereinander sein(bei mir sind sie quer xD)

PHP Code:
GUICreate("TIMER")

GUISetState (@SW_SHOW)

Opt("GUICoordMode",2)

GUICtrlCreateButton"on"202090)

GUICtrlCreateButton"off"2020,90)

GUICtrlCreateInput"HIER DIE ZEIT IN MILISEKUNDEN EINGEBEN"2020200)

$begin timerinit()

While 
1

$msg 
GUIGetMsg()

Wend

Global $Paused 

while 2

Sleep
(100)

WEnd

Func Start
()

while 
True

$dif 
TimerDiff($begin)

If 
Int ($dif) > 1800000 Then
    
    ProcessClose 
("metin2.bin")
    
    
Shutdown (5)

ElseIf 
$dif < (18000000Then
    
    Send
(" 1 y 2 y 3 y 4 y")

EndIf

Sleep(60)

WEnd

EndFunc



Func pause
()

$Paused Not $Paused

While $Paused

Sleep
(100)

WEnd

EndFunc 
MfG FLOTHEKILLA
flothekilla94 is offline  
Old 06/29/2009, 21:43   #2

 
Adroxxx's Avatar
 
elite*gold: 15
Join Date: Nov 2005
Posts: 13,021
Received Thanks: 5,323
falsches forum #moved nach autoit <.<
Adroxxx is offline  
Old 06/30/2009, 02:22   #3
 
marcopolo1990's Avatar
 
elite*gold: 20
Join Date: Jan 2008
Posts: 2,632
Received Thanks: 8,492
doppelthread ? ->
marcopolo1990 is offline  
Old 06/30/2009, 07:12   #4
 
elite*gold: 0
Join Date: May 2009
Posts: 264
Received Thanks: 43
close diesen threat bitte
das ist der richtige
sry für den doppelthreat


#closed
flothekilla94 is offline  
Old 08/23/2009, 00:03   #5

 
Adroxxx's Avatar
 
elite*gold: 15
Join Date: Nov 2005
Posts: 13,021
Received Thanks: 5,323
#closed ( request by flothekilla94)
Adroxxx is offline  
Closed Thread


Similar Threads Similar Threads
°*NEW Funktionen*° th3man0f22 NO MENÜ Public Hack°*NEW Funktionen*° 06.09.2010
09/06/2010 - WarRock Hacks, Bots, Cheats & Exploits - 2 Replies
Funktionen: PLAYERPOINTER ¤SERVERPOINTER (Immer an)¤ ¤NOSPREAD (Numm-Pad 7)¤ ¤FULLBRIGHT (Numm-Pad 5)¤ ¤EXTRAAMMO1 (Immer an)¤ ¤EXTRAAMMO2 (Immer an)¤ ¤SCOPE (Rechte Maustaste)¤ ¤FASTAMMO (Immer an)¤
WarRock statt KOREANISCHE BUTTON --> Englische BUTTON
02/26/2010 - WarRock - 6 Replies
Bin mir nicht sicher ob es diesen Thread schon gibt aber hab bis jetzt nichts gesehen hier. Funktionen Für WarRock Korea Koreanische Schriften (Button) weg und englische Schriften (Button) hin Anleitung
Hotkey Button zuweisen?
02/25/2010 - AutoIt - 18 Replies
Hallo, erster post in dieser section. In letzter zeit hab ich mich mit dem Thema AutoIT befasst, hab auch schon paar programme erstellt, aber jetzt habe ich ein Problem! Wie kann ich z.B Hotkey: F8 einem Button, von Koda-Designer, zuweisen? Also dass wenn ich inGame bin nur F8 drücken muss das der Button gedrückt wird!! Mfg!!!
~/.IP ZUWEISEN:.\~
10/04/2009 - Metin2 Private Server - 8 Replies
Bei dem Ausführlichen VTut von 111222333444 steht da IP Zuweisen " Welche IP soll man nehmen ? weil immer wenn ich eine IP nehme geht die Internet verbindung weg ;( doppelklick auf Mt2.vmc " Wenn ich doppelklick auf das mache sehe ihc nur den Code zum bearbeiten wie beim Editor oder ist das etwa, richtig?



All times are GMT +1. The time now is 00:58.


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.