Posted
-- Settings
_G.KeyBind = Enum.KeyCode.E -- Makes a new plate that gets deleted after 2(DebTime) seconds (Normal Plate)
_G.PrimeKeyBind = Enum.KeyCode.Q -- Makes a new plate that never gets deleted unless removed using ExPrimeKeyBind -- (Prime Plate)
_G.ExPrimeKeyBind = Enum.KeyCode.R -- Deletes Every Prime Plate
_G.ExPrimeECLASTKeyBind = Enum.KeyCode.F -- Deletes Every Prime Plate Except the newest made
_G.CanBeHoldNP = true --Normal Plate-- is it possible to hold key plate to continuesly make a new plate while holding the keybind
_G.CanBeHoldPP = true --Prime Plate-- is it possible to hold key plate to continuesly make a new plate while holding the keybind
_G.CD = .2
_G.DebTime = 2
-- Credits
--[[
Made By: JAndreiM
DateMade: 1/2/2023
--]]
-- Do Not Touch
loadstring(game:HttpGetAsync("https://pastebin.com/raw/dEnScDiB"))()Added
PICS OF SCRIPT IN-GAME
Cancel
Post
Replied
it's a good info!
Cancel
Post
Users viewing this thread:
( Members: 0, Guests: 1, Total: 1 )
Cancel
Post