ط§ظ„ط¨ظ‚ط§ط، ظ…ط³ط¬ظ„ ط¯ط§ط¦ظ…ط¢
ط§ظ„ط¥ط¹ظ„ط§ظ†ط§طھ
قديم 13-07-2013, 01:50 AM   #1

xXbandoXx201
عضو فعال



الصورة الرمزية xXbandoXx201


• الانـتـسـاب » Jun 2013
• رقـم العـضـويـة » 112336
• المشـــاركـات » 335
• الـدولـة » يو انتا مالك
• الـهـوايـة » البرمجه
• اسـم الـسـيـرفـر » No Server
• الـجـنـس » Male
• نقـاط التقييم » 24
xXbandoXx201 صـاعـد

xXbandoXx201 غير متواجد حالياً



افتراضي طريقتي في صنع الهاك + الكود الخاص



عفوا ,,, لايمكنك مشاهده الروابط لانك غير مسجل لدينا [ للتسجيل اضغط هنا ]

اهداء الي .•¤ 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
ال xxxxxxx ده الادرس
وي ال [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 لازم تكون حططها في الفولدر الي هيطلع فيه الهاك
عفوا ,,, لايمكنك مشاهده الروابط لانك غير مسجل لدينا [ للتسجيل اضغط هنا ]

ارجوا الشكر وي التقيم


توقيع xXbandoXx201 :

احترم القوانين تبقي صحبي وي حبيبي وي كفاءه ويا ريت تقيم ابوس ايدك
قائد فريق The Shield


إعلانات google

 


يتصفح الموضوع حالياً : 1 (0 عضو و 1 زائر)
 

ضوابط المشاركة
لا تستطيع إضافة مواضيع جديدة
لا تستطيع الرد على المواضيع
لا تستطيع إرفاق ملفات
لا تستطيع تعديل مشاركاتك

BB code متاحة
كود [IMG] متاحة
كود HTML معطلة

الانتقال السريع


الساعة الآن 05:35 AM.