Thanks!
I'll use:
Stacks
Reporters
Booleans
Stats
Queue
Faqs
Offline
sparks wrote:
It's always useful to reserve a few extra in case you decide to branch out. Get Wizzer to delete his post :S
I asked him to and explained already. No reply.
Offline
(' %s is a palindrome?' #b #palindrome:)
palindrome: i1 "Made with Scramble by Hardmath123" | t1 | t1_i1. t1_ t1 asString reversed. t1 = i1 ifTrue: [ ^ true ]. ^ false
Offline
New blocks by Baderous and I! Baderous figured the method to call, so he did most of it...I made half a blockspec and took pictures. So yeah, give him the credit.
The best part--no new code! Just add these blockspecs:
('width' #r #width)
('height' #r #height)
Offline
('Stamp me at x: %n , y: %n ' #- #stampAt:stampAt:)
stampAt: i1 stampAt: i2 "Made with Scramble by Hardmath123" | t2 t1 | t1_ self xpos. t2_ self ypos. self gotoX: i1 y:i2. self stampCostume. self gotoX: t1 y:t2.
I should now be tied with Pecola(1)!
Last edited by Hardmath123 (2011-07-01 12:29:52)
Offline
Greenatic wrote:
New blocks by Baderous and I! Baderous figured the method to call, so he did most of it...I made half a blockspec and took pictures. So yeah, give him the credit.
http://polyeztahpuppies.webs.com/height.gif
http://polyeztahpuppies.webs.com/width.gif
The best part--no new code! Just add these blockspecs:Code:
('width' #r #width)Code:
('height' #r #height)
Those should be in requested blocks.
Offline
SSBBM wrote:
Greenatic wrote:
New blocks by Baderous and I! Baderous figured the method to call, so he did most of it...I made half a blockspec and took pictures. So yeah, give him the credit.
http://polyeztahpuppies.webs.com/height.gif
http://polyeztahpuppies.webs.com/width.gif
The best part--no new code! Just add these blockspecs:Code:
('width' #r #width)Code:
('height' #r #height)Those should be in requested blocks.
You didn't read his post very well, did you?
Offline
jslomba wrote:
TuragaTreeko wrote:
I have a block. This is a good block to use for an answer/ask game, and they give the wrong answer.
('error!' #r #getError)
getError
^Error!too simple.
exactly. I like simple blocks like this one. It is pointless. (that is why I made it)
Offline
scimonster wrote:
TuragaTreeko wrote:
I have a block. This is a good block to use for an answer/ask game, and they give the wrong answer.
('error!' #r #getError)
getError
^Error!Actually, it should report
^ self error
Actually if you have #error as the selector, there is no need to have a code.
Offline
jslomba wrote:
new block: <is [ ] nil?>
blockspec:
('is %s nil?' #b #checkNil:)
code:
checkNil: str
str isNil: [^true].
^false.
I believe that has been share already.
Offline
Greenatic wrote:
New blocks by Baderous and I! Baderous figured the method to call, so he did most of it...I made half a blockspec and took pictures. So yeah, give him the credit.
http://polyeztahpuppies.webs.com/height.gif
http://polyeztahpuppies.webs.com/width.gif
The best part--no new code! Just add these blockspecs:Code:
('width' #r #width)Code:
('height' #r #height)
I believe this was already shared.
Offline
Pecola1 wrote:
Greenatic wrote:
New blocks by Baderous and I! Baderous figured the method to call, so he did most of it...I made half a blockspec and took pictures. So yeah, give him the credit.
http://polyeztahpuppies.webs.com/height.gif
http://polyeztahpuppies.webs.com/width.gif
The best part--no new code! Just add these blockspecs:Code:
('width' #r #width)Code:
('height' #r #height)I believe this was already shared.
"You believe"? Why don't you go check?
I checked, and it doesn't exist already, so yeah.
Offline
sparks wrote:
The competition is being set up nicely, can I have a vote please as to whether the voting restrictions are "One vote per username" or "one vote per IP"? Both have pros and cons!
Umm, what are the first four? They look like the regular logo, the Scratch Blocks link, requested blocks link, and the pic in your sig.
Offline
scimonster wrote:
sparks wrote:
The competition is being set up nicely, can I have a vote please as to whether the voting restrictions are "One vote per username" or "one vote per IP"? Both have pros and cons!
Umm, what are the first four? They look like the regular logo, the Scratch Blocks link, requested blocks link, and the pic in your sig.
If you read, it says that Competiton entries are currently not being accepted so please do not try to upload submissions. The images currently on there are test images to check that display and arraying works, the vote page is what i'm working on at the moment.
Offline
sparks wrote:
scimonster wrote:
sparks wrote:
The competition is being set up nicely, can I have a vote please as to whether the voting restrictions are "One vote per username" or "one vote per IP"? Both have pros and cons!
Umm, what are the first four? They look like the regular logo, the Scratch Blocks link, requested blocks link, and the pic in your sig.
If you read, it says that Competiton entries are currently not being accepted so please do not try to upload submissions. The images currently on there are test images to check that display and arraying works, the vote page is what i'm working on at the moment.
Oops, I guess I was a bit stupid then.
Offline
The Block Library is celebrating it's first birthday on the 15th of July this Friday and to celebrate we're having a competition! Design and share a new logo for the block library thread and website for your chance to have your image featured and used by us with a link to your projects page!
Each Scratcher can enter as many images as they like but can only vote once on all the entries submitted!
The entry can either be an adaptation of the current logo with a change to show that the library is celebrating an entire year of operation or you could try and come up with a completely new logo for consideration!
For the full details take a look at the competitions page!
~~Sparks
Last edited by YourLocalBlockLib (2011-07-03 11:43:29)
Offline
My image is larger, but when posted here, it is [put at the same size as]* the logo, so does it really matter so much?
*What's the word I'm looking for?...
Offline
sparks wrote:
scaled to match? Yes, the Scratch fora resize images to fit the width of posts. It's the ratio that's important more than anything else for that reason
Yes, "scaled to the same size as". (That's at me. )
Well, I based it off the original, but then I had to grow it on weebly.
Offline
sparks wrote:
Weebly isn't a great imagehost but it isn't blocked.
Didn't Pecola say dropbox also isn't blocked? :S
Offline