emopediaMC Posted February 25, 2021 Share Posted February 25, 2021 Hello all, this is a very basic tutorial to teach you how to make a dupe skript. What we first want to do is make the command. We do this by typing what is below: command dupe: Now we have created the command, we now need to add a trigger. command dupe: trigger: We have now added a trigger, all we need to do is add the duping part. command dupe: trigger: give player player's tool There we have it folks, a simple dupe skript. 1 Developer Joined Minecraft in 2010 on PC Joined Minehut in August 2016 1 year Skript experience 2 months Java experience 5 months Javascript experience Link to comment Share on other sites More sharing options...
CoolProgrammer Posted February 25, 2021 Share Posted February 25, 2021 wow Hello there! If you're reading this, hope you're having a wonderful day! Feel free to contact me via Discord (CoolProgrammer#1920) for any help. My DMs are always open for help. You can also message via. forum messages for help. Also, don't hesitate to leave a like on my post if I helped you in any way. Link to comment Share on other sites More sharing options...
_omga Posted February 25, 2021 Share Posted February 25, 2021 This is amazing. If I helped you at all, leave a like! IGN: _omga Discord: omega#1000 Link to comment Share on other sites More sharing options...
skPnguin Posted February 25, 2021 Share Posted February 25, 2021 Its just funny a duping server can be made with 3 skript lines. I used to play Minehut I guess? Yeah, I still watch the forums for some reason. (15/5/2023) Link to comment Share on other sites More sharing options...
RoustyTousty Posted February 26, 2021 Share Posted February 26, 2021 Hello, can u pls take a look at this script we cant figure out why when even when given perms the warp dosnt work for people. add me on discord so i can send u the full script. RoustyTousty#9292 Link to comment Share on other sites More sharing options...
UntitledGoose Posted March 2, 2021 Share Posted March 2, 2021 For convenience, why not add an extra argument so people can specify how many times they want to dupe the item, without needing to spam /dupe? command dupe <int=1>: trigger: give player (item amount of player's tool * arg) of player's tool VIP since January 7th, 2020 Support since September 19th, 2020 Helper since November 3rd, 2020 Moderator since March 8th, 2021 Link to comment Share on other sites More sharing options...
Centrect Posted March 2, 2021 Share Posted March 2, 2021 5 hours ago, UntitledGoose said: For convenience, why not add an extra argument so people can specify how many times they want to dupe the item, without needing to spam /dupe? command dupe <int=1>: trigger: give player (item amount of player's tool * arg) of player's tool sometimes you surprise even me with your genius Twitch Affiliate, YouTuber and Minehut Content Creator (100,000+ Combined Views, 1,100+ Combined Followers & Subs, 20,000+ Combined Unique Players) IGN:[YOUTUBE] Centrect➤ Please don't DM me for support, go here or join Minehut's Discord if you need assistance. 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