Pubg Mobile Aow Pid Bulucu-TGB

Durum
Üzgünüz bu konu cevaplar için kapatılmıştır...
Donator
Katılım
4 Şub 2016
Mesajlar
870
Çözümler
4
Tepki puanı
637
Ödüller
15
Sosyal
10 HİZMET YILI
Günceldir Bu Program Hepinizin İşine Yarayacak
 
aka panic.rs
Kurucu
Katılım
18 Haz 2015
Mesajlar
3,379
Çözümler
50
Tepki puanı
13,156
Ödüller
22
Sosyal
10 HİZMET YILI
Lua:
--by leftspace
ed=createEdit(MainForm.Panel10)
lbl=createLabel(MainForm.Panel10)
btn=createButton(MainForm.Panel10)
btnb=createButton(MainForm.Panel10)


function selectPidBtn()  --17444
 openProcess(tonumber(ed.text))
end


function attach_aow()
local p = io.popen('tasklist /fi "IMAGENAME eq aow_exe.exe" /fi "MEMUSAGE gt 300000" /nh', 'r');
local procInfo = p:read('*a');
p:close();
local pid = procInfo:match('%d+');
pid = tonumber(pid);
openProcess(pid);
end

-- labe
lbl.Align=alBottom
lbl.Width = 22;
lbl.Height = 23;
lbl.BorderSpacing.Left=6
lbl.BorderSpacing.Right=6
lbl.BorderSpacing.Top=50
lbl.Caption  = "PID"
-- editbox
ed.Align=alBottom
ed.Width = 22;
ed.Height = 23;
ed.BorderSpacing.Left=6
ed.BorderSpacing.Right=6
ed.BorderSpacing.Top=0

ed.Enabled=true

--button
btn.Align=alBottom
btn.Width = 22;
btn.Height = 23;
btn.BorderSpacing.Left=6
btn.BorderSpacing.Right=6
btn.BorderSpacing.Top=0
btn.Caption  = "Open Process"
btn.OnClick = selectPidBtn
btn.Enabled = true

--button
btnb.Align=alBottom
btnb.Width = 22;
btnb.Height = 23;
btnb.BorderSpacing.Left=6
btnb.BorderSpacing.Right=6
btnb.BorderSpacing.Top=0
btnb.Caption  = "Open AOW"
btnb.OnClick = attach_aow
btnb.Enabled = true


cheat engine lua plugini buda xD
"C:\Program Files (x86)\Cheat Engine 6.8.3\autorun" klasörüne .lua dosyası olarak atın :rem::rem:
 
Uzman Üye
Katılım
25 Kas 2018
Mesajlar
216
Tepki puanı
41
Ödüller
7
7 HİZMET YILI
Lua:
--by leftspace
ed=createEdit(MainForm.Panel10)
lbl=createLabel(MainForm.Panel10)
btn=createButton(MainForm.Panel10)
btnb=createButton(MainForm.Panel10)


function selectPidBtn()  --17444
openProcess(tonumber(ed.text))
end


function attach_aow()
local p = io.popen('tasklist /fi "IMAGENAME eq aow_exe.exe" /fi "MEMUSAGE gt 300000" /nh', 'r');
local procInfo = p:read('*a');
p:close();
local pid = procInfo:match('%d+');
pid = tonumber(pid);
openProcess(pid);
end

-- labe
lbl.Align=alBottom
lbl.Width = 22;
lbl.Height = 23;
lbl.BorderSpacing.Left=6
lbl.BorderSpacing.Right=6
lbl.BorderSpacing.Top=50
lbl.Caption  = "PID"
-- editbox
ed.Align=alBottom
ed.Width = 22;
ed.Height = 23;
ed.BorderSpacing.Left=6
ed.BorderSpacing.Right=6
ed.BorderSpacing.Top=0

ed.Enabled=true

--button
btn.Align=alBottom
btn.Width = 22;
btn.Height = 23;
btn.BorderSpacing.Left=6
btn.BorderSpacing.Right=6
btn.BorderSpacing.Top=0
btn.Caption  = "Open Process"
btn.OnClick = selectPidBtn
btn.Enabled = true

--button
btnb.Align=alBottom
btnb.Width = 22;
btnb.Height = 23;
btnb.BorderSpacing.Left=6
btnb.BorderSpacing.Right=6
btnb.BorderSpacing.Top=0
btnb.Caption  = "Open AOW"
btnb.OnClick = attach_aow
btnb.Enabled = true


cheat engine lua plugini buda xD
"C:\Program Files (x86)\Cheat Engine 6.8.3\autorun" klasörüne .lua dosyası olarak atın :rem::rem:

:gelisirabii::burnbear::200iq:
 
Onaylı Üye
Katılım
23 Şub 2018
Mesajlar
135
Tepki puanı
12
Yaş
28
8 HİZMET YILI
Ne işe yarıyor anlayamadım, birisi açıklayabilir mi?
 
Onaylı Üye
Katılım
21 Mar 2019
Mesajlar
68
Tepki puanı
7
Ödüller
3
Yaş
34
7 HİZMET YILI
hack cahili olarak ben anlamadım tam olarak nasıl skin alabilecez k.bakma salaga anlatir gibi birisi anlatabilir mi?
 
Üye
Katılım
4 Ağu 2019
Mesajlar
1
Tepki puanı
0
Yaş
40
6 HİZMET YILI
Gayet güzel ve kullanışlı bir program yapmışsın eline sağlık bu iş yapar !
Selamun aleykum .arkadaslar.konu acmayi bilmedigim icin burdan yazmak zorunda kaldim.huawei gr5 kiil21 linage os 15.1 romunu yukledim.yuklemez olaydim.gelistirici seceneklerinde oem kilidi acma yok.tlfn twrp de acilmiyor.bilen yardimci olabilirmi.adb den twrp yuklemeyi denedim olmuyo.root yapamadim kullanmadigim program kalmadi ltfn yardimci olun.tesekkurler
 
Durum
Üzgünüz bu konu cevaplar için kapatılmıştır...
Üst