bukandewa
Ascended-
Posts
210 -
Joined
-
Last visited
-
Days Won
1
Content Type
Profiles
Forums
Downloads
Gallery
Everything posted by bukandewa
-
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")
- 89 comments
-
- Pubg mobile
- Pubg lua scripts
-
(and 1 more)
Tagged with:
-
- 89 comments
-
- Pubg mobile
- Pubg lua scripts
-
(and 1 more)
Tagged with:
-
- 89 comments
-
1
-
- Pubg mobile
- Pubg lua scripts
-
(and 1 more)
Tagged with:
-
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.
-
- 89 comments
-
- Pubg mobile
- Pubg lua scripts
-
(and 1 more)
Tagged with:
-
- 89 comments
-
- Pubg mobile
- Pubg lua scripts
-
(and 1 more)
Tagged with:
-
- 89 comments
-
- Pubg mobile
- Pubg lua scripts
-
(and 1 more)
Tagged with:
-
- 89 comments
-
- Pubg mobile
- Pubg lua scripts
-
(and 1 more)
Tagged with:
-
- 89 comments
-
- Pubg mobile
- Pubg lua scripts
-
(and 1 more)
Tagged with:
-
- 89 comments
-
- Pubg mobile
- Pubg lua scripts
-
(and 1 more)
Tagged with:
-
- 89 comments
-
- Pubg mobile
- Pubg lua scripts
-
(and 1 more)
Tagged with:
-
- 89 comments
-
1
-
- Pubg mobile
- Pubg lua scripts
-
(and 1 more)
Tagged with:
-
- 5 comments
-
1
-
- Pubg Mobile Combo Script
- Pubg Mobile Vip Script
-
(and 1 more)
Tagged with:
-
-
- 89 comments
-
- Pubg mobile
- Pubg lua scripts
-
(and 1 more)
Tagged with:
-
- 89 comments
-
- Pubg mobile
- Pubg lua scripts
-
(and 1 more)
Tagged with:
-
- 89 comments
-
- Pubg mobile
- Pubg lua scripts
-
(and 1 more)
Tagged with:
-
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.
- 89 comments
-
2
-
- Pubg mobile
- Pubg lua scripts
-
(and 1 more)
Tagged with:
-
- 89 comments
-
- Pubg mobile
- Pubg lua scripts
-
(and 1 more)
Tagged with:
-
-
- 89 comments
-
2
-
- Pubg mobile
- Pubg lua scripts
-
(and 1 more)
Tagged with:
-
- 2 comments
-
- lua script
- pubg mobile
-
(and 3 more)
Tagged with:
-
- 89 comments
-
- Pubg mobile
- Pubg lua scripts
-
(and 1 more)
Tagged with:
-
- 89 comments
-
- Pubg mobile
- Pubg lua scripts
-
(and 1 more)
Tagged with:
-
- 89 comments
-
- Pubg mobile
- Pubg lua scripts
-
(and 1 more)
Tagged with: