Lemme just try something... I doubt it will be broken, but I'll try.
when gf clicked repeat <10> endEDIT: Well, I'd say it is then.
Last edited by rabbit1131 (2012-01-27 20:43:31)
Offline
rabbit1131 wrote:
Lemme just try something... I doubt it will be broken, but I'll try.
when gf clicked repeat <10> endEDIT: Well, I'd say it is then.
It's done like "repeat (10)" ^^
Offline
rabbit1131 wrote:
Lemme just try something... I doubt it will be broken, but I'll try.
when gf clicked repeat <10> endEDIT: Well, I'd say it is then.
when gf clicked repeat (10) end
Offline
rabbit1131 wrote:
Lemme just try something... I doubt it will be broken, but I'll try.
when gf clicked repeat <10> endEDIT: Well, I'd say it is then.
It may be a bit late for this, but meh: You have to put brackets around each editable value, like:
set [variable1 v] to [1] <---- brackets around the 1
or
forever if <(x position) > (18)> <--- parentheses
Offline
Nice work! Is there support for color input though, such as <touching color [ ]>?
Offline
Greenatic wrote:
Nice work! Is there support for color input though, such as <touching color [ ]>?
Use "set pen color to [#00FF00]"
(change the stuff inside the brackets depending on the color you want, 00FF00 is just the example from this page.
Offline
Chrischb wrote:
Greenatic wrote:
Nice work! Is there support for color input though, such as <touching color [ ]>?
Use "set pen color to [#00FF00]"
(change the stuff inside the brackets depending on the color you want, 00FF00 is just the example from this page.
<set pen color to [#00FF00]>Thanks!
Offline
Greenatic wrote:
Would it be possible to add another one, but that allows you to define the parameters? (i.e. [customblocks]"'blockspec' in 'category'"[/customblocks] ) That would allow us to bring back the Block Library to those who don't install the Antidote...
This is an idea that we considered during development. However, we did not proceed as we felt it would take too much of our resources to add, for a feature that only a small section of the forum and wiki articles would use.
Offline
when flag clicked say [Cool New blocks!]
Last edited by nuckelavee (2012-01-27 21:49:18)
Offline
when gf clickedAm I the only one to know that they've added girlfriend clicking support? Nice work guys, but you do know most of us are nerds, right?
Offline
16Skittles wrote:
when gf clickedAm I the only one to know that they've added girlfriend clicking support? Nice work guys, but you do know most of us are nerds, right?
It is a bit unfortunate that they haven't included boyfriend clicking support as well, for the gay male, straight female, and bisexual members of the community. 12000 posts
Offline
kayybee wrote:
16Skittles wrote:
when gf clickedAm I the only one to know that they've added girlfriend clicking support? Nice work guys, but you do know most of us are nerds, right?What's that supposed to mean?
He's joking, because it's "when gf clicked".
Offline
veggieman001 wrote:
(join [you][rock])
Look I found a bug :3
They are messed up if you make it bold. I don't know why.
remove [bold] tags say [That's a bit better.] for (3) secs
Last edited by rdococ (2012-01-28 03:15:42)
Offline
when gf clicked forever if <(ScratchBlocks) = true> say [It works!] end
Offline
when gf clicked forever say [forever blocks don't have correct ending] end
Last edited by NeilWest (2012-01-28 04:25:36)
Offline
NeilWest wrote:
when gf clicked forever say [forever blocks don't have correct ending] end
when gf clicked forever say [don't add 'end' tags after forever blocks ;)]
Offline
Hardmath123 wrote:
NeilWest wrote:
when gf clicked forever say [forever blocks don't have correct ending] endwhen gf clicked forever say [don't add 'end' tags after forever blocks ;)]
when gf clicked forever say [it'd be easier if it automatically checked which type of block it is] end say [error error you can't do commands after a forever]The error was just a joke by the way.
when gf clicked repeat until <suggestion accepted> suggest [scratchblocks in tbgs] end say [Wohoo!]
Last edited by rdococ (2012-01-28 05:07:27)
Offline
when gf clicked move [piece of text] steps say (10) non-existant block if [awesome] explode EndI lovethe new forum blocks!
Last edited by ihaveamac (2012-01-28 05:42:45)
Offline
Hey, JSO, I think after the blocks you need to include a <br/><div class="clearer">, or even better, automatically insert script CSS inside a quote box with <div class="incqbox">. Otherwise the scripts mess with the surrounding text (such as edit notes) and the bottom of the script is cut off by the signature or messes with other baselines. A line break and CSS div clear would take care of that.
Offline