Discuss Scratch

Splodgey
Scratcher
100+ posts

Helpful Tools (Text Box, Calculator, Case Sensor etc.)

42 wrote:

Splodgey wrote:

while(true){
     if(HelpfulTools.pagenumber > 1){
           post("Bump");
     }
}

Splodgey wrote:

forever
if<([page number v] of [Helpful Tools v]) > (1)>
post [Bump]
end
end

define post (Post)
add (Post) to [Helpful Tools Posts v]
broadcast [New post v] and wait

Last edited by Splodgey (Oct. 4, 2013 16:57:31)

Splodgey
Scratcher
100+ posts

Helpful Tools (Text Box, Calculator, Case Sensor etc.)

First Post

Major Text Box update:

Text Box v1.3 Changelog
*Rewritten most of the scripts so that all the text data is now in one list
*Slightly improved the performance
+Added Text Rotation
+Added Links (Uses broadcasting)
*You can now input a colour name instead of a value (optional)

Last edited by Splodgey (Oct. 16, 2013 15:55:06)

24691357
Scratcher
100+ posts

Helpful Tools (Text Box, Calculator, Case Sensor etc.)

Splodgey wrote:

Back to Home
Back to Text Box


Features & Supported Characters
  • Modifiable Text Boxes
  • Text Colours
  • Text Size
  • Text Links
  • Text Rotation

Supported Characters
: ' - _ . ! ? , # @ = + ( ) ~ { } " $ % ^ & * ; | \ < > / `

Approximate List of Colours
  • 0 - Red
  • 20 - Orange
  • 30 - Yellow
  • 50 - Green
  • 130 - Blue
  • 150 - Purple
  • 170 - Pink
  • 200 - Back to red
With brightness, all other colours are theoretically possible.


Back to Text Box
Back to Home
With brightness, all other colours are theoretically possible.
Not, for example grey.
Splodgey
Scratcher
100+ posts

Helpful Tools (Text Box, Calculator, Case Sensor etc.)

24691357 wrote:

Splodgey wrote:

With brightness, all other colours are theoretically possible.
Not, for example grey.
That's a good point… Brightness seems to be broken at the moment anyway, I have no clue why it happened but one day, without any of the code being modified, it just stopped working.

Last edited by Splodgey (March 18, 2015 15:00:38)

Powered by DjangoBB