Jump to content
  • 0

How to find group values?


Vuroz

Question

Hi, I'm trying to create a script for PUBGM, but I do not want to be like all others and steal other peoples code

I was wondering how people find the values to search for, for example

Jeep speed is

gg.searchNumber("0.647058857", gg.TYPE_FLOAT, false, gg.SIGN_EQUAL, 0, -1)

And then changed it to 999

And jeep submarine is

gg.searchNumber("150;85;45;-129;-85", gg.TYPE_FLOAT, false, gg.SIGN_EQUAL, 0, -1)

and then changed to 99996

I was wondering how the original creator found these values and what to change them to, since u cannot see them on screen
 

Any help is appreciated, thanks

Link to comment
Share on other sites

4 answers to this question

Recommended Posts

3 hours ago, brknesn said:

I am curious too.. How people find first time?.. 

How should i start if i want make an aimbot, trigger bot etc.? Is there any tutorial? 

You must do a lot research to find and create hack.

For example, aimbot hack is made by increase/decrease value of aim assist. Triggerbot is something about crosshair.

How to find the address?

There are several ways to find address of hack. The basic way i think is fuzzy search. This way will spent your time with a hundred, a thousand, a million address lol.

Link to comment
Share on other sites

Group search purpose is to help find the destination address easier. 

For example

You find the address of flyhack in address 505050. But, if game restart, the address is not same. 

You can easier find the address of flyhack after game restart use group search.

Group search format is value1;value2;value3:ranges

Before you write the code into your scripts, you must find, edit, create a copy as group search some of nearby address manually.

You need to learn how to find address of some hack manually. If you know how to find address manually, sure, you can write your own scripts hack.

I attached some of screenshot how to create copy as group search.

Screenshot_20180820-015305.png

Screenshot_20180820-015336.png

Screenshot_20180820-015352.png

Screenshot_20180820-015404.png

Link to comment
Share on other sites

1 hour ago, bukandewa said:

Group search purpose is to help find the destination address easier. 

For example

You find the address of flyhack in address 505050. But, if game restart, the address is not same. 

You can easier find the address of flyhack after game restart use group search.

Group search format is value1;value2;value3:ranges

Before you write the code into your scripts, you must find, edit, create a copy as group search some of nearby address manually.

You need to learn how to find address of some hack manually. If you know how to find address manually, sure, you can write your own scripts hack.

I attached some of screenshot how to create copy as group search.

Screenshot_20180820-015305.png

Screenshot_20180820-015336.png

Screenshot_20180820-015352.png

Screenshot_20180820-015404.png

Thank you for the info bukandewa, but how do I find the initial value, for example aimbot

How do I find the first time when I dont have the group?

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • 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.