Just random but with the keyboard , how it was repeating. That would have been because of the code updating so fast that you dont need to hold a key down for long for it to appear 50 times.
"I like pie"-Jat Goodwin
<Azrael-> ryland: LOL is such a noobish thing to say.
<ryland> LOL
<Fox682> LOLLOL
<Fox682> LOL
<ryland> LOL
Just random but with the keyboard , how it was repeating. That would have been because of the code updating so fast that you dont need to hold a key down for long for it to appear 50 times.
You forget that on a console screen letters use two cells.
Code:Cell: |0 |1 |2 |3 |4 |5 |6 |7 |8 |9 |----->-----|1078 |1079 | What: |Ascii|Color |Ascii|Color |Ascii|Color |Ascii|Color|Ascii|Color|------->---|Ascii|Color| Char: | 1 | 2 | 3 | 4 | 5 |----->-----| 540 |
Bookmarks