A Flash Developer Resource Site

Page 2 of 2 FirstFirst 12
Results 21 to 29 of 29

Thread: [Beta]Drawman... Almost done game, please bugtest

  1. #21
    Senior Member webgeek's Avatar
    Join Date
    Sep 2000
    Posts
    1,356
    Ok, done
    Little bit harder this time. I used Flasm to break the swf apart, then I set the default score value to 987654321 and rebuilt the swf.

  2. #22
    Member
    Join Date
    Jan 2007
    Posts
    85
    I don't know what that meant
    If you keep up those shinanigans I'll have to IP block you (although I assume you can get around that somehow)

  3. #23
    M.D. mr_malee's Avatar
    Join Date
    Dec 2002
    Location
    Shelter
    Posts
    4,139
    haha

    he will.

    why not put a 4 character limit on the textField, sure you'll get scores of 9999, but it wont look as bad as 987654321
    Last edited by mr_malee; 07-24-2007 at 09:10 PM.
    lather yourself up with soap - soap arcade

  4. #24
    Senior Member webgeek's Avatar
    Join Date
    Sep 2000
    Posts
    1,356
    ha ha, no worries. I only do this when someone posts a game looking for input. I find the challenge a fun little mental puzzle but I have zero interest in hacking games that go live. I prefer to help developers learn how to properly secure their games so their hard work doesn't go to waste.

    I don't know what that meant
    Flasm has the ability to convert a SWF file into human readable (barely) Flash bytecode. You can then manually edit the bytecode using a text editor and Flasm can convert it back into a SWF. That's how I hacked the score. I basically modified the SWF to set the initial score to 987,654,321 rather then 0.
    If you keep up those shinanigans I'll have to IP block you (although I assume you can get around that somehow)
    It depends on the situation but one option is to use a free anonymous proxy for GET requests or use a server-side post script on a free hosting company for POST requests. Both are pretty simple and work fine.

    Anyways, to prevent a decompilation-based hack, you should look into something like Amayeta.com or one of the other obfuscators.

  5. #25
    Senior Member Ray Beez's Avatar
    Join Date
    Jun 2000
    Posts
    2,793
    Interesting concept.
    You need to start the player with a DEFAULT ink.

  6. #26
    Member
    Join Date
    Jan 2007
    Posts
    85
    I can't believe I didnt think of that already. It shall be done.

  7. #27
    Member
    Join Date
    Aug 2006
    Posts
    56
    Nice game. The explosions are still a bit on the loud side, though. You may want to consider limiting the 'screen shake' to just when the character is hit, not when enemies are struck/missiles are fired. I didn't really want to attack the enemies simply because the explosion and shaking is a bit obnoxious.

    EDIT: also noticed that clicking on '2' to choose missiles didn't work; you choose 'Missiles' instead of the functional 'missiles'.
    Last edited by Eldiran; 07-25-2007 at 11:05 AM.

  8. #28
    Senior Member
    Join Date
    Mar 2007
    Posts
    283
    in the instructions page, "skip" is showing.. its interfering with the arrow button
    try my games
    newEscape Game | SPOT

  9. #29
    Member
    Join Date
    Jan 2007
    Posts
    85
    thanks both of you, I will try the game with out the shake when you fire.
    Also thanks for pointing out my capitalization issues with MIssiles and missiles. (I hope that is what you meant, they still fired fine, just different words.)
    Also, I"ll fix the skip thing.
    Thanks everyone

Posting Permissions

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




Click Here to Expand Forum to Full Width

HTML5 Development Center