Post: KEM Strike as a Support Streak [Work in Progress] [C#]
02-03-2014, 11:26 AM #1
(adsbygoogle = window.adsbygoogle || []).push({}); I got the idea from another thread and tried to get it working.

You must login or register to view this content.

It works in the menu's but when it gets in game it resets to a UAV. I will still work on it and update the thread.

C# coding
    byte[] streakone = new byte[] { 0x05 };
PS3TMAPI.ProcessSetMemory(0, PS3TMAPI.UnitType.PPU, ProcessID, 0, 0x01769288, streakone);
byte[] streaktwo = new byte[] { 0x1A };
PS3TMAPI.ProcessSetMemory(0, PS3TMAPI.UnitType.PPU, ProcessID, 0, 0x0176928A, streaktwo);
byte[] streakthree = new byte[] { 0x12 };
PS3TMAPI.ProcessSetMemory(0, PS3TMAPI.UnitType.PPU, ProcessID, 0, 0x0176928C, streakthree);


If you get it working the reply down below so other people can use it.

Offset = 0x0176928C
Value = 0x12

UPDATES :

I have tried setting all three streaks to the KEM strike. Result : Default Streaks (Sat Com, Dog, Maniac)

I don't know how but I got a care package icon in the streak bar, as well as a Sat Com and IMS but the Care Package was unattainable.
Last edited by Heaney ; 02-03-2014 at 02:57 PM.

The following 2 users groaned at Heaney for this awful post:

ImSooCool, Jalisco123
02-03-2014, 11:52 AM #2
Originally posted by Heaney View Post
I got the idea from another thread and tried to get it working.

You must login or register to view this content.

It works in the menu's but when it gets in game it resets to a UAV. I will still work on it and update the thread.

C# coding
    byte[] streakone = new byte[] { 0x05 };
PS3TMAPI.ProcessSetMemory(0, PS3TMAPI.UnitType.PPU, ProcessID, 0, 0x01769288, streakone);
byte[] streaktwo = new byte[] { 0x1A };
PS3TMAPI.ProcessSetMemory(0, PS3TMAPI.UnitType.PPU, ProcessID, 0, 0x0176928A, streaktwo);
byte[] streakthree = new byte[] { 0x12 };
PS3TMAPI.ProcessSetMemory(0, PS3TMAPI.UnitType.PPU, ProcessID, 0, 0x0176928C, streakthree);


If you get it working the reply down below so other people can use it.

Offset = 0x0176928C
Value = 0x12


have you tried to set it when loading the map like the maverick way? could work
02-03-2014, 12:11 PM #3
twism
Haxor!
Originally posted by Heaney View Post
I got the idea from another thread and tried to get it working.

You must login or register to view this content.

It works in the menu's but when it gets in game it resets to a UAV. I will still work on it and update the thread.

C# coding
    byte[] streakone = new byte[] { 0x05 };
PS3TMAPI.ProcessSetMemory(0, PS3TMAPI.UnitType.PPU, ProcessID, 0, 0x01769288, streakone);
byte[] streaktwo = new byte[] { 0x1A };
PS3TMAPI.ProcessSetMemory(0, PS3TMAPI.UnitType.PPU, ProcessID, 0, 0x0176928A, streaktwo);
byte[] streakthree = new byte[] { 0x12 };
PS3TMAPI.ProcessSetMemory(0, PS3TMAPI.UnitType.PPU, ProcessID, 0, 0x0176928C, streakthree);


If you get it working the reply down below so other people can use it.

Offset = 0x0176928C
Value = 0x12


[ATTACH=CONFIG]29675[/ATTACH]

Voila!
02-03-2014, 12:15 PM #4
Originally posted by twism View Post
[ATTACH=CONFIG]29675[/ATTACH]

Voila!


Did it stick in game?
02-03-2014, 12:25 PM #5
twism
Haxor!
Originally posted by Heaney View Post
Did it stick in game?


The picture is ingame. So yah, it sticks.
Game crashes when having 25-5 kills, optimizing code right now.
02-03-2014, 12:29 PM #6
Originally posted by twism View Post
The picture is ingame. So yah, it sticks.
Game crashes when having 25-5 kills, optimizing code right now.


Maybe it crashes when you get it. Which would make the whole point useless. Anyway, I will keep on trying. It will work eventually.
02-03-2014, 12:41 PM #7
Appie1
Do a barrel roll!
nice photoshop image ! Reaper
02-03-2014, 12:45 PM #8
Originally posted by Appie1 View Post
nice photoshop image ! Reaper


Hahaha trolls these days.
02-03-2014, 12:46 PM #9
Appie1
Do a barrel roll!
I mean it in a good way ! Not hating
02-03-2014, 12:56 PM #10
twism
Haxor!
Originally posted by Appie1 View Post
nice photoshop image ! Reaper

WIsh i was that good. Faking a TV overlay is kinda hard you know Smile

The following 2 users say thank you to twism for this useful post:

AlexNGU, Andyzle

Copyright © 2024, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo