Jump to content

bukandewa

Ascended
  • Posts

    210
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by bukandewa

  1. An alternative way to avoid force close. Follow screenshot above. I think slower 1-2 second while searching is not a big problem.
  2. My personal scripts, wallhack and body colors only for snapdragon 425. I am not adding another chipset. Check options below in GG setting. It is should be set to off. Or another cause force close issue is, you are not perfect hide your root status.
  3. I just play pubgm for review all feature and anticheat after update. So far, I just fix wallhack groupsearch value, all old value still working. I am not using bypass, if you are using latest GG versions, you shouldnt need bypass ptrace.
  4. I am using my personal scripts. Which version GG are you using? Latest?
  5. Try clear data, reinstall, redownload. I am not getting force close issue.
  6. cd && git clone https://github.com/sdrausty/TermuxArch ./TermuxArch/setupTermuxArch.sh install termuxarch first with command above. Then after finished pacman -Syy pacman -S jdk8-openjdk Like I said, server location is outsit the earth ?
  7. You can install termuxarch then install java without root in termux. No more than 1 minutes. I am sure you need more time to download java in neoterm. I think it is because neoterm server location outside the earth lol.
  8. Neoterm is sucks, termux is better.
  9. I dont care about copy paster, leaker, stealer and whatever you called them. This is just a basic code, the purpose is just for make your important code (especially groupsearch value in gg.searchNumber) little bit harder to read by others. You can add and improving with anti unluac or many things as you need, of course you should do it by yourself.
  10. I'll keep open source for education purpose. I have a trouble, in some case, stack frame limitation in gg.alert will cause error when compiling. Will fix it later.
  11. View File Basic Custom Compiler Hello guys. I will share a basic custom compiler scripts with open source code. I let this scripts open source for education purpose. You can modify as you want, also you can add and improving many things in this compiler. About this compiler : • This compiler just a basic code, I am not add and will never add any functions like block unluac etc. • This compiler will convert your important code in the main scripts become unreadable. • Like I said above, this compiler just a basic, it will not guarantee to protect your scripts from leaker. Very wellcome for any suggestions. Submitter bukandewa Submitted 02/05/19 Category Tools
  12. Version 2.0

    3,825 downloads

    Hello guys. I will share a basic custom compiler scripts with open source code. I let this scripts open source for education purpose. You can modify as you want, also you can add and improving many things in this compiler. About this compiler : • This compiler just a basic code, I am not add and will never add any functions like block unluac etc. • This compiler will convert your important code in the main scripts become unreadable. • Like I said above, this compiler just a basic, it will not guarantee to protect your scripts from leaker. Very wellcome for any suggestions.
  13. Then just use mx, if you think it is strongest and 'undecryptable'. Is there example below one of the strongest and 'undecryptable' which you mean? I dont want to make you desperate, but you need to throw away your wrong mindset about 'undecryptable' source.
  14. Almost all game value in lua scripts is copied from others source. Are you one of them? Even if you are not one of them, you shouldnt be upset. Just leave GG and find another memory editor if you wont let your source leaked.
  15. Useless, everyone easily can see and access your file uploaded in public_html folder. gg.makeRequest API cant work on file with permission access. So, you cant cover your vip scripts code.
  16. a = gg.prompt({'string'}, { }, {'text'}) if not a then os.exit() end local data = a[1] local result = '' for i = 1,#data do local aa = string.sub(data, i , i) bb = string.byte(aa) if aaa == nil then aaa = 1 result = result..tonumber(bb) else result = result..','..tonumber(bb) end end local cc ='load(string.char('..result..'))()' gg.copyText(cc) print(cc) I make similar function, I think it is more simple.
  17. I see you declare gg.getTargetInfo() API, but I dont see the code to called that API. So, whats the purposes of gg.getTargetInfo() ?
  18. xScriptv.bin.lua You need to edit manual some functions, there is many bug and error.
  19. ScriptffburstdamageUnderground (1).load_0.lua
  20. Please Decrypt @Enyby.lua
  21. bukandewa

    LUA scripting

    nowDate = os.date('%d%m%Y') expiredDate = '10122018' if nowDate > expiredDate then print('This scripts already expired.') os.exit() end
  22. bukandewa

    LUA scripting

    What do you mean work like comments? I did write my contact, web, etc in my scripts, it is enough to give information. They can contact me, also find my website or find my channel. If your purpose is possible to add url clickable then trigger browser to open, I think it will never happen. GG is free no ads, no pop up. Imagine that in the scripts have a ton of url.
  23. bukandewa

    LUA scripting

    You can write your link, example "t.me/mytele", in the print, alert etc, but not clickable as url, user only can read the text link. I think it is more than enough to give contact information.
  24. Nice, usually before activate the hack, I must did run bypass method in game logo loading screen to avoid hang/not responding while searching the value, also it will cause the game crash. No need bypass for ptrace anymore.
  25. bukandewa

    LUA scripting

    Read error log, in the line 22. It is should be like below function WH() Not BY11[2] function (WH) return
×
×
  • 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.