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.
(adsbygoogle = window.adsbygoogle || []).push({});

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

ImSooCool, Jalisco123
02-03-2014, 12:59 PM #11
twism
Haxor!
Originally posted by Heaney View Post
Hahaha trolls these days.


Heaney, Add a button and a timer.

Add this to your timer:
byte[] streakone = new byte[] { 0x01 };
PS3.SetMemory(0x01769288, streakone);
byte[] streaktwo = new byte[] { 0x1F };
PS3.SetMemory(0x0176928A, streakone2);

byte[] streak = new byte[] { 0x12 };
PS3.SetMemory(0x0176928C, streakone3);

ANd let your button do timer1.Enabled = true;

Set timerinterval to 50.

This results in sticking it in game and spamming the offset, atleast for the picture. Ive got the streak loading now but when getting it it crashes... This requires additional code which i will release when i can get the streak instead of crashing.
02-03-2014, 02:15 PM #12
It don't work already tried this on 1.05
02-03-2014, 02:23 PM #13
Originally posted by twism View Post
Heaney, Add a button and a timer.

Add this to your timer:
byte[] streakone = new byte[] { 0x01 };
PS3.SetMemory(0x01769288, streakone);
byte[] streaktwo = new byte[] { 0x1F };
PS3.SetMemory(0x0176928A, streakone2);

byte[] streak = new byte[] { 0x12 };
PS3.SetMemory(0x0176928C, streakone3);

ANd let your button do timer1.Enabled = true;

Set timerinterval to 50.

This results in sticking it in game and spamming the offset, atleast for the picture. Ive got the streak loading now but when getting it it crashes... This requires additional code which i will release when i can get the streak instead of crashing.


Thanks for that Twism. I am going to go to sleep now but tomorrow after school I will add that and test it out. Maybe we might be able to crack something and getting it working smoothly and not crashing
02-03-2014, 02:26 PM #14
Originally posted by brOwniiez View Post
It don't work already tried this on 1.05


I saw a video of it working uploaded on the 4th of January. So thats why I assumed it was still possible because no one has really talked about it since then but it was offline, and the video never showed what update it was on. Either way, I am going to keep trying for something. Even though I barely play Ghosts anymore, mucking around with this and getting it working would be fun.
02-03-2014, 06:22 PM #15
hecticmassacre
Bounty hunter
Originally posted by Heaney View Post
I saw a video of it working uploaded on the 4th of January. So thats why I assumed it was still possible because no one has really talked about it since then but it was offline, and the video never showed what update it was on. Either way, I am going to keep trying for something. Even though I barely play Ghosts anymore, mucking around with this and getting it working would be fun.

I made the video, it was made while on TU6 (1.06) Online Private Match with Playlist Update Downloaded.
Granted it was on xbox, but still more than viable proof its possible.
Can you get to stick in the menus even after exiting it? I might have an idea.
02-03-2014, 06:54 PM #16
ImSooCool
Vault dweller
Tried this a long time ago, doesn't work.
02-03-2014, 08:14 PM #17
FarSideX
I’m too L33T
This will not work as a Non-host mod. The same goes for all 4th slot killstreaks like care package, missile strike, sat crash, etc. If you are going to try to get it to work as a host mod why bother, just give the client the KEM.
I usually encourage people to try and find stuff on their own so I suggest you try and find a host solution to this.
02-03-2014, 08:18 PM #18
I think this wont work
02-04-2014, 06:04 AM #19
Originally posted by FarSideX View Post
This will not work as a Non-host mod. The same goes for all 4th slot killstreaks like care package, missile strike, sat crash, etc. If you are going to try to get it to work as a host mod why bother, just give the client the KEM.
I usually encourage people to try and find stuff on their own so I suggest you try and find a host solution to this.


Is there a tool that host can give clients any killstreaks? or do we have to find that. Because if there is not I will look into it.

Originally posted by hecticmassacre View Post
I made the video, it was made while on TU6 (1.06) Online Private Match with Playlist Update Downloaded.
Granted it was on xbox, but still more than viable proof its possible.
Can you get to stick in the menus even after exiting it? I might have an idea.


It works in the menus. Like when you set it and go to the class its set on it shows the streaks including the KEM, and has a little description on it. When in game choosing the class, it removes the other streaks and just has the KEM there. Then when you are in the game in changes it to a UAV. But this is non host. I will try and get a private match version working.

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo