Jump to content

I Need Help With My Dupe Skript


S5_FrozTie

Recommended Posts

My dupe skript atm is quite good id say not you can still dupe the backlisted items if you have more then 1 of the items this is the skrit if you know any fixes please msg me on discord 𝑅𝒶𝒾𝒹𝟥𝓇𝒱𝟤#6364

command /dupe:
    cooldown: 0 seconds
    cooldown message: &7&d&lDupeX&e&lSmpSF&5&lS1 Said > You can use this command in &d%remaining time%!
    trigger:
        if player's held item is air:
            send "&4&lHfc&3&o&lX&f&lDupe > &4[!]&7&d&lDupeX&e&lSmpSF&5&lS1 SAID NO DUPING AIR ! "
            cancel the cooldown
            stop
        if player's held item is bedrock:
            send "&7&d&lDupeX&e&lSmpSF&5&lS1 Said > This item is &0&l&oblacklisted ! "
            cancel the cooldown
            stop
        if player's held item is End Portal Frame:
            send "&7&d&lDupeX&e&lSmpSF&5&lS1 Said > This item is &0&l&oblacklisted ! "
            cancel the cooldown
            stop
        set {blacklist::*} to player's tool
        give {blacklist::*} to player
        send "&7&d&lDupeX&e&lSmpSF&5&lS1 Said > Duplicated &e&l%player's tool%&6&l!" to player

Link to comment
Share on other sites

12 hours ago, S5_FrozTie said:

My dupe skript atm is quite good id say not you can still dupe the backlisted items if you have more then 1 of the items this is the skrit if you know any fixes please msg me on discord 𝑅𝒶𝒾𝒹𝟥𝓇𝒱𝟤#6364

command /dupe:
    cooldown: 0 seconds
    cooldown message: &7&d&lDupeX&e&lSmpSF&5&lS1 Said > You can use this command in &d%remaining time%!
    trigger:
        if player's held item is air:
            send "&4&lHfc&3&o&lX&f&lDupe > &4[!]&7&d&lDupeX&e&lSmpSF&5&lS1 SAID NO DUPING AIR ! "
            cancel the cooldown
            stop
        if player's held item is bedrock:
            send "&7&d&lDupeX&e&lSmpSF&5&lS1 Said > This item is &0&l&oblacklisted ! "
            cancel the cooldown
            stop
        if player's held item is End Portal Frame:
            send "&7&d&lDupeX&e&lSmpSF&5&lS1 Said > This item is &0&l&oblacklisted ! "
            cancel the cooldown
            stop
        set {blacklist::*} to player's tool
        give {blacklist::*} to player
        send "&7&d&lDupeX&e&lSmpSF&5&lS1 Said > Duplicated &e&l%player's tool%&6&l!" to player

1. If the cooldown is 0 seconds its not needed.
2. try "if type of player's held item contains" instead of "if player's held item is"
3. you can use "give player player's tool" instead of "set {blacklist::*} to player's tool" and "give {blacklist::*} to player"

Edited by AgentGamerPro

 

 

image.png.bc433d6489d70ad831075fe76809b993.png
 

Owner of Lifestealed, Labs, Encore, UNOfficially and Observed
 

OG [VIP] 12/26/20 - 10/27/2021
OG [PRO] 12/27/21 - 11/18/2022
OG [LEGEND] 11/18/2022 - 3/14/2023
[DEFAULT] 3/14/2023 - 5/8/2024

[MOD] 5/8/2024 - Present

 

Link to comment
Share on other sites

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...