Jump to content

4 Screenshots

About This File

Changelog :

New bypass

New wh + colors (Memory Ca)

New Blacksky Sanhok Map

New No Grass Sanhok Map (Memory Ca)

 

Tips :

If you use female character, wallhack will not work perfect, just half body.

Same issue if you use any outfit.

WALLHACK COLOR ONLY WORKS ON CHIPSET 400-425 MEMORY Ca

 

 


What's New in Version 2.6   See changelog

Released

No changelog available for this version.


User Feedback

Recommended Comments



bukandewa

Posted

1 hour ago, Rosan01 said:

Bro nukandewa,

Kar98k didnt work please fix.

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

resturn11

Posted

you can add speedhack flash to??

bukandewa

Posted

2 hours ago, resturn11 said:

you can add speedhack flash to??

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.

resturn11

Posted

44 minutes ago, bukandewa said:

Theo như tôi biết, speedhack quá nhanh sẽ làm cho trò chơi bị lag. Nếu bạn sử dụng speedhack từ một tập lệnh khác và hoạt động mà không bị lag, chỉ cần cho tôi biết, tôi sẽ sớm thêm vào tập lệnh của mình.

Link: https://www.mediafire.com/file/cade201qd637tc5    here. in menu VN V7 speedhack v1 v2 can turn on and off

Screenshot_2018-09-06-09-18-35-665_com.miui.home.png

093aboody

Posted

It does not work on all weapons cause/aimbot/

bukandewa

Posted

8 hours ago, resturn11 said:

Link: https://www.mediafire.com/file/cade201qd637tc5    here. in menu VN V7 speedhack v1 v2 can turn on and off

Screenshot_2018-09-06-09-18-35-665_com.miui.home.png

Done, you can on/off some speedhack function in on/off menu hack

7 hours ago, 093aboody said:

It does not work on all weapons cause/aimbot/

What do you mean?

resturn11

Posted

5 minutes ago, bukandewa said:

Done, you can on/off some speedhack function in on/off menu hack

What do you mean?

Magic bullet ????

bukandewa

Posted

16 minutes ago, resturn11 said:

Magic bullet ????

Magic bullet is not safe anymore. Some people got banned use magic bullet.

resturn11

Posted

4 minutes ago, bukandewa said:

Magic bullet is not safe anymore. Some people got banned use magic bullet.

Oke thank you

Rohanktl

Posted

Wallhack not working for me

Screenshot_20180907-120137_CPU-Z.jpg

bukandewa

Posted

8 hours ago, Rohanktl said:

Wallhack not working for me

Screenshot_20180907-120137_CPU-Z.jpg

Your phone chipset is exynos, wallhack and colors hack only support for snapdragon 400-425

nabhannaufal

Posted

Nice script ?

Btw if permitted, can you tell me what encryption methods are you using for this script?

bukandewa

Posted

1 hour ago, nabhannaufal said:

Nice script ?

Btw if permitted, can you tell me what encryption methods are you using for this script?

I just use compiler from here 

Script compiler (#9b2xri28)

 

resturn11

Posted

On 9/6/2018 at 6:21 PM, bukandewa said:

Update 0.8.0

Rosan01

Posted

0.8.0 mod apk 

bukandewa

Posted

On 9/13/2018 at 12:01 PM, Rosan01 said:

0.8.0 mod apk 

I am use pubg mobile from playstore.

Iamsrk

Posted

Working on0.8.0 ?

resturn11

Posted

15 minutes ago, bukandewa said:

Tôi sử dụng pubg thoại di động từ playstore.

Script error color+amibot+hs+no recoil

bukandewa

Posted

1 minute ago, resturn11 said:

Script error color+amibot+hs+no recoil

Wh not yet stable, no recoil is works with new code and new method. Hs is pretty works. Aimbot not yet found.

resturn11

Posted

On 14/9/2018 at 18:16, bukandewa said:

Wh chưa ổn định, không giật được là làm việc với mã mới và phương pháp mới. Hs là công trình khá. Aimbot chưa được tìm thấy.

You can add wallhack + color + no recoil + magic bullet+HS from this scrip..

 

Link: https://www.mediafire.com/file/v1v5dod5rr34enu

veomani

Posted (edited)

Wallhack doen't work on Samsung galaxy s7edge. How to fix it????

Edited by veomani
Rieallz

Posted

sir . can you make a difference colour like green or yellow for snapdragon 410(ch) . i have tried your new colour in script loader,but just all turned black

bukandewa

Posted

1 hour ago, Rieallz said:

sir . can you make a difference colour like green or yellow for snapdragon 410(ch) . i have tried your new colour in script loader,but just all turned black

I dont have memory Ch phone

But, you can try by yourself search dword value in memory region bad

2 hours ago, veomani said:

Wallhack doen't work on Samsung galaxy s7edge. How to fix it????

Idk, i dont have exynos chipset phone

Rieallz

Posted

sir.  i just found the colour code for snap 410(ch). but i dont know how to make colour body only for the script .i follow your tutorial on youtube,but i not quite understood. i need your help sir

bukandewa

Posted

7 minutes ago, Rieallz said:

sir.  i just found the colour code for snap 410(ch). but i dont know how to make colour body only for the script .i follow your tutorial on youtube,but i not quite understood. i need your help sir

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")

 


Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • 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.