Post: Proof of my socom4 mods
05-26-2011, 07:48 PM #1
Default Avatar
Deft
Guest
(adsbygoogle = window.adsbygoogle || []).push({}); For those of you who think im lying i will post single player scripts that i have gotten from the game Fully decrypted and decompressed...

    ActiveItemDataTable = {

--///////////////////////////////////////////////////////////////////////////
--// MEDKIT
--///////////////////////////////////////////////////////////////////////////
medkit_resuscitate_heal_percent = "50.0", -- percentage of health a character will have after being resuscitated
medkit_resuscitate_cooldown_time = "10.0", -- time the medkit will be disabled after resuscitating someone
medkit_heal_percent = "100.0", -- how much health will be restored with the medkit per hit
medkit_heal_duration = "5.0", -- time that the heal percent will be applied over
medkit_heal_charge_time = "9.0", -- time it takes for a charge to be restored
medkit_heal_range = "3.0", -- how far in front of the player the origin of the collision sphere lies
medkit_heal_radius = "3.0", -- radius of the healing collision sphere

--///////////////////////////////////////////////////////////////////////////
--// ACTIVE ITEM DATA LIST
--///////////////////////////////////////////////////////////////////////////
ActiveItemDataList = {

--///////////////////////////////////////////////////////////////////////////
--// LASER (continued)
--///////////////////////////////////////////////////////////////////////////
ActiveItemData0 = {
ActiveItemData = {
activeitem_type = "kActiveItemLaser",
faction = "FactionTypeAll",
id = "laser",
model_name = "art/game/weapons/s4_weapons/ammo/s4_laser_designator/s4_laser_designator.dae",
audio_item_stowed = "",
audio_fire = "art/audio/s4/zpr/sound/equip/repairing.zpr", -- sfx played when the item is used
audio_reload = "", -- not actually reloading, this is the confirmation sound
character_attachment_type = "kCharAttachTypeDefault",
animation_type = "",
animation_stowe_type = "",
animation_retrieve_type = "",
item_name = "WEAPON_Designator",
desc = "WEAPON_DES_Designator",
menu_selection_slot = "kSelectionMenuSlotEquipment",
max_uses = "0", -- not used by laser
active_time = "0.0", -- not used by laser
cooldown_time = "0.534159", -- unknown if used by laser
deployable_range = "0.0", -- repairkit is not a deployable
denied_audio = "",
activate_effect = "", -- effect played when in use. Unused for laser in favor of a pre-built laser effect
activate_attach_node = "firepoint", -- this is where activate_effect is played on the model
activate_effect_offset_pos = "0 0 0",
activate_effect_offset_rot = "0 0 0",
}
},

} -- ActiveItemDataList
} -- ActiveItemDataTable



COOP
    CoopGameProperties = {
MessageType = "kUIPlayerNotification",
MessagePriority = 0,
MessageDisplayTimeSec = 5.0,

JoinedGameMsg = "NETWORK_JOINED_PLAYERS_GAME", -- "You have joined {1}'s game."
PlayerEnteredGameMsg = "NETWORK_PLAYER_ENTERED_GAME", -- "{1} has joined the game."
PlayerLeftGameMsg = "NETWORK_PLAYER_LEFT_GAME", -- "{1} has left the game."

} -- end: CoopGameProperties


    -- ScriptVariableNames
--
-- Instant_Action_Mission
-- Mission_Difficulty
-- Instant_Action_Enemy_Density
-------

InstantActionOptions = {
InstantActionVariables = {

----------------------------------------------------------------
-- Instant_Action_Mission Variables
----------------------------------------------------------------
{
ScriptVariableName = "Instant_Action_Mission",
ScriptVariableValue = "1",
DisplayName = "OBJECTIVES_COOP_Takedown", --GENERAL_Neutralize_VIP
DisplayDescription = "OBJECTIVES_COOP_Takedown_Desc", --GENERAL_Locate_and_Neutralize_the_assigned_Officer
},
{
ScriptVariableName = "Instant_Action_Mission",
ScriptVariableValue = "3",
DisplayName = "OBJECTIVES_COOP_Espionage", --GENERAL_Disarm_Bomb
DisplayDescription = "OBJECTIVES_COOP_Espionage_Desc", --GENERAL_Locate_and_disarm_the_planted_charges_before_they_detonate
},
-- {
-- ScriptVariableName = "Instant_Action_Mission",
-- ScriptVariableValue = "2",
-- DisplayName = "GENERAL_Destroy_Object",
-- DisplayDescription = "GENERAL_Seek_out_a_high_value_target_and_destroy_it",
-- },
-- {
-- ScriptVariableName = "Instant_Action_Mission",
-- ScriptVariableValue = "4",
-- DisplayName = "GENERAL_Defend_Area",
-- DisplayDescription = "GENERAL_DES_Defend_Area",
-- },


----------------------------------------------------------------
-- Instant_Action_Difficulty Variables
----------------------------------------------------------------
{
ScriptVariableName = "Mission_Difficulty",
ScriptVariableValue = "1",
DisplayName = "tag_difficulty_1_name", -- Easy
DisplayDescription = "GENERAL_For_new_recruits",
},
{
ScriptVariableName = "Mission_Difficulty",
ScriptVariableValue = "2",
DisplayName = "tag_difficulty_2_name", -- Normal
DisplayDescription = "GENERAL_For_experienced_soldiers",
},
{
ScriptVariableName = "Mission_Difficulty",
ScriptVariableValue = "3",
DisplayName = "tag_difficulty_3_name", -- Hard
DisplayDescription = "GENERAL_For_veteran_commanders",
},
-- {
-- InstantActionVariable = {
-- ScriptVariableName = "Mission_Difficulty",
-- ScriptVariableValue = "4",
-- DisplayName = "tag_difficulty_4_name", -- Elite
-- DisplayDescription = "GENERAL_For_the_best_of_the_best",
-- },
-- },

----------------------------------------------------------------
-- Instant_Action_Enemy_Density Variables
----------------------------------------------------------------
{
ScriptVariableName = "Instant_Action_Enemy_Density",
ScriptVariableValue = "1",
DisplayName = "GENERAL_Density_Low",
DisplayDescription = "GENERAL_DES_Density_Low",
},
{
ScriptVariableName = "Instant_Action_Enemy_Density",
ScriptVariableValue = "2",
DisplayName = "GENERAL_Density_Medium",
DisplayDescription = "GENERAL_DES_Density_Medium",
},
{
ScriptVariableName = "Instant_Action_Enemy_Density",
ScriptVariableValue = "3",
DisplayName = "GENERAL_Density_High",
DisplayDescription = "GENERAL_DES_Density_High",
},

}
}


    MPGameProperties = {
InviteToPartyXMBSubject = "PARTY_INV_Subj"; -- Max length: 17
InviteToPartyXMBBody = "PARTY_INV_Body"; -- Max length: 511

NewRoundTransitionPreviousRoundFinishTimeMS = 7000,
NewRoundTransitionResetGameTimeMS = 9500,
NewRoundTransitionFadeInTimeMS = 12000,
GameEndNearTimeSecondsRemaining = 60,
MusicCuePreGame = "",


MusicCuePostGameVictory = "",
MusicCuePostGameDefeat = "",

KillStreakStart = 5,

RoundEndDelayTeamDied = 5000, -- If the round ends from everyone on a team dying (classic, no respawn game), delay before announcing the end round.

TapTalkPeriodSeconds = 10, -- time allowed to talk after tap
TapTalkCooldownSeconds = 5, -- 'cooldown' on talking after talk time is up

}


Zipper you are lacking thy security once again...
I still love you though zipper, thanks for the practice. This time it took a few months to actually get it working Smile hooray for you guys Happy.

Video soon keep a look out, my computer recently died on me so it is hard to record with this shitty laptop.

Due to certain scripts in the game which may allow exploiting servers and piracy, i will not be releasing this to the public, because of the morons that seem to wanna destroy everything they come across because they seem to think they are hackers. So unless i figure out a way to seperate these properly i wont release.
(adsbygoogle = window.adsbygoogle || []).push({});

The following user thanked Deft for this useful post:

Criptus
06-08-2011, 12:58 AM #29
Default Avatar
Deft
Guest
Originally posted by juddylovespizza View Post
Also known as nothing. Nothing being you going on about an opinion no one cares about. My comment was light hearted, no need to flame me. So keep your mods to your little self, no one is missing them.


Light hearted? No one cares?

SMH.........

My comments and opinions weren't directed to you there for they don't matter to YOU, obviously something in this thread sparked your interest otherwise you would not of come here to throw in Your opinion that No one cares about... Also no one is missing what? the mods i post? well on my site we get thousands of hits a day for downloads from ps2 still, my confrontation mods are in the thousands of hits, that's damn near the entire game. Before you proceed to explain how the game is dead, cuz i know you will. Why don't you explain how the game had once come to life first in order to have died. Also i forgot to mention this post was "light hearted" so don't get all mad.
06-08-2011, 01:05 AM #30
juddylovespizza
I'VE GOT JUNGLE FEVER
Originally posted by Deft View Post
Light hearted? No one cares?

SMH.........

My comments and opinions weren't directed to you there for they don't matter to YOU, obviously something in this thread sparked your interest otherwise you would not of come here to throw in Your opinion that No one cares about... Also no one is missing what? the mods i post? well on my site we get thousands of hits a day for downloads from ps2 still, my confrontation mods are in the thousands of hits, that's damn near the entire game. Before you proceed to explain how the game is dead, cuz i know you will. Why don't you explain how the game had once come to life first in order to have died. Also i forgot to mention this post was "light hearted" so don't get all mad.


