Advertisement
Guest User

BW

a guest
Nov 24th, 2014
144
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.67 KB | None | 0 0
  1. # #! If this text is not red you are not using Skript UDL !#
  2. #startfold @filter-declaration
  3. # Create filters by extending this format: #? {ANchat::<filter>} = "replacement" ?#
  4. variables:
  5. {BWchat::anjing} = "&7[&a***&7]&r"
  6. {BWchat::fapfap} = "&7[&a***&7]&r"
  7. {BWchat::kontol} = "&7[&a***&7]&r"
  8. {BWchat::memek} = "&7[&a***&7]&r"
  9. {BWchat::coeg} = "&7[&a***&7]&r"
  10. {BWchat::cuwk} = "&7[&a***&7]&r"
  11. {BWchat::kanjut} = "&7[&a***&7]&r"
  12. {BWchat::ewe} = "&7[&a***&7]&r"
  13. {BWchat::ngentot} = |&7[&a***&7]&r"
  14. #endfold
  15. #startfold @main #! DO NOT EDIT !#
  16. on chat:
  17. loop {BWchat::*}:
  18. replace all loop-index with loop-value in message
  19. #endfold
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement