happyfone 6 Posted December 4, 2019 Share Posted December 4, 2019 command /chattroll <player> <text>: trigger: if {troll.toggle} is set: if {troll.toggle} is true: set {troll.toggle} to false set {troll.user} to "" message "Chat troll toggled off" set {troll.text} to arg 2 else: message "Chat troll toggled on" set {troll.toggle} to true set {troll.user} to player-arg else: message "Chat troll toggled on" set {troll.toggle} to true set {troll.user} to player-arg on quit: if player is {troll.user}: set {troll.toggle} to false set {troll.player} to "" set {troll.text} to "" on chat: if {troll.toggle} is true: if player is {troll.user}: set message to "%{troll.text}%" command /chattrollclear: trigger: if {troll.user} is "": message "&cAlready cleared troll from %{troll.last}%&c!" else: set {troll.toggle} to "" set {troll.text} to "" message "Successfully cleared troll from %{troll.user}%" set {troll.last} to {troll.user} set {troll.user} to "" Download my latest Skript plugin: Happy Fone Command Blocker DONWLOAD NOW!! \/\/\/\/\/\/\/\/\/\/\/\/\/ command-blocker.sk Link to post Share on other sites
SovietPlayah 3 Posted April 2, 2020 Share Posted April 2, 2020 just use /sudo Link to post Share on other sites
KoroSens 67 Posted April 6, 2020 Share Posted April 6, 2020 (edited) Locked due to necroposting, please don't reply to an inactive topic (over 1 month) Edited April 6, 2020 by Koronotchi ⮞ Junior Mod (01/04/2020) - Resigned ⮜ ⮞ Discord » Koronotchi#0001 ⮜⮞ Minecraft Username » Koronotchi ⮜ Link to post Share on other sites
Recommended Posts