asqx Posted April 15, 2022 Posted April 15, 2022 So i made a keyall skript and i do not know whats wrong with this. Code: command /keyall [<text>]: permission: keyall.use permission message: &cNo permission! trigger: server command "crates givekey * %arg-1% 1" every 10 minutes: server command "keyall1" command /keyall1: permission: keyall1.use permission message: &cNo permission! trigger: send "&3--------------------------------" send "&7" send "&bKeyall happening in 5 minutes!" send "&7" send "&3--------------------------------" wait 4 minutes send "&3--------------------------------" send "&7" send "&bKeyall happening in 1 minutes!" send "&7" send "&3--------------------------------" wait 30 seconds send "&3--------------------------------" send "&7" send "&bKeyall happening in 30 seconds!" send "&7" send "&3--------------------------------" wait 15 seconds send "&3--------------------------------" send "&7" send "&bKeyall happening in 15 seconds!" send "&7" send "&3--------------------------------" wait 5 seconds send "&3--------------------------------" send "&7" send "&bKeyall happening in 10 seconds!" send "&7" send "&3--------------------------------" wait 5 seconds send "&3--------------------------------" send "&7" send "&bKeyall happening in 5 seconds!" send "&7" send "&3--------------------------------" wait 1 seconds send "&3--------------------------------" send "&7" send "&bKeyall happening in 4 seconds!" send "&7" send "&3--------------------------------" wait 1 seconds send "&3--------------------------------" send "&7" send "&bKeyall happening in 3 seconds!" send "&7" send "&3--------------------------------" wait 1 seconds send "&3--------------------------------" send "&7" send "&bKeyall happening in 2 seconds!" send "&7" send "&3--------------------------------" wait 1 seconds send "&3--------------------------------" send "&7" send "&bKeyall happening in 1 second!" send "&7" send "&3--------------------------------" wait 1 second send "&3--------------------------------" send "&7" send "&aKeyall completed!" send "&7" send "&3--------------------------------" console command "crates givekey * afk 1"
WimfishAlt Posted April 20, 2022 Posted April 20, 2022 Use broadcast instead of send if u want the whole server to see it if this helps make sure to leave a like 1 If this helped make sure to leave a like Programmer Owner of fishymini Languages used: Python Html Java JS Skript
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now