[Tutorial] Infinite Ammo etc. with Resource Tool [String Edit]

10/16/2014 08:46 Shinzuya#1
Get the Resource Tool from -PinkiWinki-
Open it and search for resource.s4hd
Then go to xml and extract parse_string.x7

Now you see some strings like accuracy, power, move_speed_rate etc.

Now the question, how can we do hacks with it?
Easy.

0 Accuracy
Code:
<parse_string id="0" string="accuracy" explain="집탄범위"/>
Change to
<parse_string id="0" string="" explain="집탄범위"/>
Damage Hack
Code:
<parse_string id="1" string="power" explain="무기데미지"/>
Change to
<parse_string id="1" string="range" explain="무기데미지"/>
Fast Fire
Code:
<parse_string id="6" string="rate_of_fire" explain="발사속도"/>
Change to
<parse_string id="6" string="jump_time" explain="발사속도"/>
Infinite Ammo
Code:
<parse_string id="8" string="magazine_capacity"/>
Change to
<parse_string id="8" string="max_ammo_limit"/>
Maybe you'll find out more. :)
10/16/2014 10:59 Viroouz#2
Nice Tut doe.

I will test it! :)
10/16/2014 11:16 Olaf.Pulsfeuer#3
Over 11.000 Files in parse_string.x7. Dafuq
10/16/2014 11:33 ▒ Ant.#4
Lol'd. The good old string hacks from the Alaplaya/Pentavision days. (Pretty sure if my memory isn't sh*t like usual.)
10/16/2014 13:15 Shinzuya#5
Quote:
Originally Posted by Olaf.Pulsfeuer View Post
Over 11.000 Files in parse_string.x7. Dafuq
Lol, what?
10/16/2014 13:22 Δlpha#6
good jab "U ROCK!" :)
10/16/2014 14:34 Olaf.Pulsfeuer#7
Quote:
Originally Posted by xDonut- View Post
Lol, what?

Yeah idk.I clicked on parse_string.x7 and pressed extract all o-o
10/16/2014 14:43 KiTYKEEEY#8
nc bro :3
10/16/2014 15:11 Viroouz#9
Doesnt work "LOL"
10/16/2014 17:35 HYUNG56#10
How do you extract parse_string.x7?
10/16/2014 17:41 Shinzuya#11
Quote:
Originally Posted by Olaf.Pulsfeuer View Post
Yeah idk.I clicked on parse_string.x7 and pressed extract all o-o
Quote:
Originally Posted by Viroouz View Post
Doesnt work "LOL"
Quote:
Originally Posted by HYUNG56 View Post
How do you extract parse_string.x7?
You guys should learn how the resource tool works.
10/16/2014 17:50 TheMokko#12
Quote:
Originally Posted by xDonut- View Post
You guys should learn how the resource tool works.

I was wondered why you post this cauze everybody know that this section is too stupid for the Tool ^^
10/16/2014 17:57 ιllυѕιve#13
Quote:
Originally Posted by ►D3v1n3r View Post

I was wondered why you post this cauze everybody know that this section is too stupid for the Tool ^^
And yet you are part of it : )
10/16/2014 18:06 TheMokko#14
Quote:
Originally Posted by ιllυѕιve View Post
And yet you are part of it : )
Not relly. Its like x7 loader xD Cauze its x7 :p
10/16/2014 18:07 Viroouz#15
Quote:
Originally Posted by xDonut- View Post
You guys should learn how the resource tool works.
Iam not too stupid for this men. But it doesnt work. I edit it like you. I extract the file edited it put replaced it with the old one and i test it but everytime i clicked on the start button in a room it crashed.

So tell my why this doesnt work ..?