|
|
#1 | ||||||||||
![]()
|
عفوا ,,, لايمكنك مشاهده الروابط لانك غير مسجل لدينا [ للتسجيل اضغط هنا ] اهداء الي .•¤ SlazHell ¤•. اهـــلاً اعـــضـــاء وزوار قســــم S4 League ![]() ![]() نتابع الاول نفتح koda_1.7.3.0 ![]() ![]() ![]() دور الاوتو ات لزم تضيف الي انا معلم عليه ![]() بوص بعد الكلمه الي اسمها Case $GUI_EVENT_CLOSE Exit ضيف الكود ده كود:
Case $Button1 _Hack() Case $Button2 Exit كود:
Func _Hack(); This is the functions which turns on the hacks when you start S4 League.
GUISetState(@SW_HIDE);
ToolTip("Start S4 League!",0,0); This is up in the corner which says Start S4 League!
$WAIT = ProcessWait("S4Client.exe"); Waiting For S4 League
$PID = ProcessExists("S4Client.exe"); He found S4Client.exe
Sleep(500);Takes a little break..
$OPEN = _MemoryOpen ($PID); The memory .. which makes the functions work.
If GUICtrlRead($Checkbox1) = 1 Then
_MemoryWrite(0x00FE26EA,$OPEN,"Hacked Value","Type")
EndIf
If GUICtrlRead($Checkbox2) = 1 Then
_MemoryWrite(xxxxxxxxxxx,$OPEN,"Hacked Value","Type")
EndIf
Exit
EndFunc
وي ال [Type" To Your Hack Is Type[ex."Float","long","Char ال Type الي في القوسن دول Hacked Value" ] ده فيمه الهاك في الاخر هيبقا زي كده كود:
#include <ButtonConstants.au3>
#include <GUIConstantsEx.au3>
#include <WindowsConstants.au3>
#include <NomadMemory.au3>
#Region ### START Koda GUI section ### Form=
$Form1 = GUICreate("Example Hack Tutorial!", 247, 90, 192, 124)
$Checkbox1 = GUICtrlCreateCheckbox("Ghost Mode", 16, 24, 97, 17)
$Checkbox2 = GUICtrlCreateCheckbox("Slang", 128, 24, 97, 17)
$Button1 = GUICtrlCreateButton("Start", 16, 56, 75, 25, $WS_GROUP)
$Button2 = GUICtrlCreateButton("Exit", 128, 56, 75, 25, $WS_GROUP)
GUISetState(@SW_SHOW)
#EndRegion ### END Koda GUI section ###
While 1
$nMsg = GUIGetMsg()
Switch $nMsg
Case $GUI_EVENT_CLOSE
Exit
Case $Button1
_Hack()
Case $Button2
Exit
EndSwitch
WEnd
Func _Hack(); This is the functions which turns on the hacks when you start S4 League.
GUISetState(@SW_HIDE);
ToolTip("Start S4 League!",0,0); This is up in the corner which says Start S4 League!
$WAIT = ProcessWait("S4Client.exe"); Waiting For S4 League
$PID = ProcessExists("S4Client.exe"); He found S4Client.exe
Sleep(500);Takes a little break..
$OPEN = _MemoryOpen ($PID); The memory .. which makes the functions work.
If GUICtrlRead($Checkbox1) = 1 Then
_MemoryWrite(xxxxxxxxxxx,$OPEN,"Hacked Value","Type");This is a float value.
EndIf
If GUICtrlRead($Checkbox2) = 1 Then
_MemoryWrite(xxxxxxxxxxx,$OPEN,"Hacked Value","Type")
EndIf
Exit
EndFunc
عفوا ,,, لايمكنك مشاهده الروابط لانك غير مسجل لدينا [ للتسجيل اضغط هنا ] عفوا ,,, لايمكنك مشاهده الروابط لانك غير مسجل لدينا [ للتسجيل اضغط هنا ] ملحوظه عن ال NomadMemory.au3 لازم تكون حططها في الفولدر الي هيطلع فيه الهاك عفوا ,,, لايمكنك مشاهده الروابط لانك غير مسجل لدينا [ للتسجيل اضغط هنا ] ارجوا الشكر وي التقيم |
||||||||||
|
|
| يتصفح الموضوع حالياً : 1 (0 عضو و 1 زائر) | |
|
|