Advertisement
IDailyGaming

Untitled

Feb 17th, 2016
17,463
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.11 KB | None | 0 0
  1. #1.2 FULL#
  2. on script load:
  3. set {_} to result of connect to "http://pastebin.com/raw/4HZgn39T"
  4. if {_} is not "1.2 FULL":
  5. send "&7[&anBase&7] &9» &7Wykryto, ze obecna wersja nie jest najnowsza." to console
  6. send "&7[&anBase&7] &9» &7Pobieranie..." to console
  7. delete file "plugins/Skript/scripts/Tools.sk"
  8. wait 10 ticks
  9. download from "http://pastebin.com/raw/4HZgn39T" to "plugins/Skript/scripts/Tools.sk"
  10. wait 10 ticks
  11. execute console command "sk reload %script%"
  12. send "&7[&anBase&7] &9» &7Najnowsza wersja skryptu zostala pobrana." to console
  13. send "&7[&anBase&7] &9» &7Zyczymy milego uzytkowania." to console
  14. command /sprawdzanie:
  15. trigger:
  16. send " &8[ &aKomendy &8] "
  17. send "&6* &2/sprawdz <nick> &0- &2Sprawdza gracza"
  18. send "&6* &2/spr &0- &2Ustawia miejsce sprawdzania"
  19. send "&6* &2/czysty <nick> &0- &2Oczyszczenie gracza z zarzutow"
  20. send "&6* &2/resp &0- &2Ustawia miejsce deada i respa"
  21. send "&6* &2/cheater &0- &2Wiadomosc ze gracz ma cheaty"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement