Advertisement
Thelorgoreng

Leeeenn

Aug 22nd, 2015
219
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Python 0.32 KB | None | 0 0
  1. if cmd == "cmds":
  2.     if user.name in owner:
  3.         room.message("fax, bc, pokonya sembarang lu")
  4.     if user.name in admins:
  5.         room.message("bc, seen, sembarang")
  6.     if user.name in archknight:
  7.         room.message("ayam,goreng,sembarang")
  8.     if user.name in moderator:
  9.         room.message("Sembarang lu isi apa")
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement