View Full Version : How to make a Combat OPS (SFCO) hack?
Mako-Infused
08-06-2008, 12:38 PM
How to make a weapon switch?
Many people ask members holw to make hacks and people cant be bovered so i will show you hopw to make basic weapon switch.
Heres a weapon switch made by sonnie:
#m16k -> dsc-1 thermal
;Credit SonniE
0x0078c7b4 0x80
As you can see the hack changes a M16k to dsc-1 thermal. To do this you need the weapon address and the weapon ID.
Weapon Address: 0x0078c7b4
Weapon ID :0x80
The weapon Address is the weapon you are changing it from and the Weapon ID is the weapon your changing it to.
To put this together you will just put the codes together but with one space inbetween like this 0x0078c7b4 0x80.
There you go you have learnt the basics of making a hack, But theres more to come.
How to give my hack a name a credit.
#m16k -> dsc-1 thermal
;Credit SonniE
Heres the part of the hack where you name it. First you put a hash (#) then the name you want to show up in nite pr. SO #This guide is good will show up as This guide is good.
Heres the part of the hack where you give credit.Then underneath credit is put there. By putting a semi-colon (;) then your text you can write credit so people may know who made the hack. Heres a example ; Credit jubrilaya.
From there you come up with a fully working hack with credits and title:WooT:
TEST
Make the M60 change to a MB-150.
M60: 0x00794F74 0x93
MB- 150: 0x007977B4 0xCC
Answer
If you got something like this you made your first hack. Only the address matters. Well DONE
# M60 -MB-150
; Credit Jubrilaya
0x00794F74 0xCC
Weapon Addresses:
http://www.uploadpics.in/files/dxggwrzsu0jpblwky5sf.jpg
Weapon address provided by MAD industries.
Remeber if this guide helped you give me a REP+ (http://www.codinghs.com/forums/reputation.php?p=16889)
WMD54
08-06-2008, 01:25 PM
that's some pretty cool stuff. thx. +rep.
xXDarkFlamezXx
08-06-2008, 05:03 PM
this is easy...i could do this with my eyes closed. im more advanced than that :)
WhoIsYou
08-06-2008, 05:18 PM
Nice! Thanks man, now I can make weapon switches. Even though sonnie posted like 5000
xXDarkFlamezXx
08-06-2008, 05:19 PM
yeah, instead of learning about this, u shud be learning about making gun mods ;)
WhoIsYou
08-06-2008, 05:28 PM
yeah, instead of learning about this, u shud be learning about making gun mods ;)
No... Besides this is a gun mod, it modifies one gun into an other :)
xXDarkFlamezXx
08-06-2008, 05:52 PM
lol, u know what i mean by "Gun Mod"
WhoIsYou
08-06-2008, 05:55 PM
lol, u know what i mean by "Gun Mod"
Oh you mean that stuff you do...
xXDarkFlamezXx
08-06-2008, 05:58 PM
lmao... YES ;)
xWhite_Shadowx
08-06-2008, 06:09 PM
good tut HOWEVER, this is useless. click this here
http://www.codinghs.com/forums/SFCOGunSwitcherv1.php
and u can swap any gun for another gun in SFCO so yeah, generators ftw
Mako-Infused
08-07-2008, 04:25 AM
I am gonna get to 1 shot kills and ect so check the thread soon
xXDarkFlamezXx
08-07-2008, 04:29 AM
one shot kill is easy, i might as well post it...
WhoIsYou
08-07-2008, 04:30 AM
one shot kill is easy, i might as well post it...
Yeah it's easy when you had a ViP guide showing you how... So shh and let the noob work.
xXDarkFlamezXx
08-07-2008, 04:32 AM
well, i also had todo some learning of my own ;)
Mako-Infused
08-07-2008, 04:33 AM
this is easy...i could do this with my eyes closed. im more advanced than that :)
you proberbly could but loads of people ask how to make codes so i decided to teach them the basics first.
ANBU-grimm
08-07-2008, 06:52 AM
wooooooow lmao
ANBU-grimm
08-07-2008, 07:06 AM
who thats a letter lol
MAD Industries
08-07-2008, 12:06 PM
Wow, dark meant that jubrilya or whatever his name is, made a WM code and changed the credit to his name. That does not imply him working on it.
jimmywilldie
08-07-2008, 12:26 PM
lol whoisyou
ANBU-grimm
08-07-2008, 04:42 PM
wow this is fun dark and mad vs who let me know if u need help who it will be 2 vs 2 lol
Mako-Infused
08-07-2008, 04:54 PM
This thread is a flop now 4 pages of arguments why dont you talk in the spam section
ANBU-grimm
08-07-2008, 04:57 PM
well i will say who flamed dark no emotion involved just saying the truth
Mako-Infused
08-07-2008, 05:00 PM
Let me finish it, i posted it and took credit for the WM codes ok shout at me if you want but do it in spam
ANBU-grimm
08-07-2008, 05:00 PM
cant u be silent all u do is flaming everybody it is obvious lmao
Mako-Infused
08-07-2008, 05:01 PM
who me?
WhoIsYou
08-07-2008, 05:03 PM
Lets say perhaps you were speaking to him, because it looks like you could of been speaking to either, when someone posts after another person, there's this thing called a QUOTE button, simple use and the problem would of been evaded.
Anyway assuming thats the case and to not hijack this thread, I'll delete the posts if I can and I suggest you do the same.
xXDarkFlamezXx
08-07-2008, 05:04 PM
yeah, i will dont worry
ANBU-grimm
08-07-2008, 05:04 PM
who me?
no it was addressed to whoiswho
bb_123
11-26-2008, 05:21 PM
How to make a weapon switch?
Many people ask members holw to make hacks and people cant be bovered so i will show you hopw to make basic weapon switch.
Heres a weapon switch made by sonnie:
As you can see the hack changes a M16k to dsc-1 thermal. To do this you need the weapon address and the weapon ID.
Weapon Address: 0x0078c7b4
Weapon ID :0x80
The weapon Address is the weapon you are changing it from and the Weapon ID is the weapon your changing it to.
To put this together you will just put the codes together but with one space inbetween like this 0x0078c7b4 0x80.
There you go you have learnt the basics of making a hack, But theres more to come.
How to give my hack a name a credit.
Heres the part of the hack where you name it. First you put a hash (#) then the name you want to show up in nite pr. SO #This guide is good will show up as This guide is good.
Heres the part of the hack where you give credit.Then underneath credit is put there. By putting a semi-colon (;) then your text you can write credit so people may know who made the hack. Heres a example ; Credit jubrilaya.
From there you come up with a fully working hack with credits and title:WooT:
TEST
Make the M60 change to a MB-150.
M60: 0x00794F74 0x93
MB- 150: 0x007977B4 0xCC
Answer
If you got something like this you made your first hack. Only the address matters. Well DONE
Weapon Addresses:
http://www.uploadpics.in/files/dxggwrzsu0jpblwky5sf.jpg
Weapon address provided by MAD industries.
Remeber if this guide helped you give me a REP+ (http://www.codinghs.com/forums/reputation.php?p=16889)
I thought the m16k address was 0x0078C630 (SFCO) not 0x0078C7B4. Why is it different?
_xXxDPHSxXx_
11-26-2008, 06:20 PM
gd 1 ... nvr see it b4
holw to make hacks
How shuld b ritten dis way not tht way holw ..lol xD
MAD Industries
11-26-2008, 07:14 PM
I thought the m16k address was 0x0078C630 (SFCO) not 0x0078C7B4. Why is it different?
Because those addresses are for the weapon IDs so you can switch weapons. They aren't the starting addresses.
Mako-Infused
11-30-2008, 10:55 AM
correct MAd!, i might update with a ram dump tutorial.
MAD Industries
11-30-2008, 03:56 PM
correct MAd!, i might update with a ram dump tutorial.
LOL, well i should know. I did make the list. Hahaha
Actually, a RAM dump tutorial would be great. I know alot of ppl don't know what ram is or a dump. So if you could explain RAM and how it works (random access memory) that would be great.
pu22y_master
01-05-2009, 05:44 PM
Ok so basically ur taking the address of the the gun you have equiped(or changing) and ur changing the id to the id of the wep you want to change it to?
CaNANDian
01-05-2009, 05:55 PM
Ok so basically ur taking the address of the the gun you have equiped(or changing) and ur changing the id to the id of the wep you want to change it to?
Yes.
MAD Industries
04-19-2009, 12:35 AM
Where did the list go?
rj is cool
04-23-2009, 10:50 PM
thank you......
Powered by vBulletin™ Version 4.0.2 Copyright © 2025 vBulletin Solutions, Inc. All rights reserved.