Post: No Recoil Freezes?
11-03-2014, 04:25 AM #1
(adsbygoogle = window.adsbygoogle || []).push({}); I am trying to create a rtm tool, and when I click no recoil, it works.
BUT!
Then when i get a hitmarker, it freezes my ps3. Is there a fix for this? Do I need to have rpc for this or something? I dont think you do...
This is the code
     private void checkBox7_CheckedChanged(object sender, EventArgs e)
{
if (checkBox7.Checked == true)
PS3.SetMemory(0x00209e83, new byte[] { 0x1 });
else
{
PS3.SetMemory(0x00209e83, new byte[] { 0x0 });
}
(adsbygoogle = window.adsbygoogle || []).push({});
11-03-2014, 11:41 AM #2
i have the same problem

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo