Jump to content

Patsteaks123

Member
  • Posts

    85
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by Patsteaks123

  1. That's pretty easy, can't figure out on how to make it loop through all minecraft items+custom tools
  2. Imagine I looped it on a player lol
  3. This is my 3rd skript sent on the forums, Please configure it if you like! # command setup - Credits PatSteaks. command /EndCrystalTroll [<player>]: aliases: /ect trigger: # sending a message to the target and player. send "&3You've &4EndCrystalTrolled &2%arg%" to player send "&3You've Been &4EndCrystalTrolled &2By %player%" to arg # Making the console execute a command to summon EndCrystal and an arrow. execute console command "/execute at %arg% run summon end_crystal ~ ~0 ~" execute console command "/execute at %arg% run summon arrow ~ ~3 ~" # sending a message to the executor wait 1 second send "&3You've Successfully &4EndCrystalTrolled &2%arg%" to player # INFO ONLY WORKS WHEN USER IS RUNNING NOT STILL
  4. I'm bored send me an idea thats pretty easy and I'll try to make it
  5. Try it and make it better command /explosive [<player>]: permission: op trigger: send "&3%arg% is Exploding in &410" play sound "entity.experience_orb.pickup" with volume 1 and pitch 1 at arg for arg wait 1 second send "&3%arg% is Exploding in &49" to all players play sound "entity.experience_orb.pickup" with volume 1 and pitch 1 at arg for arg wait 1 second send "&3%arg% is Exploding in &48" to all players play sound "entity.experience_orb.pickup" with volume 1 and pitch 1 at arg for arg wait 1 second send "&3%arg% is Exploding in &47"to all players play sound "entity.experience_orb.pickup" with volume 1 and pitch 1 at arg for arg wait 1 second send "&3%arg% is Exploding in &46" to all players play sound "entity.experience_orb.pickup" with volume 1 and pitch 1 at arg for arg wait 1 second send "&3%arg% is Exploding in &45" play sound "entity.experience_orb.pickup" with volume 1 and pitch 1 at arg for arg wait 1 second send "&3%arg% is Exploding in &44" play sound "entity.experience_orb.pickup" with volume 1 and pitch 1 at arg for arg wait 1 second send "&3%arg% is Exploding in &43" play sound "entity.experience_orb.pickup" with volume 1 and pitch 1 at arg for arg wait 1 second send "&3%arg% is Exploding in &42" play sound "entity.experience_orb.pickup" with volume 1 and pitch 1 at arg for arg wait 1 second send "&3%arg% is Exploding in &41" play sound "entity.experience_orb.pickup" with volume 1 and pitch 1 at arg for arg wait 1 second execute console command "/execute at %arg% run summon tnt ~ ~1 ~" play sound "entity.experience_orb.pickup" with volume 1 and pitch 1 at arg for arg Don't hate on it just make it better if it doesn't work. Also don't mind the error message when reloading!
  6. Is there a way to like make it display the users rank with variables on luckperms
  7. command MomTroll [<player>] : aliases: /re trigger: play sound "entity.ghast.hurt" with volume 1 and pitch 1 at arg for arg send "&e%arg%'s Mom joined the game" to all players wait 1 second send "&8[Default] %arg%'s Mom: It is time to go to bed %arg%" to all players wait 3 seconds send "&e%arg%'s Mom left the game" to all players wait 10 seconds send "&e%arg%'s Dad joined the game" to all players wait 1 second send "&8[Default] %arg%'s Dad: Don't tell your mom, But you can stay up later %arg%" to all players wait 3 seconds send "&e%arg%'s Dad left the game" to all players Is there a way to make this link to the luckperms ranks
  8. I made a killv2 for some reason lol command /killv2 [<player>] [<player>]: trigger: send "%arg-1% says die to %arg-2%" to all players execute console command "effect give %arg-2% poison 30 2" execute console command "effect give %arg-2% blindness 30 2" execute console command "effect give %arg-2% nausea 30 2"
  9. Try it and make it better command /trollspawn [<player>]: trigger: teleport arg to {spawn} play sound "entity.experience_orb.pickup" with volume 10 and pitch 1 at arg for arg send "&3SERVERNAME &f| &aYou have been teleported to spawn" to arg Don't hate on it just make it better if it doesn't work.
  10. I was editing the "First Version" Last night and I came up with something like this basically the same thing command MomTroll [<player>] : aliases: /re trigger: play sound "entity.ghast.hurt" with volume 1 and pitch 1 at arg for arg send "&e%arg%'s Mom joined the game" to all players wait 1 second send "&8[Default] %arg%'s Mom: It is time to go to bed %arg%" to all players wait 3 seconds send "&e%arg%'s Mom left the game" to all players wait 10 seconds send "&e%arg%'s Dad joined the game" to all players wait 1 second send "&8[Default] %arg%'s Dad: Don't tell your mom, But you can stay up later %arg%" to all players wait 3 seconds send "&e%arg%'s Dad left the game" to all players
  11. For people that don't have rank plugins or something just remove the &8[Default]
  12. I'm kinda new to skript so don't hate on me lol! command random [<player>] : aliases: /re trigger: send "&e%arg%'s Mom joined the game" to all players send "&8[Default] %arg%'s Mom: It is time to go to bed %arg%" to all players wait 3 seconds send "&e%arg%'s Mom left the game" to all players
  13. For Example command /fb: aliases: /ForceBroadcast trigger: send "&f[DupeLiife]&c [Tip] &2 Do /dupe if you didn't know already" to all players command /fb2: aliases: /ForceBoradcast2 trigger: send "f[DupeLiife]&c Felling Lonely? &2 Do /howtoadvertise! Why does this not work?
  14. A skript that makes it so you can @ players for example "@[<Name>] and play a ding sound"
  15. A skript that can send a player a message with a fake name For exp, (Your Mum: Time to go to bed)
  16. A script that has a 50/100 chance to drop a crate key from killing people (exp, "You have been rewarded a key from killing Someone")
  17. All I want is a simple gui that is easy to edit (exp. There is a npc that you can click and a gui opens up allowing you to select a kit, with kits that are unavailable until you reach a rank) Thank you if actually make it
  18. All I need is a duel gui that can do sumo/NoDebuff, thank you.
  19. Time Played and Kills I mostly want the kills one though thank you.
  20. I'm confused on how to do this if it even is possible
  21. The thing is that I'm still confused on how to make it work it encounters 21 errors
×
×
  • Create New...