Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- function sc()
- end
- function setvalue(address,flags,value) sc('Modify address value(Address, value type, value to be modified)') local tt={} tt[1]={} tt[1].address=address tt[1].flags=flags tt[1].value=value gg.setValues(tt) end
- gg.setVisible(false)
- function Main()
- Masbandi = gg.multiChoice({
- "Norecoil 100%",
- "No Spread Bullet",
- "Headshoot Magic High",
- "Ipad View",
- "Blacksky",
- "Exit"
- },nil, (os.date([[%A, %d %B %Y %H:%M%p
- Telegram : @Masbandicoot]])))
- if Masbandi == nil then else
- if Masbandi[1] == true then less() shake() end
- if Masbandi[2] == true then cross() end
- if Masbandi[3] == true then C3() end
- if Masbandi[4] == true then ipad() end
- if Masbandi[5] == true then bs() end
- if Masbandi[6] == true then exit() end
- end
- Masbandi = -1
- end
- function bs()
- gg.clearResults()
- so=gg.getRangesList('libUE4.so')[1].start
- py=0x3AD36A0
- setvalue(so+py,4,-1222130000)
- gg.clearResults()
- gg.toast("Black Sky Activated")
- end
- function less()
- so=gg.getRangesList('libUE4.so')[1].start
- py= 20370680
- setvalue(so+py,16,0)
- gg.toast("ON")
- end
- function ipad()
- so=gg.getRangesList('libUE4.so')[1].start
- py= 0x381FCB0
- setvalue(so+py,16,0)
- gg.toast("ON")
- end
- function cross()
- so=gg.getRangesList('libUE4.so')[1].start
- py=0x1C113E8
- setvalue(so+py,4,0)
- gg.toast("ON")
- end
- function shake()
- so=gg.getRangesList('libUE4.so')[1].start
- py=0x381CCE0
- setvalue(so+py,4,0)
- so=gg.getRangesList('libUE4.so')[1].start
- py=0x376E57C
- setvalue(so+py,4,0)
- gg.toast("ON")
- end
- function C3()
- gg.clearResults()
- gg.setRanges(gg.REGION_C_DATA | gg.REGION_CODE_APP)
- gg.searchNumber("0.10000000149;64.50088500977", gg.TYPE_FLOAT, false, gg.SIGN_EQUAL, 0, -1)
- gg.refineNumber("0.10000000149", gg.TYPE_FLOAT, false, gg.SIGN_EQUAL, 0, -1)
- gg.getResults(50)
- gg.editAll("8", gg.TYPE_FLOAT)
- gg.clearResults()
- gg.clearResults()
- gg.setRanges(gg.REGION_ANONYMOUS)
- gg.searchNumber("9.201618;30.5;25", gg.TYPE_FLOAT, false, gg.SIGN_EQUAL, 0, -1)
- gg.searchNumber("25;30.5", gg.TYPE_FLOAT, false, gg.SIGN_EQUAL, 0, -1)
- gg.getResults(10)
- gg.editAll("250", gg.TYPE_FLOAT)
- gg.clearResults()
- gg.setRanges(gg.REGION_C_DATA | gg.REGION_CODE_APP)
- gg.searchNumber("-298284466;-1.304566e23F", gg.TYPE_DWORD, false, gg.SIGN_EQUAL, 0, -1)
- gg.searchNumber("-298284466", gg.TYPE_DWORD, false, gg.SIGN_EQUAL, 0, -1)
- gg.getResults(99)
- gg.editAll("0", gg.TYPE_DWORD)
- gg.clearResults()
- gg.toast('HS Magic High\nTelegram : @Masbandicoot')
- end
- function gt()
- so=gg.getRangesList('libUE4.so')[1].start
- py=0x3C491D0
- setvalue(so+py,16,50.0)
- gg.toast("Magic Headshoot")
- end
- function exit()
- print("Telegram: https://t.me/SSCMobile")
- print("@Masbandicoot")
- gg.setVisible(true)
- os.exit()
- end
- Main()
- while true do
- if gg.isVisible(true) then
- Masbandi = 1
- gg.setVisible(false)
- end
- if Masbandi == 1 then
- Main()
- end
- end
RAW Paste Data