lalaker1 S4 League ID Changer [Updated][Work]

02/23/2013 21:53 midoalpop#751
oh tomorrow i,ll get new win 7 64 bit ultimate SP1 :)
02/23/2013 21:55 xxBlackHawkixx#752
Quote:
Originally Posted by midoalpop View Post
oh tomorrow i,ll get new win 7 64 bit ultimate SP1 :)
Nice :D
02/23/2013 21:55 yosef_mizo#753
Not Work :( Win7 32 Bit it Told Me Side By Side :(
02/23/2013 21:56 spartan26#754
How to fix side error?
02/23/2013 21:56 MrT3CkToNiCk#755
ID Manager don't open...
02/23/2013 21:57 midoalpop#756
guys he worked on 64 bit only
02/23/2013 22:00 kiko43#757
i tested it on a pc 32bit it was opening but still nothing changes
02/23/2013 22:00 Rin-BlueFlames#758
Quote:
Originally Posted by midoalpop View Post
guys he worked on 64 bit only
I have and get error so maybe stfu
02/23/2013 22:06 MrT3CkToNiCk#759
lalaker1 this code is useless:

Code:
#include <ButtonConstants.au3>
#include <EditConstants.au3>
#include <GUIConstantsEx.au3>
#include <StaticConstants.au3>
#include <WindowsConstants.au3>
#include <WinApi.au3>
#include <Memory.au3>
#include <Misc.au3>
#Region ### START Koda GUI section ### Form=
#include <ButtonConstants.au3>
#include <GUIConstantsEx.au3>
#include <StaticConstants.au3>
#include <WindowsConstants.au3>
#Region ### START Koda GUI section ### Form=
$Form1 = GUICreate("lalaker1", 179, 87, 192, 124)
$Label1 = GUICtrlCreateLabel("Waiting S4 Leauge", 0, 64, 175, 17, $SS_CENTER)
$Button1 = GUICtrlCreateButton("Resume All", 8, 24, 163, 33)
$Label2 = GUICtrlCreateLabel("lalaker1 S4 League PID Searcher", 0, 0, 178, 17, BitOR($SS_CENTER,$SS_CENTERIMAGE))
GUISetState(@SW_SHOW)
#EndRegion ### END Koda GUI section ###

$WAIT = ProcessWait("S4Client.exe"); Waiting For S4 League
	_ProcessSuspend(ProcessExists ("XTrap.xt"))
	_ProcessSuspend(ProcessExists ("S4Client.exe"))
	_ProcessSuspend(ProcessExists ("HGWC.exe"))
	Sleep(500);Takes a little break..
	$PID = ProcessExists("S4Client.exe"); He found S4Client.exe
	GUICtrlSetData($Label1, "Successfully - www.bylalaker1.tk")
	MsgBox(0,"lalaker1 S4", "www.bylalaker1.tk - S4 League Pid: " & $PID,0)

While 1
	$nMsg = GUIGetMsg()
	Switch $nMsg
		Case $GUI_EVENT_CLOSE
			Exit
		 Case $Button1
			_ProcessResume(ProcessExists ("XTrap.xt"))
			_ProcessResume(ProcessExists ("S4Client.exe"))
			_ProcessResume(ProcessExists ("HGWC.exe"))
			Exit
	EndSwitch
WEnd

Func _ProcessSuspend($process)
$ai_Handle = DllCall("kernel32.dll", 'int', 'OpenProcess', 'int', 0x1f0fff, 'int', False, 'int', $process)
$i_sucess = DllCall("ntdll.dll","int","NtSuspendProcess","int",$ai_Handle[0])
DllCall('kernel32.dll', 'ptr', 'CloseHandle', 'ptr', $ai_Handle)
EndFunc
Func _ProcessResume($process)
$ai_Handle = DllCall("kernel32.dll", 'int', 'OpenProcess', 'int', 0x1f0fff, 'int', False, 'int', $process)
$i_sucess = DllCall("ntdll.dll","int","NtResumeProcess","int",$ai_Handle[0])
DllCall('kernel32.dll', 'ptr', 'CloseHandle', 'ptr', $ai_Handle)
EndFunc
I think it's copy (Add comments on the sleep is useless if you know the code <.<),however,this script generate a casual number to add it on IDChanger,and then you can unlock it. Why you don't remove this script?...
02/23/2013 22:09 xxBlackHawkixx#760
Please fix Side by Side error.
02/23/2013 22:16 ShadowAlaa#761
[Only registered and activated users can see links. Click Here To Register...]
i get this error e. e any help !!?
02/23/2013 22:19 Raikoro#762
side by side error.
02/23/2013 22:37 Leguanxbot#763
change this hack the look for ever?
02/23/2013 22:38 TRAYLN#764
Help Side by Side Error.

[Only registered and activated users can see links. Click Here To Register...]
02/23/2013 22:43 md88#765
Side by Side Error