Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- col = string.char(0xc2)..string.char(0xa7)
- red = col.."c"
- bold = col.."l"
- italic = col.."o"
- reset = col.."r"
- black = col.."0"
- darkBlue = col.."1"
- green = col.."2"
- blue = col.."3"
- orange = col.."6"
- blueB = col.."9"
- magic = col.."k"
Advertisement
Add Comment
Please, Sign In to add comment