View previous topic :: View next topic |
Author |
Message |
Twistedfate Expert Cheater
Reputation: 1
Joined: 11 Mar 2016 Posts: 231
|
Posted: Sun Aug 07, 2016 12:14 pm Post subject: virtual boxes around monsters and players |
|
|
In games there is a virtual box around each character - I mean with "virtual box " the range which u can select or attack the monster when u but your cursor on him . How Can I get the virtual box value from the games ?
|
|
Back to top |
|
 |
cooleko Grandmaster Cheater
Reputation: 11
Joined: 04 May 2016 Posts: 717
|
Posted: Sun Aug 07, 2016 6:52 pm Post subject: |
|
|
Can you try to clarify with a few more sentences? I'm not really sure what you are asking for?
Do you want the range of these "boxes"
Do you want to know what is in the "boxes"
What do you want to do with the "boxes"
At least 5 more sentences, and perhaps a picture or some other method to describe what it is you are asking.
|
|
Back to top |
|
 |
Twistedfate Expert Cheater
Reputation: 1
Joined: 11 Mar 2016 Posts: 231
|
Posted: Sun Aug 07, 2016 7:35 pm Post subject: |
|
|
I want to know the 3 and how to scan it in memory ?
|
|
Back to top |
|
 |
cooleko Grandmaster Cheater
Reputation: 11
Joined: 04 May 2016 Posts: 717
|
Posted: Mon Aug 08, 2016 1:06 am Post subject: |
|
|
Can you try again? If you can't try, I can't try.
|
|
Back to top |
|
 |
Twistedfate Expert Cheater
Reputation: 1
Joined: 11 Mar 2016 Posts: 231
|
Posted: Mon Aug 08, 2016 4:56 am Post subject: |
|
|
You are in a game . there Is a monster in front to you . to attack the monster you have to move the mouse on him , when the mouse enter the range of the box u can select the monster ..... How can i Get this box values to increase the size of box and range of selection
Description: |
|
Filesize: |
17.13 KB |
Viewed: |
7593 Time(s) |

|
|
|
Back to top |
|
 |
Dark Byte Site Admin
Reputation: 470
Joined: 09 May 2003 Posts: 25793 Location: The netherlands
|
Posted: Mon Aug 08, 2016 5:23 am Post subject: |
|
|
he wants to get the hitbox coordinates of objects
_________________
Do not ask me about online cheats. I don't know any and wont help finding them.
Like my help? Join me on Patreon so i can keep helping |
|
Back to top |
|
 |
cooleko Grandmaster Cheater
Reputation: 11
Joined: 04 May 2016 Posts: 717
|
Posted: Mon Aug 08, 2016 11:32 am Post subject: |
|
|
Interesting, I personally would try the byte approach, 0 for not on mob, 1 for is on mob. Move mouse and test until you find the value. See what accesses the value, look at the structure to see if more information is given there.
|
|
Back to top |
|
 |
++METHOS I post too much
Reputation: 92
Joined: 29 Oct 2010 Posts: 4197
|
Posted: Mon Aug 08, 2016 1:49 pm Post subject: |
|
|
It depends on what you're wanting it for...what it is that you are actually trying to achieve.
However, for just the binding box, couldn't something like Direct3D be used?
|
|
Back to top |
|
 |
Twistedfate Expert Cheater
Reputation: 1
Joined: 11 Mar 2016 Posts: 231
|
Posted: Thu Aug 11, 2016 8:48 pm Post subject: |
|
|
Quote: | like Direct3D be used? |
do you have any good tutorials for direct3D ?
Dark Byte wrote: | he wants to get the hitbox coordinates of objects |
Yes ^^
|
|
Back to top |
|
 |
|