bukandewa
Ascended-
Posts
210 -
Joined
-
Last visited
-
Days Won
1
Content Type
Profiles
Forums
Downloads
Gallery
Everything posted by bukandewa
-
PUBG Pubg app getting close whenever using scripts
bukandewa replied to Umesh_Rai420's topic in General Android Discussion
An alternative way to avoid force close. Follow screenshot above. I think slower 1-2 second while searching is not a big problem. -
PUBG Pubg app getting close whenever using scripts
bukandewa replied to Umesh_Rai420's topic in General Android Discussion
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. -
PUBG Pubg app getting close whenever using scripts
bukandewa replied to Umesh_Rai420's topic in General Android Discussion
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. -
PUBG Pubg app getting close whenever using scripts
bukandewa replied to Umesh_Rai420's topic in General Android Discussion
I am using my personal scripts. Which version GG are you using? Latest? -
PUBG Pubg app getting close whenever using scripts
bukandewa replied to Umesh_Rai420's topic in General Android Discussion
Try clear data, reinstall, redownload. I am not getting force close issue. -
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 ?
-
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.
-
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.
-
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
-
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. -
-
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.
-
Lua Tutorial - System Login and Register Online PHP and Lua
bukandewa replied to DarkingCheater's topic in Tutorials
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.- 38 replies
-
0
-
- Login online
- register online
-
(and 3 more)
Tagged with:
-
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.
- 3 replies
-
1
-
- Encode string
- Lua script
-
(and 1 more)
Tagged with:
-
I see you declare gg.getTargetInfo() API, but I dont see the code to called that API. So, whats the purposes of gg.getTargetInfo() ?
- 3 replies
-
1
-
- Encode string
- Lua script
-
(and 1 more)
Tagged with:
-
xScriptv.bin.lua You need to edit manual some functions, there is many bug and error.
-
ScriptffburstdamageUnderground (1).load_0.lua
-
Please Decrypt @Enyby.lua
-
nowDate = os.date('%d%m%Y') expiredDate = '10122018' if nowDate > expiredDate then print('This scripts already expired.') os.exit() end
-
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.
-
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.
-
8.69.0: Bypass ptrace protection - GameGuardian
bukandewa commented on Enyby's gallery image in Video Tutorials
-
Read error log, in the line 22. It is should be like below function WH() Not BY11[2] function (WH) return