Register for your free account! | Forgot your password?

Go Back   elitepvpers > Popular Games > Silkroad Online > SRO Private Server
You last visited: Today at 00:39

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

Advertisement



need zszc autologin with minimize option :(

Discussion on need zszc autologin with minimize option :( within the SRO Private Server forum part of the Silkroad Online category.

Reply
 
Old   #1
 
stefsika's Avatar
 
elite*gold: 0
Join Date: Sep 2007
Posts: 405
Received Thanks: 198
Exclamation need zszc autologin with minimize option :(

hello...i searched all over the forum and i didn„t found a proper autologin for zszc with minimize option...so i dont have to push the enter...or autologin and cannot do anything else on my pc...just watching the login screen...lol...


so pls someone tell me....or gimme a link for an autologin program...


thx
stefsika is offline  
Old 10/23/2010, 18:50   #2
 
ZeraPain's Avatar
 
elite*gold: 0
Join Date: Jan 2010
Posts: 360
Received Thanks: 249


Code:
Global $timer
Global $login = False

$Form1 = GUICreate("SRO Autologin", 200, 80)
$BUTTON_Login = GUICtrlCreateButton("Start Autologin", 10, 10, 100)
$BUTTON_Minimize = GUICtrlCreateButton("Minimize Silkroad", 10, 40, 100)
GUISetState()

While 1
	Switch GUIGetMsg()
		Case -3
			Exit
		Case $BUTTON_Login
			If $login = False Then
				WinSetState("SRO_Client", "", @SW_MINIMIZE)
				GUICtrlSetData($BUTTON_Login, "Stop Autologin")
				$login = True
			Else
				WinSetState("SRO_Client", "", @SW_SHOW)
				GUICtrlSetData($BUTTON_Login, "Start Autologin")
				$login = False
			EndIf
		Case $BUTTON_Minimize
			WinSetState("SRO_Client", "", @SW_MINIMIZE)

	EndSwitch
	If $login = True And TimerDiff($timer) > 3000 Then
		$Process = _MemoryOpen(WinGetProcess("SRO_Client"))
		$ReadMem = _MemoryRead(0x00A9FC18, $Process, "char[40]")
		If $ReadMem <> "" Then
			TrayTip("Login successful", "Accout [" & $ReadMem & "] has logged on", 0)
			GUICtrlSetData($BUTTON_Login, "Start Autologin")
			$login = False
		EndIf
		DllCall("User32.dll", "int", "PostMessageA", "hwnd", WinGetHandle("SRO_Client"), "int", 0x100, "int", 0x0D, "int", 0)
		$timer = TimerInit()
	EndIf
WEnd

Func _MemoryOpen($iv_Pid, $iv_DesiredAccess = 0x1F0FFF, $iv_InheritHandle = 1)
	Local $ah_Handle[2] = [DllOpen('kernel32.dll')]
	Local $av_OpenProcess = DllCall($ah_Handle[0], 'int', 'OpenProcess', 'int', $iv_DesiredAccess, 'int', $iv_InheritHandle, 'int', $iv_Pid)
	$ah_Handle[1] = $av_OpenProcess[0]
	Return $ah_Handle
EndFunc   ;==>_MemoryOpen

Func _MemoryRead($iv_Address, $ah_Handle, $sv_Type = 'dword')
	Local $v_Buffer = DllStructCreate($sv_Type)
	DllCall($ah_Handle[0], 'int', 'ReadProcessMemory', 'int', $ah_Handle[1], 'int', $iv_Address, 'ptr', DllStructGetPtr($v_Buffer), 'int', DllStructGetSize($v_Buffer), 'int', '')
	Local $v_Value = DllStructGetData($v_Buffer, 1)
	Return $v_Value
EndFunc   ;==>_MemoryRead
ZeraPain is offline  
Thanks
1 User
Old 10/23/2010, 19:19   #3
 
elite*gold: 0
Join Date: Apr 2008
Posts: 34
Received Thanks: 1
Which auto loging u using
shimon8070 is offline  
Old 10/23/2010, 22:45   #4
 
stefsika's Avatar
 
elite*gold: 0
Join Date: Sep 2007
Posts: 405
Received Thanks: 198
Quote:
Originally Posted by shimon8070 View Post
Which auto loging u using
lolkops autologin..but i want one wich i can minimize client...
stefsika is offline  
Old 10/23/2010, 22:58   #5
 
_HouseMusicx3's Avatar
 
elite*gold: 100
Join Date: Dec 2007
Posts: 12,305
Received Thanks: 5,307
condor client manager <3 this prog can everything

Minimize client
Kill client
Resize Client
Hide Client
Bring to Front
Autokey (key can be changed)



_HouseMusicx3 is offline  
Thanks
1 User
Old 10/24/2010, 11:19   #6
 
CapitanJack's Avatar
 
elite*gold: 0
Join Date: May 2010
Posts: 1,741
Received Thanks: 768
Agree with Botter1993

I got some autologin
i start im then i open task manager and press minimize on sro_client
CapitanJack is offline  
Reply


Similar Threads Similar Threads
[Release] ZSZC Autologin v1.0
03/04/2011 - SRO PServer Guides & Releases - 33 Replies
Hiya guys, i notice that sometimes during the day zszc get's crowded now.. i ended up waiting for about 15 minutes sitting there holding enter, so i said hey it's about time an Auto login comes out.. so i decided to create one. It's still very basic.. but it'll do for now. it works 100% I just finished testing it. EDIT: i fixed the links and i've edited this version slightly so it's a little more stable now. Download: http://skellyhand.com/files/Autologin.rar My Project Page:...
[REQ] ZSZC Autologin with DB Bot
07/04/2010 - SRO Private Server - 2 Replies
Hello, I was wondering if there is a good autologin for ZSZC that works with DB Bot. I have searched the forum already but haven't found it. Thanks.
ZSZC autologin
06/20/2010 - SRO Private Server - 1 Replies
Hi.Is there any autologin that works for ZSZC ? if so can some one post downloadlink or a thread where an autologin works ? thanks .



All times are GMT +2. The time now is 00:39.


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.