Jump to content

Wolfeee_ |Dupe Skript


Wolfeee_

Recommended Posts

Simple Dupe Skript...

What does it do?:
- This skript let's you toggle the way to dupe and let's you dupe your items.
- The skript will be helpful for those who want to make a dupe server.

How to set it up!:
Okay, to setup this skript as you may have seen in my last skript you need to navigate back to the script folder. You then need to add the file into the folder itself, and paste the skript into it. Once you paste it in, go back to your game. Also, you must name the file "filenamehere.sk" (include the .sk because it wont save if you don't add the .sk at the end) and then go back into your game. You will need to do /sk reload <filenamehere>.sk then you should be good to go.

 

on join:
    set {dupeitems::%player's uuid%} to true

on quit:
    set {dupeitems::%player's uuid%} to false

command /dupe:
    trigger:
        if {dupeitems::%player's uuid%} is true:
            set {_item} to player's tool
            give {_item} to player

command /toggle [<text>]:
    trigger:
        if arg-1 is "on":
            set {dupeitems::%player's uuid%} to true
        if arg-1 is "off":
            set {dupeitems::%player's uuid%} to false
        else:
            send "&fUsage: /toggle on/off"

 

IGN: Wolfeee_
Discord: Nathan.#4380


00243044b4b99f59989b7171466e765c.png

a.png

Link to comment
Share on other sites

Would be nice if there was messages to this to let you know it is enabled or disabled.

Start your Minecraft server today for as low as £0.50/weekly for up to 4 GB of RAM! (£3.50 Monthly) and be equipped for all situations with our high-performance gear keeping your servers running 24/7

Why choose Us?
• Guaranteed 99.9% Uptime
• NVMe RAID Fast Storage
• 24/7 Hosting
• Instant Setup
• 50% Discount. Use Code: 50OFF (Ends on November 11th)

We want to ensure our customers are happy with the service they received and support. We aim to provide low-costs those who cant afford a minecraft server. No extra costs, no setup fees! One-time payment and you are good to go with our instant setup feature we introduced to ensure your server is ready to go!

Planning to make a community or a project you want to work on? We got you covered! Our servers are optimized for performance and security, so you can have peace of mind and focus on your project. Our servers are also reliable and packed with features, so you can start playing right away.

We guarantee 99% uptime and 24/7 customer support, so you can always ask for help if you need it.

Links:
https://forums.valknet.org
https://billing.valknet.org
Invite: https://discord.gg/FqSRt4ZCAC

Link to comment
Share on other sites

  • 1 month later...

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...