http://gameinabottle.com/blog/
Tuesday, 5 April 2016
Saturday, 26 March 2016
our GemCraft Labyrinth hacked has been released!
GemCraft Labyrinth hacked
hacked features:
skill hack
- most skills are uncapped
- most skills do not cost more than 1 skill point
game play hack
- 60x mana replenish rate
- No specials discarded for 4+ color components
- combining gems won't weaken the existing specials except for colour component factor pure gems => dual gems => triple gems
- "uncapped" monster hit for gembombs (Max monster hit: 1.79e308)
- uncapped monster hp
- revamped battle settings
website: http://nts-gamehack.wix.com/gemcraft-hacked
Monday, 14 March 2016
gemcraft Chasing Shadows hacked with JPEXS free flash decomplier
gemcraft hacked with JPEXS
game hacked hacking: ag > utils > calculator.as |
the website to download. |
procedure:
1) go to JPEXS free flash decompiler website https://www.free-decompiler.com/flash/
2) downlaod
3) move the downloaded content to desired destination
to intsall:
3) install
4) get the 3 important files
- flash player projector
- flash player projector content debugger
- PlayerGlobal.swc
these 3 files can be downloaded in
5) download: into desired places
6) paths to the files stated above:
6) paths to the files stated above:
- settings > advanced settings > paths
7) hack the game by editing scripts. if there is an error after edting the script, try using P-code instead
8) some sample will be here.
http://gemcraft-chasing-shadows-hacke.myfreesites.net/hack-directory
7) hack the game by editing scripts. if there is an error after edting the script, try using P-code instead
8) some sample will be here.
http://gemcraft-chasing-shadows-hacke.myfreesites.net/hack-directory
IMPORTANT:
setings > advanced settings > paths - one needs to fill up this file
these 3 files can be found in https://www.adobe.com/support/flashplayer/debug_downloads.html
Sunday, 31 January 2016
Non Stencyl topic: color code for HTML
introduction: the Stencyl-nator still currently ran out of ideas about Stencyl tutorial. But one is still able to see all of our Stencyl tutorial by browsing the left sidebar.
Topic: color coding for html
6 hexadecemal digits where the the first two digits from the left represents red power, while the middle two digits represents green power , and finally, the last two digits represents blue power.
#000000 - black
grey: #010101
grey: 808080
grey: #fefefe
#ffffff - white
for more information: http://html-color-codes.info/
Topic: color coding for html
6 hexadecemal digits where the the first two digits from the left represents red power, while the middle two digits represents green power , and finally, the last two digits represents blue power.
#000000 - black
grey: #010101
grey: 808080
grey: #fefefe
#ffffff - white
for more information: http://html-color-codes.info/
Thursday, 21 January 2016
stencyl 3.4.0 beta 2 has been released
stencyl-nator has still nothing to say about new tutorials. but have to study for the SATs
so have fun making games with your new Stencyl
to download (official): http://www.stencyl.com/download/
if still preferring the older versions
one can download it here officially: http://community.stencyl.com/index.php/topic,5530.0.html
so have fun making games with your new Stencyl
to download (official): http://www.stencyl.com/download/
if still preferring the older versions
one can download it here officially: http://community.stencyl.com/index.php/topic,5530.0.html
Saturday, 16 January 2016
Stencyl-nator is currrently ran out of idea
stencyl-nator has currently ran out of idea because game project start-over. But...the vintage stencyl is still here!
http://community.stencyl.com/index.php/topic,5530.0.html
We are actually a Crap mania. we are having game projects start over to install multiple save http://stencyl-nator.blogspot.my/p/multi-save-slots.html
and new numberal system
http://stencyl-nator.blogspot.my/p/new-number-system-all-in-standard-form.html
http://community.stencyl.com/index.php/topic,5530.0.html
We are actually a Crap mania. we are having game projects start over to install multiple save http://stencyl-nator.blogspot.my/p/multi-save-slots.html
and new numberal system
http://stencyl-nator.blogspot.my/p/new-number-system-all-in-standard-form.html
Sunday, 27 December 2015
topic update: new way for pop up menu
pop up menu can use boolean, number and text. In this case, Number. Instead of using 1 or 0, this uses negative or positive.
one can use either one :
normal - positive values as true, negative values as false
invert - negative values as true, positive values as false
as long as the number game attribute used is not 0 or NaN
this is an example of pop up menu using positive an negative values
to compare name of the game attribute to search for typing error
for more about the pop up options:internal link: http://stencyl-nator.blogspot.my/p/stencyl.html
one can use either one :
normal - positive values as true, negative values as false
invert - negative values as true, positive values as false
as long as the number game attribute used is not 0 or NaN
this is an example of pop up menu using positive an negative values
applies to master which create pop up stuffs |
applies to pop up stuffs |
for more about the pop up options:internal link: http://stencyl-nator.blogspot.my/p/stencyl.html
Sunday, 13 December 2015
getting list in code mode
well, the developer is trying to make in-game colour edit again but this time with multiple save slots.
step 1, add "list sub-events" then see the code mode
if the color settings is success, I will tell you later
step 1, add "list sub-events" then see the code mode
if the color settings is success, I will tell you later
Tuesday, 24 November 2015
New topic - New numberal digit system
this numberal system involves two attributes as one number
for more info: http://stencyl-nator.blogspot.my/p/new-number-system-all-in-standard-form.html
for more info: http://stencyl-nator.blogspot.my/p/new-number-system-all-in-standard-form.html
Sunday, 15 November 2015
New topic - stencyl>list
images added:
Warning: make sure values in list is available otherwise, NaN or null
for more details, go to http://stencyl-nator.blogspot.my/p/blog-page_15.html
for more Stencyl tutorials: go to http://stencyl-nator.blogspot.my/p/blog-page_15.html
Warning: make sure values in list is available otherwise, NaN or null
for more details, go to http://stencyl-nator.blogspot.my/p/blog-page_15.html
for more Stencyl tutorials: go to http://stencyl-nator.blogspot.my/p/blog-page_15.html
Subscribe to:
Posts (Atom)