Advertisement
Guest User

Untitled

a guest
Mar 12th, 2019
82
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
mIRC 0.49 KB | None | 0 0
  1. alias f2 { set -l %risadas k ha he hau haue rs | set -l %msg $str($gettok(%risadas,$rand(1,$numtok(%risadas,32)),32),$rand(4,25)) | if ($rand(0,1)) { set -l %colors $regsubex($str(.,99),/\./g,$calc(\n - 1) $+ $chr(32)) | set -l %letter $gettok(%colors,$rand(1,$numtok(%colors,32)),32) | set -l %cores $remtok(%cores,%letter,1,32) | set -l %background $gettok(%colors,$rand(1,$numtok(%colors,32)),32) | set -l %msg $+($chr(3),$base(%letter,10,10,2),$chr(44),$base(%background,10,10,2),%msg) } | say %msg }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement