Register for your free account! | Forgot your password?

Go Back   elitepvpers > MMORPGs > Guild Wars > GW Bots
You last visited: Today at 14:24

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

Advertisement



[Frage] <Browse>_Button..HowTo?

Discussion on [Frage] <Browse>_Button..HowTo? within the GW Bots forum part of the Guild Wars category.

Reply
 
Old   #1


 
buFFy!'s Avatar
 
elite*gold: 1826
Join Date: Mar 2009
Posts: 4,310
Received Thanks: 6,284
Question [Frage] <Browse>_Button..HowTo?

edited
buFFy! is offline  
Old 04/04/2009, 20:23   #2
 
elite*gold: 20
Join Date: Feb 2007
Posts: 3,080
Received Thanks: 4,294
Code:
#include <ButtonConstants.au3>
#include <EditConstants.au3>
#include <GUIConstantsEx.au3>
#include <StaticConstants.au3>
#include <WindowsConstants.au3>

#Region ### START Koda GUI section ### Form=
$Form1 = GUICreate("GW Path Finder", 269, 85, 193, 125)
$Group1 = GUICtrlCreateGroup("GW Path", 8, 8, 249, 65)
$Input1 = GUICtrlCreateInput("Input1", 24, 32, 121, 21)
$Browse = GUICtrlCreateButton("...", 152, 32, 75, 25, 0)
GUICtrlCreateGroup("", -99, -99, 1, 1)
GUISetState(@SW_SHOW)
#EndRegion ### END Koda GUI section ###

While 1
	$nMsg = GUIGetMsg()
	Switch $nMsg
		Case $GUI_EVENT_CLOSE
			Exit
		case $Browse
			$bla = FileOpenDialog("öffnen",@scriptdir,"alle (*.*)",1)
			guictrlsetdata($Input1,$bla)
	EndSwitch
WEnd
der pfad zur datei wird dann in der variablen gespeichert.
kknb is offline  
Thanks
1 User
Old 04/04/2009, 20:47   #3


 
buFFy!'s Avatar
 
elite*gold: 1826
Join Date: Mar 2009
Posts: 4,310
Received Thanks: 6,284
Quote:
Originally Posted by kknb View Post
Code:
#include <ButtonConstants.au3>
#include <EditConstants.au3>
#include <GUIConstantsEx.au3>
#include <StaticConstants.au3>
#include <WindowsConstants.au3>

#Region ### START Koda GUI section ### Form=
$Form1 = GUICreate("GW Path Finder", 269, 85, 193, 125)
$Group1 = GUICtrlCreateGroup("GW Path", 8, 8, 249, 65)
$Input1 = GUICtrlCreateInput("Input1", 24, 32, 121, 21)
$Browse = GUICtrlCreateButton("...", 152, 32, 75, 25, 0)
GUICtrlCreateGroup("", -99, -99, 1, 1)
GUISetState(@SW_SHOW)
#EndRegion ### END Koda GUI section ###

While 1
	$nMsg = GUIGetMsg()
	Switch $nMsg
		Case $GUI_EVENT_CLOSE
			Exit
		case $Browse
			$bla = FileOpenDialog("öffnen",@scriptdir,"alle (*.*)",1)
			guictrlsetdata($Input1,$bla)
	EndSwitch
WEnd
der pfad zur datei wird dann in der variablen gespeichert.
Fettes Thanks
buFFy! is offline  
Old 04/04/2009, 21:21   #4
 
elite*gold: 20
Join Date: Feb 2007
Posts: 3,080
Received Thanks: 4,294
hier nochn kleines "gimmic"

wenn ihr den code so übernimmt könnt ihr auch files per drag&drop in das inputfeld ziehen.

Code:
#include <ButtonConstants.au3>
#include <EditConstants.au3>
#include <GUIConstantsEx.au3>
#include <StaticConstants.au3>
#include <WindowsConstants.au3>

#Region ### START Koda GUI section ### Form=
$Form1 = GUICreate("GW Path Finder", 269, 85, 193, 125,-1, 0x10)
$Group1 = GUICtrlCreateGroup("GW Path", 8, 8, 249, 65)
$Input1 = GUICtrlCreateInput("", 24, 32, 121, 21)
guictrlsetstate(-1,8) 
$Browse = GUICtrlCreateButton("...", 152, 32, 75, 25, 0)
GUICtrlCreateGroup("", -99, -99, 1, 1)
GUISetState(@SW_SHOW)
#EndRegion ### END Koda GUI section ###

While 1
	$nMsg = GUIGetMsg()
	Switch $nMsg
		Case $GUI_EVENT_CLOSE
			Exit
		case $Browse
			$bla = FileOpenDialog("öffnen",@scriptdir,"alle (*.*)",1)
			guictrlsetdata($Input1,$bla)
	EndSwitch
WEnd
kknb is offline  
Reply


Similar Threads Similar Threads
Metin2 BROWSE MY STATS
02/20/2010 - Metin2 Hacks, Bots, Cheats, Exploits & Macros - 22 Replies
METIN2 BROWSE MY STATS Description: Here is a new program made by me. It shows you what your stats should be like considering your level. Basically it keeps your 1 level analogy something that makes your player stronger and better. (Undress your player to see and edit your stats since items give more points) Pictures: http://i617.photobucket.com/albums/tt260/goldisev er/e.jpg http://i617.photobucket.com/albums/tt260/goldisev er/e2.jpg Download: V0.2(Sura Fix)
How To Browse with the Patch
06/17/2009 - Metin2 Guides & Templates - 8 Replies
hi ich hab herrausgefunden das wenn ihr die datei patch.cfg mit dem editor öffnet müsste sowas stehen URL_MAIN: patch.metin2.de URL_NEW: http://www.metin2.de/game_signup.php URL_IDPWD: http://www.metin2.de/account_data.php NOTICE_ENABLE: 1 dann könnt ihr bei URL_MAIN: die URL der gewünschten seite eingeben z.b. elitepvpers.com und dann könnt ihr jedes mal beim starten vonn metin2 nachgucken ob es was neues bei elitepvpers.com gibt ohne den browser zu öffnen. leider kann man zurück oder so...
Browse Through Help Menu?
08/21/2005 - Conquer Online 2 - 6 Replies
hey guys, i was wondering if any1 has the hack to make it so u can browse internet thro ur help menu..srry for asking question..i think mr teenie or sum1 made it..but cant remember/find where EDIT: sitting here bored at gw..and dun wanna b surprise attked wile im posting here :ops:



All times are GMT +2. The time now is 14:24.


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.