[Information] Angry Birds POP
Hidden cheat menu?
Angry Birds POP Posted on: 04/12/2016 2:49pm
Quote Post
A1 to A0 architect.

https://apps.facebook.com/angrybirdsstellapop/

Nothing works yet. I saw this in the swf so I thought I'd share and hope someone wants to take the ball and run with it.

enable cheat panel
66 a8 3e 27 2a 12 02 00 00 29 27 61 51
66 a8 3e 26 2a 12 02 00 00 29 26 61 51


enable cheat editor
66 ba 24 27 2a 12 02 00 00 29 27 61 51
66 ba 24 26 2a 12 02 00 00 29 26 61 51

or...
66 ?? ?? 27 2a 12 02 00 00 29 27 61 51
66 ?? ?? 26 2a 12 02 00 00 29 26 61 51

...to do them both.

I can see the bubble editor, and cheat menu, but they don't function yet

//66 ba 24
_as3_getproperty *::_cheatEditorPanel
//60 91 03
_as3_getlex _-32m::_-WC
//66 d2 8b 01
_as3_getproperty _-H2x
//27
_as3_pushfalse

66 ba 24 60 91 03 66 d2 8b 01 27 -> change from false
66 BA 24 60 91 03 66 D2 8B 01 26
                                                    ^^ to true
that freezes at game load

//14 04 00 00
_as3_ifne offset: 4
//d1
_as3_getlocal <1>
//27
_as3_pushfalse
//61 51
_as3_setproperty visible

does nothing

 




atdt *67