Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- gg.setVisible(false)
- gg.toast(" S4 ")
- gg.sleep(1000)
- gg.toast("CLICK GG")
- -- Fungsi utama menu
- function mainMenu()
- local menu = gg.choice({
- "👾 Copy Car",
- "👾 Exit ❗"
- }, nil, " 𝐒𝟒 " .. os.date("\n\n☀️Today : %d %B %Y\n⌚Time : %X %p"))
- if menu == 1 then
- A()
- elseif menu == 2 then
- gg.clearResults()
- gg.toast("Clear Data & Keluar")
- os.exit()
- end
- end
- function A()
- Itam1 = gg.getRangesList('libil2cpp.so')[2].start
- Itam = nil Itam = {}
- Itam[1] = {}
- Itam[1].address = Itam1 + 0x341B3A8
- Itam[1].value = 'D2800000h'
- Itam[1].flags = 4
- Itam[2] = {}
- Itam[2].address = Itam1 + 0x341B3A8 + 4
- Itam[2].value = 'D65F03C0h'
- Itam[2].flags = 4
- gg.setValues(Itam)
- Itam1 = gg.getRangesList('libil2cpp.so')[2].start
- Itam = nil Itam = {}
- Itam[1] = {}
- Itam[1].address = Itam1 + 0x355B64C
- Itam[1].value = 'D2800000h'
- Itam[1].flags = 4
- Itam[2] = {}
- Itam[2].address = Itam1 + 0x355B64C + 4
- Itam[2].value = 'D65F03C0h'
- Itam[2].flags = 4
- gg.setValues(Itam)
- Itam1 = gg.getRangesList('libil2cpp.so')[2].start
- Itam = nil Itam = {}
- Itam[1] = {}
- Itam[1].address = Itam1 + 0x2D8C8D1
- Itam[1].value = 'D2800000h'
- Itam[1].flags = 4
- Itam[2] = {}
- Itam[2].address = Itam1 + 0x2D8C8D1 + 4
- Itam[2].value = 'D65F03C0h'
- Itam[2].flags = 4
- gg.setValues(Itam)
- gg.alert("✅ Kereta yang dijual tidak akan hilang.\n\n🚗 Jika screen jadi gelap dan ada notice.\n📴 Cukup relog game balik.") gg.toast("✅ Done")
- end
- -- Fungsi stay di background
- function stayMenu()
- gg.setVisible(false)
- while true do
- if gg.isVisible(true) then
- gg.setVisible(false)
- mainMenu()
- end
- gg.sleep(200)
- end
- end
- stayMenu()
Advertisement
Add Comment
Please, Sign In to add comment