Oh don't get me wrong I know the game is not dead, I just don't like your attitude, and so called arrogance towards other members here. I can see from your posts you are obviously fueled with rage, so I am leaving it here. Try lighten up a bit and try and see where this argument came about from - you.
06-08-2011, 01:13 AM #31
Default Avatar
Deft
Guest
See i guess you think i have a problem? I am not mad at you. Ever here of the old saying "treat others as you wish to be treated" If someone acts foolish im going to let them know they are foolish, if someone dogs me i will respond in the most hateful way and destroy that persons ego. I am not a bad guy, in fact i am very humble. The problem with me being so humble in these situations is i post my work, and those not skilled in the same area i guess think im letting lose with my ego, when im not. Well known developers respect me and my way, if i create something or do something amazing to others i feel proud of myself because i have accomplished something great. I don't try to brag to anyone i was just letting people know hey i have hacked the game and im working on a public release, if you hold up you will get your hands on it then i can start teaching. I hope you can understand this, and that i refuse to back down from anyone if i am insulted.
06-08-2011, 01:32 AM #32
psyko
Save Point
well Good job deft...Ill wait for the vid ... I got the file game file on HxD BUT HAVE NO IDEA HOW TO ENCRYPT THE DATE unless U will be able to tell me ..if not thats ok..
06-08-2011, 01:43 AM #33
Whoever on your site never showed me nothing our video was posted before yours stop hating 1 week before yours. But anyways get over it dude its all old news now. I was just asking you a ??? and like I said you are getting all defensive like I am trying to say something I am not. You have to big of a ego and you a efame horror obviously if you were not you would not argue with me and say I found first cause it dont even matter who found first. Also Bad_Mofo was doing it with packets before jailbreak he even said how to do it on his youtube page but you missed that all obviously. I am not trying to hate on you so stop being so defensive damn you are doing good things with Socom 4 so who gives a sh*t what anyone thinks.

P.S. You are not the only one in the world that can hack Socom 4 so NEWS FLASH if you dont release someone else will. Dont everyone hang off DEFT's nuts someone else will release if he dont guaranteed.
06-08-2011, 02:34 AM #34
Default Avatar
Deft
Guest
Originally posted by X View Post
Whoever on your site never showed me nothing our video was posted before yours stop hating 1 week before yours. But anyways get over it dude its all old news now. I was just asking you a ??? and like I said you are getting all defensive like I am trying to say something I am not. You have to big of a ego and you a efame horror obviously if you were not you would not argue with me and say I found first cause it dont even matter who found first. Also Bad_Mofo was doing it with packets before jailbreak he even said how to do it on his youtube page but you missed that all obviously. I am not trying to hate on you so stop being so defensive damn you are doing good things with Socom 4 so who gives a sh*t what anyone thinks.

P.S. You are not the only one in the world that can hack Socom 4 so NEWS FLASH if you dont release someone else will. Dont everyone hang off DEFT's nuts someone else will release if he dont guaranteed.


.... i have already said what i had to say and you repeated yourself, No i don't have a big ego. Being smart does not mean i have a big ego. I also realise im not the only one who can hack socom 4, lol neodot did it, and the cyndicate did it. Snake making camo colors using my mods is not having mods before me, you are so uncoordinated when you talk it isn't even funny like seriously i think you should go see a physiologist....
06-08-2011, 03:04 AM #35
lol You still trying to bash me its hilarious. So defensive its done Socom Confrontation is done lets move past it now you are on Socom 4 move on and dont get so defensive.
06-08-2011, 01:03 PM #36
XDev
Banned
Originally posted by Deft View Post
.... i have already said what i had to say and you repeated yourself, No i don't have a big ego. Being smart does not mean i have a big ego. I also realise im not the only one who can hack socom 4, lol neodot did it, and the cyndicate did it. Snake making camo colors using my mods is not having mods before me, you are so uncoordinated when you talk it isn't even funny like seriously i think you should go see a physiologist....


Originally posted by X View Post
lol You still trying to bash me its hilarious. So defensive its done Socom Confrontation is done lets move past it now you are on Socom 4 move on and dont get so defensive.


Your not big inless you got Socom 4 mods.
If you dont, just hang it up and stfu.
No one cares for socom confrontation anymore, nor who had shit or released it first.
btw,
Deft is a beast.
and off these to quotes, Id say deft is right go see a physiologist.
06-08-2011, 11:34 PM #37
Tonic
Save Point
Originally posted by X View Post
Whoever on your site never showed me nothing our video was posted before yours stop hating 1 week before yours. But anyways get over it dude its all old news now. I was just asking you a ??? and like I said you are getting all defensive like I am trying to say something I am not. You have to big of a ego and you a efame horror obviously if you were not you would not argue with me and say I found first cause it dont even matter who found first. Also Bad_Mofo was doing it with packets before jailbreak he even said how to do it on his youtube page but you missed that all obviously. I am not trying to hate on you so stop being so defensive damn you are doing good things with Socom 4 so who gives a sh*t what anyone thinks.

P.S. You are not the only one in the world that can hack Socom 4 so NEWS FLASH if you dont release someone else will. Dont everyone hang off DEFT's nuts someone else will release if he dont guaranteed.


You know you people really do amuse me, you say someone else will release it yet what you don't quite seem to understand is that well... People that ARE smart enough to do it don't release stuff, only children who steal other stuff release exploits, and lol packets, I was doing that on Confrontation before anyone, what a stupid comment.

Well I got my monthly trolling out of my system.

And deft, what's up you big ego whore jew?

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo