Arcade Prehacks

Results 1 to 6 of 6
  1. #1
    Junior Member
    Join Date
    Jan 2015
    Posts
    1

    How to add hotkey for cheat?

    I disassembled flash game by Flasm, and don't know how to add hotkey to trigger a cheat (add cash). How do this?

  2. #2
    Senior Member W4N73D1's Avatar
    Join Date
    Jun 2013
    Location
    null
    Posts
    177
    i dont know much about flasm but APH wont give there menu out , if you want learn some visual basic coding in visual studio and write a trainer its quite simple and im sure there is a way to add a hotkey , i make trainers myself but have never tried adding a hotkey , my main thing i want to do is add my own menu to the game itself that changes value


    And how in the world did you get flasm to open? i used to have it working on an old laptop but now it wont even open for more than a second
    Last edited by W4N73D1; 09-13-2015 at 06:58 PM.

  3. #3
    Member cornardbeans's Avatar
    Join Date
    Mar 2013
    Location
    Home
    Posts
    32
    You must learn C and then replace the codes.
    Currently I'm searching for a program that enables me to decompile AS3 games and change their data, and after I find it, I will tell you the instructions.

  4. #4
    Senior Member W4N73D1's Avatar
    Join Date
    Jun 2013
    Location
    null
    Posts
    177
    Quote Originally Posted by cornardbeans View Post
    You must learn C and then replace the codes.
    Currently I'm searching for a program that enables me to decompile AS3 games and change their data, and after I find it, I will tell you the instructions.
    That is most definently not how you do it lol.. You need to decompile the game and use an if condition or switch case flash games are written in AS2/AS3 not C , The languages are similar to Javascript in a way..

  5. #5
    Banned
    Join Date
    Sep 2018
    Location
    Brazil
    Posts
    23
    Wish I had more experience in C language

  6. #6
    Junior Member
    Join Date
    Aug 2019
    Location
    Mason Michigan
    Posts
    5

    my brain hurts

    I understand nothing said here

Posting Permissions

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