on load: if file "plugins/AntyPL/config.yml" doesn't exists: create file "plugins/AntyPL/config.yml" download from "https://code.skript.pl/WhktU6HI/raw/" to "plugins/AntyPL/config.yml" set {commands::*} to value list "komendy" get of "plugins/AntyPL/config.yml" set {wiad::*} to value list "wiadomosci" get of "plugins/AntyPL/config.yml" on command: loop {commands::*}: if "%command%" is "%loop-value%": set {_w} to random element out of {wiad::*} cancel event send "%colored {_w}%"