Tuesday, 19 September 2017
topic update - the new way to fill game attribute blank
the new way to fill in the game attribute blank.
step 1 - create a test attribute - recommended with prefix like "game attribute blank"
step 2 - insert the text attribute into ...the purple things below
step 3 - insert the purple thing with the text attribute in to certain blanks or replace the "game attribute-intra-behavior attribute" according
for example
for the whole thing including old shitty confusing stuff http://stencyl-nator.blogspot.my/p/blog-page_3.html
Sunday, 9 July 2017
Topic update: multi save slot
new alternative:
solution 2: save slots create "new game button"
solution 2: save slots create "new game button"
applies to the "play button" or "start game button" |
applies to the "save slots" which create "new game" button. |
Applies to "new game" buttons. Without it the game progress will not reset more: http://stencyl-nator.blogspot.my/p/multi-save-slots.html |
Sunday, 1 January 2017
Info panel with words in Center for Stencyl 3.3 or later
Stencyl 3.3 info panel with info panel text that will always in the middle can be used in Stencyl 2.x too
in the same behaviour
Sample Drawing "draw test"
Page topics will be updated.
THE page is updated if one has missed out, the page is already available with this content http://stencyl-nator.blogspot.my/p/stencyl-info-panel.html
Event > always |
Sample Drawing "draw test"
Page topics will be updated.
THE page is updated if one has missed out, the page is already available with this content http://stencyl-nator.blogspot.my/p/stencyl-info-panel.html
Wednesday, 8 June 2016
New Stencyl Topics: draw shape line
for rectangle:
for circle:
the light blue "command" can be found in "drawing > styles or basic
remember, one can also adjust colour, opacity or stroke color, stroke thickness, as they want....
top part of this image: fill just like " CENSORED ", bottom part of this image just like a transparent rectangle with visible borders |
the light blue "command" can be found in "drawing > styles or basic
remember, one can also adjust colour, opacity or stroke color, stroke thickness, as they want....
Thursday, 19 May 2016
Stencyl code mode - change number
you can do this in code
changing the values of attributes
starting with
_suck is a number attribute.
to see the result, you will meed to draw text to a scene with this behavior.
changing the values of attributes
starting with
_suck is a number attribute.
to see the result, you will meed to draw text to a scene with this behavior.
Tuesday, 17 May 2016
Stencyl 3.4.0 beta 3 has been released!
Stencyl 3.4.0 Beta 3 has been released!.
download it here
http://www.stencyl.com/download/
here is an inverted colour of this template
looks nice isn't it?
sorry for not posting any Stencyl tutorial right now.
download it here
http://www.stencyl.com/download/
here is an inverted colour of this template
looks nice isn't it?
sorry for not posting any Stencyl tutorial right now.
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/
Subscribe to:
Posts (Atom)