Jump to content

bukandewa

Ascended
  • Posts

    210
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by bukandewa

  1. You need to learn group search to make the scripts. Below is example my colors code gg.setRanges(gg.REGION_BAD) gg.searchNumber("790,580;856,128;856,130:17", gg.TYPE_DWORD, false, gg.SIGN_EQUAL, 0, -1) -- group search for center body part gg.searchNumber("856,128", gg.TYPE_DWORD, false, gg.SIGN_EQUAL, 0, -1) gg.getResults(1) gg.editAll("856122", gg.TYPE_DWORD) gg.clearResults() gg.setRanges(gg.REGION_BAD) gg.searchNumber("856,128;856,130;393,222:25", gg.TYPE_DWORD, false, gg.SIGN_EQUAL, 0, -1) --group search for upper and lower body part gg.searchNumber("856,128", gg.TYPE_DWORD, false, gg.SIGN_EQUAL, 0, -1) gg.getResults(1) gg.editAll("856122", gg.TYPE_DWORD) gg.clearResults() gg.searchNumber("196,610;1,280;196,608:25", gg.TYPE_DWORD, false, gg.SIGN_EQUAL, 0, -1) --group search to make color more perfect gg.searchNumber("196,608", gg.TYPE_DWORD, false, gg.SIGN_EQUAL, 0, -1) gg.getResults(2) gg.editAll("9999", gg.TYPE_DWORD, false, gg.SIGN_EQUAL, 0, -1) gg.toast("GREEN ON")
  2. I dont have memory Ch phone But, you can try by yourself search dword value in memory region bad Idk, i dont have exynos chipset phone
  3. Wh not yet stable, no recoil is works with new code and new method. Hs is pretty works. Aimbot not yet found.
  4. bukandewa

    LUA scripting

    Hi all, it is possible to refine search with address mask filter? Example In the first search Gg.searchNumber('123;321,213',gg.TYPE_FLOAT, false, gg.SIGN_EQUAL, 0x41100000, 0x60000000) Then refine search results Gg.searchNumber('123', gg.TYPE_FLOAT, false, gg.SIGN_EQUAL, gg.TYPE_FLOAT, false, gg.SIGN_EQUAL,0x41100000, 0x60000000) I need to filter the address more spesific than range 0x41100000, 0x60000000. I want to search address with the last number is 8. Something like FFFFFFF8, ???????8. I know there is available feature called address mask search. But i want to implemented address mask search in lua code. Thanks before.
  5. I am use pubg mobile from playstore.
  6. I just use compiler from here Script compiler (#9b2xri28)
  7. Your phone chipset is exynos, wallhack and colors hack only support for snapdragon 400-425
  8. Magic bullet is not safe anymore. Some people got banned use magic bullet.
  9. Done, you can on/off some speedhack function in on/off menu hack What do you mean?
  10. As far as i know, speedhack too fast will make the game laggy. If you use speedhack from another scripts and works without lag, just tell me, I will add in my scripts soon.
  11. Honestly, i never use that hack, it is useless, kar98k + headshot hack is over power, it is possible up to 95% headshot if you good enough aim near to head enemy
  12. You should more specific which chipset support this script. Especially WH and colors, every chipset maybe different.
  13. He did as you mean. But, this loader swell up to larger size because of encryption method. Original size before compiling is no more than 4kb.
  14. Bypass mode for ptrace Change to nothing, this issue happen after update 0.7.5 versions
  15. Contact me on telegram t.me/bukandewa
  16. Do you want to try use teamviewer?
  17. I wish I can help you find value colors in your chipset. Value colors in chipset 400-425 is 589831, type dword, memory range bad (B). Try your luck find that value in training ground. Maybe it is same. After find some results value of 589831, edit the value, increase and decrease, example edit to 589832. Value colors same as wh value, you need 2 value to make it works perfect fullbody colors. If value colors is same, I will help you in the next steps.
  18. I am guarantee you there is no malicious code in this scripts. The problem is, i just have phone 400-425 memory Ca. I cant support hack others than that chipset. If i have another phone chipset, sure i can find and create wallhack and colors.
  19. TrialASG.dec.luac
  20. If you want to avoid scope issue when use wallhack, activate wallhack first before you get a weapon, or you can take off your weapon while wallhack activate process
  21. Just for snapdragon 400-425, idk snapdragon 430, i dont have phone 430 chipset
  22. Yes, this issue sometimes happen, you can fix that issue with replace your scope. I will add small crosshair code to change default crosshair.
  23. I am too lazy reupload and replace new file when script updated. It is no more than 30kb file. No need replace/remove old version when script updated. I think it is More efficient and safe your time. Learn how to edit the scripts, so you can make it as works aa you wish.
  24. It is not about your android version, but about your chipset. Different chipset will cause memory range, address and value some hacks not same with others chipset. Unfortunelly, there is a little bit support for your chipset. Just buy a new one snapdragon chipset phone. Lol
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.