20 May 2023 #1 Sooyat S Üye Katılım 1 Ocak 2020 Mesajlar 17 Tepki puanı 0 Ödüller 3 Yaş 27 Sosyal 6 HİZMET YILI <?xml version="1.0" encoding="utf-8"?> <CheatTable CheatEngineTableVersion="28"> <UserdefinedSymbols/> <LuaScript> dbk_initialize() dbk_useKernelmodeOpenProcess() dbk_useKernelmodeProcessMemoryAccess() dbk_writesIgnoreWriteProtection(true) -- Created by CODLAYICI --============================================================ --AOB REPLACE FUNCTION function AOBRep(search, change) local aob = AOBScan(search) if aob then for i=0,aob.Count-1 do autoAssemble(aob..':\ndb '..change) [*] end [*] aob.Destroy() [*] end [*]end [*]-- Created by CODLAYICI [*]--============================================================ [*]EmuSelection = createForm(true) [*]EmuSelection.Caption = 'CODLAYICI' [*]EmuSelection.Width = 140 [*]EmuSelection.Height = 150 [*]--============================================================ [*]--FUNCTION WHEN GAMELOOP IS SELECTED [*]-- Created by CODLAYICI [*]function gameloop() [*] speak('private bypass initiated') [*] emu= "aow_exe" [*] startmenu() [*] EmuSelection.hide() [*]end [*]-- Created by CODLAYICI [*]--============================================================ [*]GameloopSel = createButton(EmuSelection) [*]GameloopSel.Left = 12 [*]GameloopSel.Top = 17 [*]GameloopSel.Width = 110 [*]GameloopSel.Height = 50 [*]GameloopSel.onClick = gameloop [*]GameloopSel.Caption = 'GAMELOOP' [*]--============================================================ [*]function startmenu() [*] local p = io.popen('tasklist /fi "IMAGENAME eq '..emu..'.exe" /fi "MEMUSAGE gt 300000" /nh', 'r'); [*] local procInfo = p:read('*a'); [*] p:close(); [*] local pid = procInfo:match('%d+'); [*] pid = tonumber(pid); [*] if(pid == nil)then [*] showMessage("The operation is not defined. try again. it will work!") [*] closeCE() [*] else [*] openProcess(pid) [*] MyForm = createForm(true) [*] MyForm.Caption = 'By CODER-MAN' [*] speak('coder man') [*] MyForm.Width = 300 [*] MyForm.Height = 50 [*] MyForm.Color = 0x000000 [*] MyForm.setOnClose(FormClose) [*] -- Created by CODLAYICI [*]--============================================================ [*] shl = createLabel(MyForm) [*] shl.Caption= 'BYPASS EMULATOR' [*] shl.Left = 15 [*] shl.Top = 15 [*] shl.Font.Color= 0x00FF00 [*] [*] shbo = createButton(MyForm) [*] shbo.Left = 180 [*] shbo.Top = 5 [*] shbo.Width = 100 [*] shbo.Height = 40 [*] shbo.onClick = libPatch [*] shbo.Caption = 'ON' [*] end [*]end [*]-- Created by CODLAYICI [*]--============================================================ [*] [*]function libPatch() [*] LibUE4 = AOBScan("7F 45 4C 46 01 01 01 00 00 00 00 00 00 00 00 00 03 00 28 00 01 00 00 00 00 60 05 02 34 00 00 00 58 B1 52 08 00 02 00 05 34 00 20 00 0D 00 28 00 1A 00 19 00 06 00 00 00") [*] if (LibUE4 == nil) then [*] messageDialog("UE4 Address not found.", mtWarning, mbOK) [*] --closeCE() [*] else [*] for enummer=0, LibUE4.Count-1 do [*] UE4 = tonumber(LibUE4[enummer], 16); [*] print(UE4) [*]writeBytes(UE4 + 0x3A4D8FC, 0x00,0xF0,0x20,0xE3,0x1E,0xFF,0x2F,0xE1); [*]writeBytes(UE4 + 0x3BF226C, 0x00,0xF0,0x20,0xE3,0x1E,0xFF,0x2F,0xE1); [*]writeBytes(UE4 + 0x3AC15D0, 0x00,0xF0,0x20,0xE3,0x1E,0xFF,0x2F,0xE1); [*]writeBytes(UE4 + 0x3F7C33C, 0x00,0xF0,0x20,0xE3,0x1E,0xFF,0x2F,0xE1); [*]end [*]end [*]-- Created by CODLAYICI [*] ANOGS = AOBScan("7F 45 4C 46 01 01 01 00 00 00 00 00 00 00 00 00 03 00 28 00 01 00 00 00 00 00 00 00 34 00 00 00 C0 FA 3D 00 00 02 00 05 34 00 20 00 08 00 28 00 1D 00 1C 00 06 00 00 00") [*] if (ANOGS == nil) then [*] messageDialog("ANOGS Address not found.", mtWarning, mbOK) [*] --closeCE() [*] else [*] for enummex=0, ANOGS.Count-1 do [*] ANOGS = tonumber(ANOGS[enummex], 16); [*] print(ANOGS) [*]writeBytes(ANOGS + 0x33FB0, 0x00,0xBF,0x70,0x47); [*]writeBytes(ANOGS + 0x33FEC, 0x00,0xBF,0x70,0x47); [*]writeBytes(ANOGS + 0x321A20, 0x00,0xBF,0x70,0x47); [*]writeBytes(ANOGS + 0x321904, 0x00,0xBF,0x70,0x47); [*]writeBytes(ANOGS + 0x26C354, 0x00,0xBF,0x70,0x47); [*]writeBytes(ANOGS + 0x295918, 0x00,0xBF,0x70,0x47); [*]writeBytes(ANOGS + 0x1089EC, 0x64,0x09,0xA0,0xE3,0x1E,0xFF,0x2F,0xE1); [*]writeBytes(ANOGS + 0x108AF4, 0x64,0x09,0xA0,0xE3,0x1E,0xFF,0x2F,0xE1); [*]writeBytes(ANOGS + 0x108E10, 0x64,0x09,0xA0,0xE3,0x1E,0xFF,0x2F,0xE1); [*]writeBytes(ANOGS + 0x1093DC, 0x64,0x09,0xA0,0xE3,0x1E,0xFF,0x2F,0xE1); [*]writeBytes(ANOGS + 0x1094B0, 0x64,0x09,0xA0,0xE3,0x1E,0xFF,0x2F,0xE1); [*]writeBytes(ANOGS + 0x1096BC, 0x64,0x09,0xA0,0xE3,0x1E,0xFF,0x2F,0xE1); [*]writeBytes(ANOGS + 0x109720, 0x64,0x09,0xA0,0xE3,0x1E,0xFF,0x2F,0xE1); [*]end [*]end [*]-- Created by CODLAYICI [*] libGCLOUD = AOBScan("7F 45 4C 46 01 01 01 00 00 00 00 00 00 00 00 00 03 00 28 00 01 00 00 00 00 00 00 00 34 00 00 00 38 B0 36 00 00 00 00 05 34 00 20 00 08 00 28 00 18 00 17 00 06 00 00 00") [*] if (libGCLOUD == nil) then [*] messageDialog("libGCLOUD Address not found.", mtWarning, mbOK) [*] --closeCE() [*] else [*] for enummer=0, libGCLOUD.Count-1 do [*] GCLOUD = tonumber(libGCLOUD[enummer], 16); [*] print(GCLOUD) [*]writeBytes(GCLOUD + 0x102C30, 0x00,0xBF,0x70,0x47); [*]writeBytes(GCLOUD + 0xFEB4C, 0x00,0xBF,0x70,0x47); [*] messageDialog("bypass done", mtdone, mbOK) [*]end [*]end [*]end [*] [*]-- Created by CODLAYICI [*] [*] [*]</LuaScript> [*]</CheatTable>
<?xml version="1.0" encoding="utf-8"?> <CheatTable CheatEngineTableVersion="28"> <UserdefinedSymbols/> <LuaScript> dbk_initialize() dbk_useKernelmodeOpenProcess() dbk_useKernelmodeProcessMemoryAccess() dbk_writesIgnoreWriteProtection(true) -- Created by CODLAYICI --============================================================ --AOB REPLACE FUNCTION function AOBRep(search, change) local aob = AOBScan(search) if aob then for i=0,aob.Count-1 do autoAssemble(aob..':\ndb '..change) [*] end [*] aob.Destroy() [*] end [*]end [*]-- Created by CODLAYICI [*]--============================================================ [*]EmuSelection = createForm(true) [*]EmuSelection.Caption = 'CODLAYICI' [*]EmuSelection.Width = 140 [*]EmuSelection.Height = 150 [*]--============================================================ [*]--FUNCTION WHEN GAMELOOP IS SELECTED [*]-- Created by CODLAYICI [*]function gameloop() [*] speak('private bypass initiated') [*] emu= "aow_exe" [*] startmenu() [*] EmuSelection.hide() [*]end [*]-- Created by CODLAYICI [*]--============================================================ [*]GameloopSel = createButton(EmuSelection) [*]GameloopSel.Left = 12 [*]GameloopSel.Top = 17 [*]GameloopSel.Width = 110 [*]GameloopSel.Height = 50 [*]GameloopSel.onClick = gameloop [*]GameloopSel.Caption = 'GAMELOOP' [*]--============================================================ [*]function startmenu() [*] local p = io.popen('tasklist /fi "IMAGENAME eq '..emu..'.exe" /fi "MEMUSAGE gt 300000" /nh', 'r'); [*] local procInfo = p:read('*a'); [*] p:close(); [*] local pid = procInfo:match('%d+'); [*] pid = tonumber(pid); [*] if(pid == nil)then [*] showMessage("The operation is not defined. try again. it will work!") [*] closeCE() [*] else [*] openProcess(pid) [*] MyForm = createForm(true) [*] MyForm.Caption = 'By CODER-MAN' [*] speak('coder man') [*] MyForm.Width = 300 [*] MyForm.Height = 50 [*] MyForm.Color = 0x000000 [*] MyForm.setOnClose(FormClose) [*] -- Created by CODLAYICI [*]--============================================================ [*] shl = createLabel(MyForm) [*] shl.Caption= 'BYPASS EMULATOR' [*] shl.Left = 15 [*] shl.Top = 15 [*] shl.Font.Color= 0x00FF00 [*] [*] shbo = createButton(MyForm) [*] shbo.Left = 180 [*] shbo.Top = 5 [*] shbo.Width = 100 [*] shbo.Height = 40 [*] shbo.onClick = libPatch [*] shbo.Caption = 'ON' [*] end [*]end [*]-- Created by CODLAYICI [*]--============================================================ [*] [*]function libPatch() [*] LibUE4 = AOBScan("7F 45 4C 46 01 01 01 00 00 00 00 00 00 00 00 00 03 00 28 00 01 00 00 00 00 60 05 02 34 00 00 00 58 B1 52 08 00 02 00 05 34 00 20 00 0D 00 28 00 1A 00 19 00 06 00 00 00") [*] if (LibUE4 == nil) then [*] messageDialog("UE4 Address not found.", mtWarning, mbOK) [*] --closeCE() [*] else [*] for enummer=0, LibUE4.Count-1 do [*] UE4 = tonumber(LibUE4[enummer], 16); [*] print(UE4) [*]writeBytes(UE4 + 0x3A4D8FC, 0x00,0xF0,0x20,0xE3,0x1E,0xFF,0x2F,0xE1); [*]writeBytes(UE4 + 0x3BF226C, 0x00,0xF0,0x20,0xE3,0x1E,0xFF,0x2F,0xE1); [*]writeBytes(UE4 + 0x3AC15D0, 0x00,0xF0,0x20,0xE3,0x1E,0xFF,0x2F,0xE1); [*]writeBytes(UE4 + 0x3F7C33C, 0x00,0xF0,0x20,0xE3,0x1E,0xFF,0x2F,0xE1); [*]end [*]end [*]-- Created by CODLAYICI [*] ANOGS = AOBScan("7F 45 4C 46 01 01 01 00 00 00 00 00 00 00 00 00 03 00 28 00 01 00 00 00 00 00 00 00 34 00 00 00 C0 FA 3D 00 00 02 00 05 34 00 20 00 08 00 28 00 1D 00 1C 00 06 00 00 00") [*] if (ANOGS == nil) then [*] messageDialog("ANOGS Address not found.", mtWarning, mbOK) [*] --closeCE() [*] else [*] for enummex=0, ANOGS.Count-1 do [*] ANOGS = tonumber(ANOGS[enummex], 16); [*] print(ANOGS) [*]writeBytes(ANOGS + 0x33FB0, 0x00,0xBF,0x70,0x47); [*]writeBytes(ANOGS + 0x33FEC, 0x00,0xBF,0x70,0x47); [*]writeBytes(ANOGS + 0x321A20, 0x00,0xBF,0x70,0x47); [*]writeBytes(ANOGS + 0x321904, 0x00,0xBF,0x70,0x47); [*]writeBytes(ANOGS + 0x26C354, 0x00,0xBF,0x70,0x47); [*]writeBytes(ANOGS + 0x295918, 0x00,0xBF,0x70,0x47); [*]writeBytes(ANOGS + 0x1089EC, 0x64,0x09,0xA0,0xE3,0x1E,0xFF,0x2F,0xE1); [*]writeBytes(ANOGS + 0x108AF4, 0x64,0x09,0xA0,0xE3,0x1E,0xFF,0x2F,0xE1); [*]writeBytes(ANOGS + 0x108E10, 0x64,0x09,0xA0,0xE3,0x1E,0xFF,0x2F,0xE1); [*]writeBytes(ANOGS + 0x1093DC, 0x64,0x09,0xA0,0xE3,0x1E,0xFF,0x2F,0xE1); [*]writeBytes(ANOGS + 0x1094B0, 0x64,0x09,0xA0,0xE3,0x1E,0xFF,0x2F,0xE1); [*]writeBytes(ANOGS + 0x1096BC, 0x64,0x09,0xA0,0xE3,0x1E,0xFF,0x2F,0xE1); [*]writeBytes(ANOGS + 0x109720, 0x64,0x09,0xA0,0xE3,0x1E,0xFF,0x2F,0xE1); [*]end [*]end [*]-- Created by CODLAYICI [*] libGCLOUD = AOBScan("7F 45 4C 46 01 01 01 00 00 00 00 00 00 00 00 00 03 00 28 00 01 00 00 00 00 00 00 00 34 00 00 00 38 B0 36 00 00 00 00 05 34 00 20 00 08 00 28 00 18 00 17 00 06 00 00 00") [*] if (libGCLOUD == nil) then [*] messageDialog("libGCLOUD Address not found.", mtWarning, mbOK) [*] --closeCE() [*] else [*] for enummer=0, libGCLOUD.Count-1 do [*] GCLOUD = tonumber(libGCLOUD[enummer], 16); [*] print(GCLOUD) [*]writeBytes(GCLOUD + 0x102C30, 0x00,0xBF,0x70,0x47); [*]writeBytes(GCLOUD + 0xFEB4C, 0x00,0xBF,0x70,0x47); [*] messageDialog("bypass done", mtdone, mbOK) [*]end [*]end [*]end [*] [*]-- Created by CODLAYICI [*] [*] [*]</LuaScript> [*]</CheatTable>
20 May 2023 #2 RTX Mughal Onaylı Üye Katılım 20 Ara 2022 Mesajlar 50 Tepki puanı 1 Ödüller 2 Yaş 22 Sosyal 3 HİZMET YILI Is this for Pubg Gameloop?
20 May 2023 Konuyu başlatan #3 Sooyat S Üye Katılım 1 Ocak 2020 Mesajlar 17 Tepki puanı 0 Ödüller 3 Yaş 27 Sosyal 6 HİZMET YILI RTX Mughal' Alıntı: Is this for Pubg Gameloop? Genişletmek için tıklayın ... yes bro Post automatically merged: 20 May 2023 Bağlantıları görmek için lütfen Giriş Yap
RTX Mughal' Alıntı: Is this for Pubg Gameloop? Genişletmek için tıklayın ... yes bro Post automatically merged: 20 May 2023 Bağlantıları görmek için lütfen Giriş Yap
20 May 2023 #4 simewnr21 S Onaylı Üye Katılım 19 May 2023 Mesajlar 50 Tepki puanı 4 Ödüller 1 Yaş 21 3 HİZMET YILI nice post and information
20 May 2023 #5 RTX Mughal Onaylı Üye Katılım 20 Ara 2022 Mesajlar 50 Tepki puanı 1 Ödüller 2 Yaş 22 Sosyal 3 HİZMET YILI Sooyat' Alıntı: yes bro Post automatically merged: 20 May 2023 Bağlantıları görmek için lütfen Giriş Yap Genişletmek için tıklayın ... do you have any video tutorial? Post automatically merged: 20 May 2023 is this work on 2.6 updata & can i use MH che*t with this Son düzenleme: 20 May 2023
Sooyat' Alıntı: yes bro Post automatically merged: 20 May 2023 Bağlantıları görmek için lütfen Giriş Yap Genişletmek için tıklayın ... do you have any video tutorial? Post automatically merged: 20 May 2023 is this work on 2.6 updata & can i use MH che*t with this
20 May 2023 Konuyu başlatan #6 Sooyat S Üye Katılım 1 Ocak 2020 Mesajlar 17 Tepki puanı 0 Ödüller 3 Yaş 27 Sosyal 6 HİZMET YILI yes it is work 2.6 but ididnt test it test on guest account
20 May 2023 Konuyu başlatan #7 Sooyat S Üye Katılım 1 Ocak 2020 Mesajlar 17 Tepki puanı 0 Ödüller 3 Yaş 27 Sosyal 6 HİZMET YILI simewnr21' Alıntı: nice post and information Genişletmek için tıklayın ... Thank U Bro iwish to be helpfull <3
simewnr21' Alıntı: nice post and information Genişletmek için tıklayın ... Thank U Bro iwish to be helpfull <3
25 Şub 2024 #8 Chfjfj Fyjdjd C Onaylı Üye Katılım 19 Şub 2024 Mesajlar 52 Tepki puanı 1 Yaş 26 2 HİZMET YILI Open the door and the same thing
26 Şub 2024 #9 zmzmzm74 Z Onaylı Üye Katılım 26 Şub 2024 Mesajlar 58 Tepki puanı 4 Yaş 26 2 HİZMET YILI No, it is not 100% safe. So do not use it on your main account
8 Mar 2024 #10 SHAHZAD SHAKOOR Efsane Üye Katılım 9 Ara 2022 Mesajlar 3,018 Tepki puanı 1,639 Ödüller 7 Yaş 28 3 HİZMET YILI bypass ban to 10 years your acounts
12 Mar 2024 #11 SHAHZAD SHAKOOR Efsane Üye Katılım 9 Ara 2022 Mesajlar 3,018 Tepki puanı 1,639 Ödüller 7 Yaş 28 3 HİZMET YILI by pass ban issues avail