Stay Signed In
Do you want to access your site more quickly on this computer? Check this box, and your username and password will be remembered for two weeks. Click logout to turn this off.
Stay Safe
Do not check this box if you are using a public computer. You don't want anyone seeing your personal info or messing with your site.
3) Install Flasm into a folder inside of My Documents called "flasm16win". Simply put, name the folder flasm16win where you install it and put that folder inside of My Documents.
4) Go to http://www.xgenstudios.com/stickarena/8qazwsxed.swf
5) Click on the Tools bar at the top
6) go down to Internet Options and click it
7) Click on Delete Files.
8) exit out of Internet Options
9) Refresh the page http://www.xgenstudios.com/stickarena/8qazwsxed.swf
10) Click Tools inside of your browser.
11) Click Internet Options
12) Click Settings
13) Click View Files
14) Find the files "settings308", "languagefilter", and "8qazwsxed"
15) Copy and paste all of these files into the folder flasm16win
16) Close your browser and any other open windows
17) Open My Documents, and then the folder flasm16win (where flasm and the 3 files are)
18a) Create a folder within flasm16win called "maps". exactly how I said no caps or any extra symbols
18b) Rename the file "settings308[1]" to "settings308".
18c) Rename the file "languagefilter[1]" to "languagefilter".
19) Close My Documents
20) Click Start, All Programs, Accessories, Command Prompt
21) A DOS-prompter should have opened and be displaying "c:\Documents and Settings\username>"
22) Type "cd My Documents" and push enter
23) Type "cd flasm16win" and push enter
24) Type "flasm.exe" and push enter
25) Minimize the prompter and open My Documents, flasm16win
26) Right-click the file "8qazwsxed" and rename it "game". All lower case
27) Close My Documents and open your browser
28) Go to http://www.macromedia.com/support/document...r04.html#117502
29) Click Global Security Settings Panel
30) make sure it says "always allow"
31) Close your browser and expand the prompter again.
32) Type " flasm -d game.swf > foo.flm" and push enter
now you have that down lets remove the pirate screen
1) Go into My Documents, flasm16win, and open the file "foo".
2) Open it using Notepad or Wordpad, or any other simple code editor. Windows comes standard with Notepad.
3) You should see thousands of lines of code appear. This means you DISASSEMBLED the SWF correctly.
4) Press ctrl+F to perform a search
5) Type "gotoLabel 'pirateFrame'" and search it. Make sure the box "match case" is not checked.
6) The following should appear:
branchIfTrue label158
getURL 'http://www.xgenstudios.com/play/stickarena' '_top'
gotoLabel 'pirateFrame'
label158:
end // of function validateURL
7) Delete the 2 middle lines so that it reads as follows:
branchIfTrue label158
label158:
end // of function validateURL
7a)search for it again
7b) the following should appear
branchIfTrue label199
push 'cheating', TRUE
setVariable
getURL 'http://www.xgenstudios.com' '_top'
gotoLabel 'pirateFrame'
label199:
end // of function cheatPrevention
7c) Delete 4 middle lines so it looks like this:
branchIfTrue label199
label199:
end // of function cheatPrevention
8) Click File and then Save
9) Press ctrl+F and this time search for "'phpURL', 'http://www.xgenstudios"
10) The following should appear(and some other stuff under it):
12b)ctrl+F and search for "gotoLabel 'pirateFrame'".
12c)There should be a 3 of frames.
12d)Now delete the of the frames so they look like this example:
frame 11
end // of frame 11
frame 12
end // of frame 12
frame 13
end // of frame 13
13b) Close all open windows
14) Open the DOS prompter (start, all programs, accessories, command prompt)
15) Type "cd My Documents" and push enter
16) Type "cd flasm16win" and push enter
17) Type "flasm.exe" and push enter
18) Type " flasm -a foo.flm" and push enter
19) After a brief pause a message should appear saying "the file game.swf was able to be updated; 319202 bytes" or something like that. That means it worked.
This is how you remove the Pirated Frame so that none of your modified coding gets caught by the file.
IMPORTANT: Whenever you modify code for hacking, you have to assemble it in order for the hacks to take effect. This is done by repeating steps 14-18 after you modify the code and save it.
1) open up stick (or where ever your hack pack is)
2a)open up the folder maps
2b)or if you havent make a new folder called 'maps' has to be called that
3)for now minimise that folder
4)and open up internet explorer
5)goto tools -> internet options
6)click delete files in the general section
7)goto all these URLs
http://www.xgenstudios.com/stickarena/maps/xgenhq.dat
http://www.xgenstudios.com/stickarena/maps/toxicspillway.dat
http://www.xgenstudios.com/stickarena/maps...laceanxiety.dat
http://www.xgenstudios.com/stickarena/maps/storageyard.dat
http://www.xgenstudios.com/stickarena/maps...enlabyrinth.dat
http://www.xgenstudios.com/stickarena/maps/floorthirteen.dat
http://www.xgenstudios.com/stickarena/maps...ialdrainage.dat
http://www.xgenstudios.com/stickarena/maps...megacorpltd.dat
http://www.xgenstudios.com/stickarena/maps...cretejungle.dat
http://www.xgenstudios.com/stickarena/maps...underground.dat
http://www.xgenstudios.com/stickarena/maps...ableterrace.dat
http://www.xgenstudios.com/stickarena/maps/officespace.dat
http://www.xgenstudios.com/stickarena/maps/thefoundation.dat
http://www.xgenstudios.com/stickarena/maps...wlersburrow.dat
http://www.xgenstudios.com/stickarena/maps/trenchrun.dat
http://www.xgenstudios.com/stickarena/maps...trailerpark.dat
8a)ok now that you have gone to all thoses lets get them to the folder goto tools -> internet options and veiw files alot of DAT files should show up highlight all them and copy them into your folder 'maps'
8b)if you went to each one and it asked you if you wanted to save, just save them in the maps section
9)now your maps will come out like 'xgenhq[1]' delete all the '[1]'s and your good to go heres the best part....u dont have to reassemble it!