Arcade Prehacks

Page 2 of 4 FirstFirst 1234 LastLast
Results 11 to 20 of 35
  1. #11
    Senior Member
    Join Date
    May 2010
    Location
    Pen Island
    Posts
    3,838

    Re: master of fortresses

    Sure,I'll give it my best if Sublimty can't do it.

  2. #12
    Senior Member
    Join Date
    Jul 2010
    Location
    in a house
    Posts
    374

    Re: master of fortresses

    ok i still hope sub can do it
    50% OF PEOPLE THAT OF VIEWED THIS A BUNCH WILL probably look at this sig aGAIN thanks to spiderkid12 for the(the last) avatar(she will make) and dezland for the awesome sighttp://i595.photobucket.com/albums/t...adude/Ucan.png

  3. #13
    Senior Member
    Join Date
    Jul 2010
    Location
    The Netherlands
    Posts
    1,863

    Re: master of fortresses

    I think it's sitelocked, because when I open the file in Sothink, I get a flashing screen with the frames playing.

    It's a bit like this:



    The file has 15 frames, this .gif just 3 (it takes to much time to take pics of all 15)

    Btw, it's AS3
    And when you try to view the Raw Data with Sothink, the money doesn't have any hex values.
    I've been here before.

  4. #14
    Senior Member
    Join Date
    Jul 2010
    Location
    in a house
    Posts
    374

    Re: master of fortresses

    and in english that means?
    50% OF PEOPLE THAT OF VIEWED THIS A BUNCH WILL probably look at this sig aGAIN thanks to spiderkid12 for the(the last) avatar(she will make) and dezland for the awesome sighttp://i595.photobucket.com/albums/t...adude/Ucan.png

  5. #15
    Senior Member
    Join Date
    Feb 2010
    Location
    http://tinyurl.com/2atap49
    Posts
    2,329

    Re: master of fortresses

    Translation: Looks like its up to Rofl
    Um... I used to be a moderator here...

  6. #16
    Senior Member
    Join Date
    May 2010
    Location
    Pen Island
    Posts
    3,838

    Re: master of fortresses

    Alright,I'll give it a shot,however,I'm not gonna have much luck doing it without my mouse(it ran outta batteries).
    The only reason I'm able to reply to this is because my computer has touchscreen

  7. #17
    Senior Member
    Join Date
    Jul 2010
    Location
    in a house
    Posts
    374

    Re: master of fortresses

    o cool i didnt know computers could be touch screens!
    50% OF PEOPLE THAT OF VIEWED THIS A BUNCH WILL probably look at this sig aGAIN thanks to spiderkid12 for the(the last) avatar(she will make) and dezland for the awesome sighttp://i595.photobucket.com/albums/t...adude/Ucan.png

  8. #18
    Senior Member
    Join Date
    Jul 2010
    Location
    The Netherlands
    Posts
    1,863

    Re: master of fortresses

    Quote Originally Posted by ucan
    and in english that means?
    Kinda hard to explain without terms...

    You can view an AS3 script 'decompiled'. So you see what's inside the codes. That's called Raw Data. You can't change anything in Sothink SWF Decompiler, so you'll have to change the hex value.

    It looks kinda like this:

    var Money:uint = 2000;

    So in lvl 1, you have 2000 money. You'll have to find the hex value of 2000 (which is 7D0). You open the .swf file with a hex editor, like HxD and search for 7D0. Then you want to change it to 9999 (hex = 270F). So you change the hex from 7D0 to 270F.

    But the problem is, I can't find the hex value of 2000 (in the file)

    I hope you understand it a little bit now
    I've been here before.

  9. #19
    Senior Member
    Join Date
    Jul 2010
    Location
    in a house
    Posts
    374

    Re: master of fortresses

    you just made it more confusing but thanks anyway
    50% OF PEOPLE THAT OF VIEWED THIS A BUNCH WILL probably look at this sig aGAIN thanks to spiderkid12 for the(the last) avatar(she will make) and dezland for the awesome sighttp://i595.photobucket.com/albums/t...adude/Ucan.png

  10. #20
    Senior Member
    Join Date
    Jul 2010
    Location
    The Netherlands
    Posts
    1,863

    Re: master of fortresses

    Anyway, let's get back on topic
    I've been here before.

Page 2 of 4 FirstFirst 1234 LastLast

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •