Guest User

Untitled

a guest
Nov 17th, 2018
96
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.36 KB | None | 0 0
  1. on *:input:*:{ if ($left($1,1) != /) {
  2. var %x = 1
  3. var %y = 9
  4. while (%x <= $0) {
  5. if (%y == 06,00) {
  6. var %y = 06,00
  7. }
  8. else {
  9. var %y = 06,00
  10. }
  11. %colour.var = %colour.var $+(,%y,$($+($,%x),2)))
  12. inc %x
  13. }
  14. say $replace( $+ %colour.var, lol,6lol)
  15. unset %colour.var
  16. .halt
  17. }
Add Comment
Please, Sign In to add comment