Big_Boi323 Posted April 6, 2021 Share Posted April 6, 2021 super bored rn, ill make the skripts then send them in this Link to comment Share on other sites More sharing options...
GrapeAppleFruite Posted April 6, 2021 Share Posted April 6, 2021 Capture the flag script Right click item to join the game. Get auto-balanced to a team and the round starts has to get both flags and basic stuff. But can you make it have shops for powerups or weapons? After every round their inventory gets cleaned and get tped back to spawn. Link to comment Share on other sites More sharing options...
Big_Boi323 Posted April 6, 2021 Author Share Posted April 6, 2021 1 hour ago, GrapeAppleFruite said: Capture the flag script Right click item to join the game. Get auto-balanced to a team and the round starts has to get both flags and basic stuff. But can you make it have shops for powerups or weapons? After every round their inventory gets cleaned and get tped back to spawn. Ill start working on this now, might take a bit Link to comment Share on other sites More sharing options...
zeetox13___132 Posted April 6, 2021 Share Posted April 6, 2021 plz can u do a sell chest for 1.16.5 cuz i never find one that dont work Link to comment Share on other sites More sharing options...
GrapeAppleFruite Posted April 6, 2021 Share Posted April 6, 2021 12 hours ago, Big_Boi323 said: Ill start working on this now, might take a bit If you got discord could you tell me the progress? Detective#1783 Link to comment Share on other sites More sharing options...
Big_Boi323 Posted April 7, 2021 Author Share Posted April 7, 2021 6 hours ago, GrapeAppleFruite said: If you got discord could you tell me the progress? Detective#1783 sure! im almost done btw i tried adding that discord and didtn work so add tacoo#5839 Link to comment Share on other sites More sharing options...
Big_Boi323 Posted April 7, 2021 Author Share Posted April 7, 2021 22 hours ago, GrapeAppleFruite said: Capture the flag script Right click item to join the game. Get auto-balanced to a team and the round starts has to get both flags and basic stuff. But can you make it have shops for powerups or weapons? After every round their inventory gets cleaned and get tped back to spawn. Done! Let me know via discord if there are any errors Admin Command.sk Flag Mechanics.sk Join Item.sk Other.sk Shop.sk Link to comment Share on other sites More sharing options...
Big_Boi323 Posted April 7, 2021 Author Share Posted April 7, 2021 21 hours ago, zeetox13___132 said: plz can u do a sell chest for 1.16.5 cuz i never find one that dont work what items would you like it to sell and for how much Link to comment Share on other sites More sharing options...
Big_Boi323 Posted April 7, 2021 Author Share Posted April 7, 2021 21 hours ago, zeetox13___132 said: plz can u do a sell chest for 1.16.5 cuz i never find one that dont work would u like for the items to sell the second they go in a sell chest? Link to comment Share on other sites More sharing options...
bybys Posted April 7, 2021 Share Posted April 7, 2021 I want a script that Has toggle off on for my dupe server Here is your start every 500 seconds: loop all players: if {%loop-player%.random} = true give loop-player a random element of all items wait 1 tick it has 5 errors command /toggle: trigger: if {%player%.random} = true: set {%player%.random} to false message "&7You have disabled random items" to player else: set {%player%.random} to false message "&7You have enabled random items" to player has no errors Link to comment Share on other sites More sharing options...
sskp Posted April 7, 2021 Share Posted April 7, 2021 Can you make a Proximity Voice Mod plugin/script Link to comment Share on other sites More sharing options...
ImEggy Posted April 9, 2021 Share Posted April 9, 2021 I dont think this is possible in skript sskp Link to comment Share on other sites More sharing options...
notedwtf Posted April 9, 2021 Share Posted April 9, 2021 On 4/7/2021 at 1:06 PM, sskp said: Can you make a Proximity Voice Mod plugin/script Pretty sure you can't make a proximity chat skript anddd it would be useless to make a plugin that has proximity chat for minehut because minehut doesnt have custom plugins support Link to comment Share on other sites More sharing options...
Big_Boi323 Posted April 9, 2021 Author Share Posted April 9, 2021 On 4/7/2021 at 2:41 PM, Big_Boi323 said: Done! Let me know via discord if there are any errors Admin Command.sk 4.04 kB · 9 downloads Flag Mechanics.sk 4.59 kB · 4 downloads Join Item.sk 3.37 kB · 4 downloads Other.sk 909 B · 3 downloads Shop.sk 2.22 kB · 5 downloads the updates you asked for Admin Command.sk Flag Mechanics.sk Join Item.sk Other.sk Shop.sk Link to comment Share on other sites More sharing options...
Big_Boi323 Posted April 9, 2021 Author Share Posted April 9, 2021 On 4/8/2021 at 2:13 AM, bybys said: I want a script that Has toggle off on for my dupe server Here is your start every 500 seconds: loop all players: if {%loop-player%.random} = true give loop-player a random element of all items wait 1 tick it has 5 errors command /toggle: trigger: if {%player%.random} = true: set {%player%.random} to false message "&7You have disabled random items" to player else: set {%player%.random} to false message "&7You have enabled random items" to player has no errors I fixed the code, but also changed a few things such as %player% to %player's uuid% so if a player changes their name it stays, and added a cooldown to the command. Wasnt sure why you had the "wait 1 tick" but i deleted it, if it was there for a purpose you can just put it back in. every 5 seconds: loop all players: if {%loop-player's uuid%.random} is not set: give loop-player a random element of all items command /toggle: cooldown: 2 seconds cooldown message: &cYou can not do this for another %remaining%&c. This is to avoid command spam. trigger: if {%player's uuid%.random} is not set: set {%player's uuid%.random} to false message "&7You have disabled random items." to player else: delete {%player's uuid%.random} message "&7You have enabled random items." to player Link to comment Share on other sites More sharing options...
Big_Boi323 Posted April 9, 2021 Author Share Posted April 9, 2021 On 4/8/2021 at 6:06 AM, sskp said: Can you make a Proximity Voice Mod plugin/script im not sure if ill be able to ill try my best tho Link to comment Share on other sites More sharing options...
Big_Boi323 Posted April 9, 2021 Author Share Posted April 9, 2021 4 hours ago, Big_Boi323 said: im not sure if ill be able to ill try my best tho from what ive seen i can not without a few skript addons minehut doesnt have Link to comment Share on other sites More sharing options...
lilromeoz Posted April 9, 2021 Share Posted April 9, 2021 Npcs that walk on a certain path (straight back and forth) and has circle fire trails very time they walk Link to comment Share on other sites More sharing options...
Big_Boi323 Posted April 10, 2021 Author Share Posted April 10, 2021 10 hours ago, lilromeoz said: Npcs that walk on a certain path (straight back and forth) and has circle fire trails very time they walk ill try my best Link to comment Share on other sites More sharing options...
Big_Boi323 Posted April 10, 2021 Author Share Posted April 10, 2021 29 minutes ago, Big_Boi323 said: ill try my best sorry ill continue working on it in a few days but im going away Link to comment Share on other sites More sharing options...
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