Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- -Important note:You must choose the right process,sometimes it's not plugin-container,if you are not sure about the process where the game gets loaded,try different ones (on Windows 8 and 10,it's FlashPlayerPlugin),or search in Google.
- -Works fine on Chrome,should work with all the browsers.
- -May not work on hacked versions (example:on ArcadePreHacks)
- -Please use Cheat Engine 6.4 (or higher,if avaliable),some scripts won't work with older versions.
- 1-
- Description:Premium Content Hack,now clicking the 'get premium' button in the bottom right of the main menu unlocks premium content.
- Where to execute:Before choosing a save,in the save selection screen,or the preloader.
- Video: https://www.youtube.com/watch?v=O_Y4FdewsEw
- Code:
- aobscan(M,d0 30 57 2a d5 30 65 01 20 80 83 01 6d 01 65 01 24 00 6d 02 65 01 24 00 74 6d 03 d0 66 ** ** 12 01 00 00 47 d0 d0 66 ** ** 66 ** ** 46 ** ** 01 76 2a 12 08 00 00 29 60 ** ** 66 ** ** 96 12 12 00 00 60 ** ** 2c ** ** 4f ** ** 01 d0 2c ** ** 4f ** ** 01)
- aobscan(ge,d0 30 60 ** ** 26 61 ** ** 60 ** ** 26 61 ** ** 60 ** ** 60 ** ** 66 ** ** 25 90 4e a0 61 ** ** 60 ** ** 4f ** ** 00 60 ** ** 2c ** ** 4f ** ** 01 60 ** ** 2c ** ** 4f ** ** 01 47)
- aobscan(cal,d1 66 ** ** 12 3e 00 00 d1 66 ** ** 66 ** ** 24 00 af 2a 12 08 00 00 29 60 ** ** 66 ** ** 96 12 1f 00 00 60 ** ** 4f ** ** 00 60 ** ** 4f ** ** 00 60 ** ** 2c ** ** 14 07 00 00 5d ** ** 4f ** ** 00 10 ** 00 00)
- label(i)
- label(_g)
- registersymbol(i)
- registersymbol(_g)
- label(_m)
- label(g)
- registersymbol(_m)
- cal + 23:
- _g:
- cal + 3b:
- i:
- M + 42:
- _m:
- ge + 2:
- g:
- db 02 02 02 02 02 02 02
- {$lua}
- local t = createTimer();
- t.Interval,t.onTimer = 10000,function (this)
- if autoAssemble[[_m:
- readmem(_g,7)
- db 02 02 02 02
- readmem(i,7)
- unregistersymbol(_m)
- unregistersymbol(i)
- unregistersymbol(_g)]] then
- this.destroy();
- showMessage'Done,premium cheat activated!';
- else
- this.Interval = 2000;
- end
- end
- 2-
- Description:Infinite ammo,play in Quickmatch with the 'Bottomless' modifier if you want to play without the hack.
- Where to execute:Before choosing a save,in the save selection screen,or the preloader.
- Code:
- aobscan(am,13 25 00 00 d0 66 ** ** d0 66 ** ** 66 ** ** 93 61 ** ** d0 66 ** ** 66 ** ** 24 00 0c 09 00 00 d0 66 ** ** 24 00 61 ** ** d0 66 ** ** 12 1d 00 00 d0 66 ** ** d0 66 ** ** 4f ** ** 01 d0 66 ** ** 66 ** ** 66 ** ** 24 02 2a 4f ** ** 02 d0 66 ** ** d0 66 ** ** 66 ** ** 2f 05 a2 24 02 a0 0c 0b 00 00 d0 d0 66 ** ** 2f 02 a0 68 ** ** d0 4f ** ** 00 47)
- am:
- db 14
- 3-
- Description:Code that unlocks all the stuff in the shop by giving you 75 stars,just a bonus script.
- Where to execute:In the preloader,before the game graphics get initialized.
- Note:Does not save in your profile,when you'll refresh,your will not keep the stars,but you'll keep the equipped weapons.
- Don't execute if you want to get the 'stars' achievements on ArmorGames or other websites.
- Code:
- {$lua}
- local r = AOBScan'10 1f 00 00 09 60 ** ** ** 66 ** ** 24 09 14 04 00 00 10 14 00 00 ** 60 ** ** ** 66 ** ** a0 74 ** c2 ** ** 24 0f 16 da ff ff 24 01 ** 10 1f 00 00 09 60 ** ** ** 66 ** ** 24 09 14 04 00 00 10 14 00 00 ** 60 ** ** ** 66 ** ** a0 74 ** c2 ** ** 24 0f 16 da ff ff 24 01 ** 10 1f 00 00 09 60 ** ** ** 66 ** ** 24 09 14 04 00 00 10 14 00 00 ** 60 ** ** ** 66 ** ** a0 74 ** c2 ** ** 24 0f 16 da ff ff 60'
- local addr = tonumber(r[0],16);
- writeBytes(addr - 2,75,72) -- stars = 75;
- return r.destroy();
- 4-
- Description:Rapid Fire,also gives infinite ammo.
- Where to execute:Before choosing a save,in the save selection screen,or the preloader.
- code:
- {$lua}
- local r = AOBScan'66 ** ** 66 ** ** 12 14 00 00 d0 27 68 ** ** d0 d0 66 ** ** 2f 02 a2 68 ** ** 10 35 00 00 60 ** ** 66 ** ** 66 ** ** 2c ** ** 13 25 00 00 d0 66 ** ** d0 66 ** ** 66 ** ** 93 61 ** ** d0 66 ** ** 66 ** ** 24 00 0c 09 00 00 d0 66 ** ** 24 00 61 ** ** d0 66 ** ** 12 1d 00 00 d0 66 ** ** d0 66 ** ** 4f ** ** 01 d0 66 ** ** 66 ** ** 66 ** ** 24 02 2a 4f ** ** 02 d0 66 ** ** d0 66 ** ** 66 ** ** 2f 05 a2 24 02 a0 0c 0b 00 00 d0 d0 66 ** ** 2f 02 a0 68 ** ** d0 4f ** ** 00 47'
- local rapid = tonumber(r[0],16);
- local a , b = readBytes(rapid - 71,2);
- writeBytes(rapid,102,a,b,2,2,2);
- return r.destroy();
- (All hacks have been tested on a variety of websites:)
- ArmorGames
- Newgrounds
- Kongregate
- NotDoppler
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement