Post: [UPDATE] 1.10 Button Monitoring for local clients
05-06-2013, 08:52 AM #1
BadChoicesZ
I defeated!
(adsbygoogle = window.adsbygoogle || []).push({});
Local Clients Button Monitoring [1.10]
[/center]
Hmm Choco Said he was gonna update But i hadnt seen update for a bit, so i decided to go and update it
    
private bool Key_Down(int client, int buttonindex) {
if(buttonindex < 0) return false;
byte[] key = new byte[4];
PS3TMAPI.ProcessGetMemory(target,PS3TMAPI.UnitType.PPU, processID, 0xFFFFFFFF, (ulong)(0xF277BC + (buttonIndex << 4) + (client * 0x112Cool Man (aka Tustin)), ref key);
Array.Reverse(key);
return BitConverter.ToInt32(key, 0) == 1;
}


For How to use it Check out his Thread You must login or register to view this content.


creditz:
You must login or register to view this content.
[/SIZE]
(adsbygoogle = window.adsbygoogle || []).push({});

The following 8 users say thank you to BadChoicesZ for this useful post:

Choco, DiiMoON_YouTube, ErasedDev, KCxFTW, KevinWinterX, SC58, smashedya
05-06-2013, 11:00 AM #2
BadChoicesZ
I defeated!
Originally posted by DECR7PT View Post
lol whats this fucking shit, trying to take peoples credit n shit aye u ugly mutt.

this means fuck all in modding community mite s well delete post u dog

^_^


welcome back Happy
05-06-2013, 11:02 AM #3
SC58
Former Staff
Originally posted by BadChoicesZ View Post
Local Clients Button Monitoring [1.10]

Hmm Choco Said he was gonna update But i hadnt seen update for a bit, so i decided to go and update it
    
private bool Key_Down(int client, int buttonindex) {
if(buttonindex < 0) return false;
byte[] key = new byte[4];
PS3TMAPI.ProcessGetMemory(target,PS3TMAPI.UnitType.PPU, processID, 0xFFFFFFFF, (ulong)(0xF277BC + (buttonIndex << 4) + (client * 0x112Cool Man (aka Tustin)), ref key);
Array.Reverse(key);
return BitConverter.ToInt32(key, 0) == 1;
}


For How to use it Check out his Thread You must login or register to view this content.


creditz:
You must login or register to view this content.
[/SIZE]


You must login or register to view this content. :ha!:
05-06-2013, 11:03 AM #4
Originally posted by BadChoicesZ View Post
welcome back Happy


ye cusz rocking the - rep u dog
05-08-2013, 01:38 AM #5
Choco
Respect my authoritah!!
Originally posted by BadChoicesZ View Post
Local Clients Button Monitoring [1.10]
[/center]
Hmm Choco Said he was gonna update But i hadnt seen update for a bit, so i decided to go and update it
    
private bool Key_Down(int client, int buttonindex) {
if(buttonindex < 0) return false;
byte[] key = new byte[4];
PS3TMAPI.ProcessGetMemory(target,PS3TMAPI.UnitType.PPU, processID, 0xFFFFFFFF, (ulong)(0xF277BC + (buttonIndex << 4) + (client * 0x112Cool Man (aka Tustin)), ref key);
Array.Reverse(key);
return BitConverter.ToInt32(key, 0) == 1;
}


For How to use it Check out his Thread You must login or register to view this content.


creditz:
You must login or register to view this content.
[/SIZE]


Thanks for doing this, I've been a bit busy lately and haven't gotten around to it.
05-08-2013, 01:43 AM #6
Sabotage
Gaming Squad
Why you so cool Smile

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo