Post: Any # Coders here? Help Me!
06-04-2016, 03:39 PM #1
(adsbygoogle = window.adsbygoogle || []).push({}); Hi Coders,
I have a question: I want to make buttondbinds/hotkeys for in my rtm tool but I don't know how to do this, so please help me!
Thanks alot!Choco:madsal::krypto:ReaperOutieHammyEnzoSalSnailGeoGandalf the GreyShiverKasTustin

The following user thanked R3ALYZED for this useful post:

Dro
06-04-2016, 05:17 PM #2
avatar1o1234
Samurai Poster
Originally posted by R3ALYZED View Post
Hi Coders,
I have a question: I want to make buttondbinds/hotkeys for in my rtm tool but I don't know how to do this, so please help me!
Thanks alot!Choco:madsal::krypto:ReaperOutieHammyEnzoSalSnailGeoGandalf the GreyShiverKasTustin


Ctrl-Alt-Delete Happy
06-06-2016, 10:09 AM #3
Dro
i<3myPs3
Originally posted by R3ALYZED View Post
Hi Coders,
I have a question: I want to make buttondbinds/hotkeys for in my rtm tool but I don't know how to do this, so please help me!
Thanks alot!Choco:madsal::krypto:ReaperOutieHammyEnzoSalSnailGeoGandalf the GreyShiverKasTustin


I don't know if I will be much help but I will try. Never done it personally but I have messed around with button monitoring a little..

Hold down a button and search in netcheat
release the button and search for change
hold button and search for change
etc until you get the button monitoring offset

then find the same for each button, they should all have the same address but different bytes(if that makes sense)

Then it'd probably go something like

if (buttonmonitoringaddresshere = buttommonitoringbuttonbyteshere)
{ do this }
else
{}



idk I hope it helps if even a little. GL!
06-07-2016, 04:40 PM #4
Thank you. But what shall I search in NetCheat?
06-08-2016, 12:58 PM #5
Dro
i<3myPs3
Originally posted by R3ALYZED View Post
Thank you. But what shall I search in NetCheat?


Hopefully you have a little experience finding offsets,

1. Connect netcheat to your game
2. Find your ranges

You must login or register to view this content.

3. Decide a range to search that is not too big that it will cause netcheat to crash. This may be tough unless you already have a bunch of offsets, you can take a guess a good range to search..

You must login or register to view this content.

4. Select option "unknown value" or alternatively you can use "JokerPad"(same steps though)

You must login or register to view this content.

searching by 4 bytes is fine, up to you

5. Now, hold any button on the controller and select "initial search" while continuing to hold the button

You must login or register to view this content.


6. Release and/or hold a different button and click next search

7. Release and/or hold a different button and click next search

can mess around with "unchanged" search to clear some things out..

Eventually you will come up with something(s). I ended up with these

You must login or register to view this content.

using all of them, i am unable to open the start menu (because i searched for start button)
but by singling out one of them, I am able to apply this offset with bytes to apply the start button. In other words, this offset and bytes will press my start button as if I did myself.


You must login or register to view this content.

You must login or register to view this content.


So I was thinking you could do something like (idk if it were me I'd try to ask one of the big dogs on site how to code this exactly. They are usually more willing to help if you have done the work to be able to do so)

if (0x39FF9CE4 == 0x00, 0x80, 0x00, 0x00)
{do stuff}
else
{}



Best of luck to you sir!
Last edited by Dro ; 06-08-2016 at 01:11 PM.

The following 3 users say thank you to Dro for this useful post:

R3ALYZED,
06-08-2016, 02:29 PM #6
Nice and detailed tutorial for NetCheat! But I think that you didn't understand what I meant but it was my fault because I didn't said it clearly. BUt now I'm gonna do it. I want to make funkction in my RTM Tool that turns Non-Host Redboxes on for example if I click "R" on my PC's keyboard and turns it off if I click "Shift + R"...That's it so please help me
06-08-2016, 03:42 PM #7
Dro
i<3myPs3
Originally posted by R3ALYZED View Post
Nice and detailed tutorial for NetCheat! But I think that you didn't understand what I meant but it was my fault because I didn't said it clearly. BUt now I'm gonna do it. I want to make funkction in my RTM Tool that turns Non-Host Redboxes on for example if I click "R" on my PC's keyboard and turns it off if I click "Shift + R"...That's it so please help me


Oh Happy lol i see now you mean a hotkey on pc side

like

if (keyisdown.spacebar == true) <- this prollly isn't correct but just example..
{do stuff}
else
{}

right?

In that case, this is purely a programming question and you can probably get more help in the computer programming section.
I've requested the thread be moved so you can hopefully get a better response.

This stuff may help too, or try to google a little of something like this

You must login or register to view this content.

You must login or register to view this content.

Smile hehehe gl bro youll get it
Last edited by Dro ; 06-08-2016 at 04:04 PM.
06-08-2016, 04:11 PM #8
Thank you <3
06-08-2016, 04:34 PM #9
Jon Snow
Di DonDadda
Originally posted by R3ALYZED View Post
Hi Coders,
I have a question: I want to make buttondbinds/hotkeys for in my rtm tool but I don't know how to do this, so please help me!
Thanks alot!Choco:madsal::krypto:ReaperOutieHammyEnzoSalSnailGeoGandalf the GreyShiverKasTustin


Moved to Computer Programming Inquires

The following user thanked Jon Snow for this useful post:

Dro
06-08-2016, 05:38 PM #10
Toxic
former staff
Originally posted by R3ALYZED View Post
Thank you <3


Question seems to be answered
Thread closed :p
If you want me to re-open it, just PM me :-)

The following user thanked Toxic for this useful post:

Dro

Copyright © 2024, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo