geohendan wrote:
jukyter wrote:
We should get Pinkie's party cannon.
urm
The what?
Last edited by jukyter (2012-01-25 10:32:06)
Offline
0000000010100000101000001111111111100000 00111 011000000011011110 00101101101010101011110001 0101001000000110110110110 000110101011111100 0111001100100001100111011 0 01 0011110101 01110111 0111011101111 00111011 00 0111111111 01111110111111 01111111111 00000 0010000000100 010011100100110 0001000111000100011 010 000110110 00 00011101111100 0111010111010 0110010011111011100 00011011011010101110100111010010000001111011000000 01011001000001011011101111000001111 0000011001100000 0101111 0001 0000000011101 001110100000110111000001 01001011100010 000110100110011 01000110110010110 011101100011101100 011010010011101111000 011101111010111001110100110000 01111010010110010 001 010100110111001100111 00001101111001 011001101101111001000011101010 01111000101100101 001000010110
Can't write that in TIMAC or the other new forum (forgot the name)!
BTW, I made the program the wrote that in Python myself. Here's the function:
def toBinary(text): for char in text: if char == " ": print(" ", end="") try: test = int(char) print("1", end="") except: print("0", end="")
and here's the original string:
toBinary("\ \ \ ihsaofha8i4tiejf8t4qheth94854193845ojfas f984 91reiwrfq48h8349h r4h91h83h9r1h8h8h1839hrh9 8r9hf8hhhfhh48h18h39h15h hr81h9h3r891351rh 911rh81hr8hhhr84hh318h95 1 -1235y1-2 918y298 912y591y2509 y101y35 y 912897538 312957r807103 5871285798 yffh h3hefghhf0gh 1fh913hf0fh10h hh9hhf819ehf8hqh38 8h hf09h18h h fh134h91083rh 901h8h012h8r 01hf8hf29081h289hr rh92h12h93h9r8h190h3rh813h8rh8haurhq2983h10ruquwh 8e10iu1ehrih1r91h938h1903hiehr9810 ehrh38rh10sirrh 3-1018 hr1 kasjfeh581h1 i231h8hiwhr83h285hreqw8 9hr9h348rfh8h fh81h8fh84eh81 0rhf13h01hf9h19h 380h10hgf183g82hq 10u3uh0fh081h3029hrf 183h0991r8h182hr923h0rh98qhfh 0183y8hr3h10hr9h r0 1h0hf01h309hf98fh920 fhf10h2892hf2 29fh19h90h0128hr9fhhf891r9h2h 2091hhf8h38hf8f3 f0fhfh8h83[\ \ \ ")
(with backslash-newlines to separate out the actual text)
Offline
maxskywalker wrote:
0000000010100000101000001111111111100000 00111 011000000011011110 00101101101010101011110001 0101001000000110110110110 000110101011111100 0111001100100001100111011 0 01 0011110101 01110111 0111011101111 00111011 00 0111111111 01111110111111 01111111111 00000 0010000000100 010011100100110 0001000111000100011 010 000110110 00 00011101111100 0111010111010 0110010011111011100 00011011011010101110100111010010000001111011000000 01011001000001011011101111000001111 0000011001100000 0101111 0001 0000000011101 001110100000110111000001 01001011100010 000110100110011 01000110110010110 011101100011101100 011010010011101111000 011101111010111001110100110000 01111010010110010 001 010100110111001100111 00001101111001 011001101101111001000011101010 01111000101100101 001000010110
Can't write that in TIMAC or the other new forum (forgot the name)!
BTW, I made the program the wrote that in Python myself. Here's the function:Code:
def toBinary(text): for char in text: if char == " ": print(" ", end="") try: test = int(char) print("1", end="") except: print("0", end="")and here's the original string:
Code:
toBinary("\ \ \ ihsaofha8i4tiejf8t4qheth94854193845ojfas f984 91reiwrfq48h8349h r4h91h83h9r1h8h8h1839hrh9 8r9hf8hhhfhh48h18h39h15h hr81h9h3r891351rh 911rh81hr8hhhr84hh318h95 1 -1235y1-2 918y298 912y591y2509 y101y35 y 912897538 312957r807103 5871285798 yffh h3hefghhf0gh 1fh913hf0fh10h hh9hhf819ehf8hqh38 8h hf09h18h h fh134h91083rh 901h8h012h8r 01hf8hf29081h289hr rh92h12h93h9r8h190h3rh813h8rh8haurhq2983h10ruquwh 8e10iu1ehrih1r91h938h1903hiehr9810 ehrh38rh10sirrh 3-1018 hr1 kasjfeh581h1 i231h8hiwhr83h285hreqw8 9hr9h348rfh8h fh81h8fh84eh81 0rhf13h01hf9h19h 380h10hgf183g82hq 10u3uh0fh081h3029hrf 183h0991r8h182hr923h0rh98qhfh 0183y8hr3h10hr9h r0 1h0hf01h309hf98fh920 fhf10h2892hf2 29fh19h90h0128hr9fhhf891r9h2h 2091hhf8h38hf8f3 f0fhfh8h83[\ \ \ ")(with backslash-newlines to separate out the actual text)
That looks like it would fit in TIMAC to me.
Offline
veggieman001 wrote:
maxskywalker wrote:
0000000010100000101000001111111111100000 00111 011000000011011110 00101101101010101011110001 0101001000000110110110110 000110101011111100 0111001100100001100111011 0 01 0011110101 01110111 0111011101111 00111011 00 0111111111 01111110111111 01111111111 00000 0010000000100 010011100100110 0001000111000100011 010 000110110 00 00011101111100 0111010111010 0110010011111011100 00011011011010101110100111010010000001111011000000 01011001000001011011101111000001111 0000011001100000 0101111 0001 0000000011101 001110100000110111000001 01001011100010 000110100110011 01000110110010110 011101100011101100 011010010011101111000 011101111010111001110100110000 01111010010110010 001 010100110111001100111 00001101111001 011001101101111001000011101010 01111000101100101 001000010110
Can't write that in TIMAC or the other new forum (forgot the name)!
BTW, I made the program the wrote that in Python myself. Here's the function:Code:
def toBinary(text): for char in text: if char == " ": print(" ", end="") try: test = int(char) print("1", end="") except: print("0", end="")and here's the original string:
Code:
toBinary("\ \ \ ihsaofha8i4tiejf8t4qheth94854193845ojfas f984 91reiwrfq48h8349h r4h91h83h9r1h8h8h1839hrh9 8r9hf8hhhfhh48h18h39h15h hr81h9h3r891351rh 911rh81hr8hhhr84hh318h95 1 -1235y1-2 918y298 912y591y2509 y101y35 y 912897538 312957r807103 5871285798 yffh h3hefghhf0gh 1fh913hf0fh10h hh9hhf819ehf8hqh38 8h hf09h18h h fh134h91083rh 901h8h012h8r 01hf8hf29081h289hr rh92h12h93h9r8h190h3rh813h8rh8haurhq2983h10ruquwh 8e10iu1ehrih1r91h938h1903hiehr9810 ehrh38rh10sirrh 3-1018 hr1 kasjfeh581h1 i231h8hiwhr83h285hreqw8 9hr9h348rfh8h fh81h8fh84eh81 0rhf13h01hf9h19h 380h10hgf183g82hq 10u3uh0fh081h3029hrf 183h0991r8h182hr923h0rh98qhfh 0183y8hr3h10hr9h r0 1h0hf01h309hf98fh920 fhf10h2892hf2 29fh19h90h0128hr9fhhf891r9h2h 2091hhf8h38hf8f3 f0fhfh8h83[\ \ \ ")(with backslash-newlines to separate out the actual text)
That looks like it would fit in TIMAC to me.
You can't just post
0000000010100000101000001111111111100000 00111 011000000011011110 00101101101010101011110001 0101001000000110110110110 000110101011111100 0111001100100001100111011 0 01 0011110101 01110111 0111011101111 00111011 00 0111111111 01111110111111 01111111111 00000 0010000000100 010011100100110 0001000111000100011 010 000110110 00 00011101111100 0111010111010 0110010011111011100 00011011011010101110100111010010000001111011000000 01011001000001011011101111000001111 0000011001100000 0101111 0001 0000000011101 001110100000110111000001 01001011100010 000110100110011 01000110110010110 011101100011101100 011010010011101111000 011101111010111001110100110000 01111010010110010 001 010100110111001100111 00001101111001 011001101101111001000011101010 01111000101100101 001000010110
in TIMAC.
Offline
maxskywalker wrote:
veggieman001 wrote:
maxskywalker wrote:
0000000010100000101000001111111111100000 00111 011000000011011110 00101101101010101011110001 0101001000000110110110110 000110101011111100 0111001100100001100111011 0 01 0011110101 01110111 0111011101111 00111011 00 0111111111 01111110111111 01111111111 00000 0010000000100 010011100100110 0001000111000100011 010 000110110 00 00011101111100 0111010111010 0110010011111011100 00011011011010101110100111010010000001111011000000 01011001000001011011101111000001111 0000011001100000 0101111 0001 0000000011101 001110100000110111000001 01001011100010 000110100110011 01000110110010110 011101100011101100 011010010011101111000 011101111010111001110100110000 01111010010110010 001 010100110111001100111 00001101111001 011001101101111001000011101010 01111000101100101 001000010110
Can't write that in TIMAC or the other new forum (forgot the name)!
BTW, I made the program the wrote that in Python myself. Here's the function:Code:
def toBinary(text): for char in text: if char == " ": print(" ", end="") try: test = int(char) print("1", end="") except: print("0", end="")and here's the original string:
Code:
toBinary("\ \ \ ihsaofha8i4tiejf8t4qheth94854193845ojfas f984 91reiwrfq48h8349h r4h91h83h9r1h8h8h1839hrh9 8r9hf8hhhfhh48h18h39h15h hr81h9h3r891351rh 911rh81hr8hhhr84hh318h95 1 -1235y1-2 918y298 912y591y2509 y101y35 y 912897538 312957r807103 5871285798 yffh h3hefghhf0gh 1fh913hf0fh10h hh9hhf819ehf8hqh38 8h hf09h18h h fh134h91083rh 901h8h012h8r 01hf8hf29081h289hr rh92h12h93h9r8h190h3rh813h8rh8haurhq2983h10ruquwh 8e10iu1ehrih1r91h938h1903hiehr9810 ehrh38rh10sirrh 3-1018 hr1 kasjfeh581h1 i231h8hiwhr83h285hreqw8 9hr9h348rfh8h fh81h8fh84eh81 0rhf13h01hf9h19h 380h10hgf183g82hq 10u3uh0fh081h3029hrf 183h0991r8h182hr923h0rh98qhfh 0183y8hr3h10hr9h r0 1h0hf01h309hf98fh920 fhf10h2892hf2 29fh19h90h0128hr9fhhf891r9h2h 2091hhf8h38hf8f3 f0fhfh8h83[\ \ \ ")(with backslash-newlines to separate out the actual text)
That looks like it would fit in TIMAC to me.
You can't just post
0000000010100000101000001111111111100000 00111 011000000011011110 00101101101010101011110001 0101001000000110110110110 000110101011111100 0111001100100001100111011 0 01 0011110101 01110111 0111011101111 00111011 00 0111111111 01111110111111 01111111111 00000 0010000000100 010011100100110 0001000111000100011 010 000110110 00 00011101111100 0111010111010 0110010011111011100 00011011011010101110100111010010000001111011000000 01011001000001011011101111000001111 0000011001100000 0101111 0001 0000000011101 001110100000110111000001 01001011100010 000110100110011 01000110110010110 011101100011101100 011010010011101111000 011101111010111001110100110000 01111010010110010 001 010100110111001100111 00001101111001 011001101101111001000011101010 01111000101100101 001000010110
in TIMAC.
I meant your whole post with the explanation
It's not like you can do that here.
Offline
Wh00tttttt
Offline
Wait? they are closing it down? why?
Offline
VanillaCreme wrote:
Wait? they are closing it down? why?
Because there'll hopefully be less spam threads now, and it's basically a fresh start. Plus it'll be easier for new users, as the forum names will be more clearer, such as "Questions about Scratch" instead of "All about Scratch", and "Bugs and glitches", instead of "Troubleshooting".
Offline
RedRocker227 wrote:
VanillaCreme wrote:
Wait? they are closing it down? why?
Because there'll hopefully be less spam threads now, and it's basically a fresh start. Plus it'll be easier for new users, as the forum names will be more clearer, such as "Questions about Scratch" instead of "All about Scratch", and "Bugs and glitches", instead of "Troubleshooting".
sigh...... okay.
Offline
it feels kinda sad, like everything is being sweeped away...
Offline
VanillaCreme wrote:
it feels kinda sad, like everything is being sweeped away...
Yeah. It'll still be available to look at though! You can either save the URL, or you can use the "Jump to" feature at the bottom of every page
Offline
Shall we eat cake?
Offline
sportsdude6 wrote:
Goodbye.
Sniff sniff
Oh, come on.
It's a party.
Offline
CheeseMunchy wrote:
Shall we eat cake?
Good idea.
Offline
sportsdude6 wrote:
Goodbye.
Sniff sniff
Lighten up, this is a party, not a funeral
Offline
RedRocker227 wrote:
CheeseMunchy wrote:
Shall we eat cake?
Good idea.
Offline
For those of you who have Minecraft, we could set up a little party by spawn on stormcloud.zapto.org (DwarvenCraft) maybe.
Offline
Yum.
Offline
i have a idea.....
Offline
rabbit1131 wrote:
For those of you who have Minecraft, we could set up a little party by spawn on stormcloud.zapto.org (DwarvenCraft) maybe.
But then I'll miss out D:
Offline
rabbit1131 wrote:
For those of you who have Minecraft, we could set up a little party by spawn on stormcloud.zapto.org (DwarvenCraft) maybe.
I neeed Minecraft.
Offline
RedRocker227 wrote:
rabbit1131 wrote:
For those of you who have Minecraft, we could set up a little party by spawn on stormcloud.zapto.org (DwarvenCraft) maybe.
But then I'll miss out D:
ME TOO.
Offline