-
XML Files?
Hi, I have seen alot of people around the forum talking about editing XML's for games, but I haven't seen any Tutorials for dowloading them or getting them to work Offline. I tried Live HTTP Headers and playing through the levels to see the URL of the XML File, but this seems to time consuming. So my Question is:
How do you Locate All of the XML Files for the game
How do you download all of the XML Files for the game
How do get the downloaded XML Files to work Offline with the SWF File
Thanks in Advance.
-
Re: XML Files?
I use internet explorer. There is a special folder called "temporary internet files".
You have to play the whole game to get all files (sometimes the files are loaded before the game starts, so you have luck and get them all very easy).
To download them all (including sounds, images) only copy and paste (you have to remove the "[1]" from the name).
Pro + :
Easy to get all files.
You can see the full path of all files, so you can put them into a folder which the same name.
Stored on your computer.
Con - :
You have to rename the files.
Taking a lot of time sometimes.
Live HTTP Headers are not so good like internet explorer 8)
So thats why i dont use them.
-
Re: XML Files?
Thanks alot for all the Info!
But how do you get them to work with the SWF Offline?
-
Re: XML Files?
This is an example how a file is stored on the server:
[u]www.the_game.com/game/files/game.swf[/url]
[u]www.the_game.com/game/files/images/image1.png[/url]
[u]www.the_game.com/game/files/xml/level.xml[/url]
And what do you notice?
[color=#FF0000]www.the_game.com/game/files/[/color]game.swf
[color=#FF0000]www.the_game.com/game/files/[/color]images/image1.png
[color=#FF0000]www.the_game.com/game/files/[/color]xml/level.xml
On your computer:
[color=#00FF00]C:\\documents\user\your name\hack\[/color]game.swf
[color=#00FF00]C:\\documents\user\your name\hack\[/color]images/image1.png
[color=#00FF00]C:\\documents\user\your name\hack\[/color]xml/level.xml
You have to put them into the same order as on the server.
-
Re: XML Files?
And u have to know that not every game uses multiple files
-
Re: XML Files?
Thanks so much for the help guys, really appreciate it.
Karma all around!
EDIT: Hey, I tried out what you said, but it didn't work :( , The game just kept loading, like it did when I didn't do what you said. Any ideas?
EDIT2: No body?
-
Re: XML Files?
Download unplug for firefox then right click and get the SWF.
Also you bumped big time dude.
-
Re: XML Files?
That is not the problem I am having and arn't I aloud to bump my own topic? Or is that just on Request Your Hacks
-
Re: XML Files?
You can only bump in the Request Your Hacks section. Next time it's a verbal warning.
Download Sothink SWF Decompiler and when installing choose to install the SWF Downloader.
Also, those SWF getting programs do not work on every site. Sites like Kongregate normally need another way to get the swf file.
-
Re: XML Files?
I can download SWF's fine, The info I am looking for is how to get the XML files to work with the SWF file. The way selectLOL told me to do it is not working.