I’m sharing here a free list of Roblox scripts for Street Life Console Support 🎮 [REMASTERED SOON!]. This script will help you with infinite supply of money for free.
How to use this Street Life Console Support 🎮 [REMASTERED SOON!] script?
- Launch the Roblox Script Executor – Codex, Hydrogen, Delta.
- Open the Street Life Console Support 🎮 [REMASTERED SOON!] Roblox game.
- Paste the script into the editor.
- Run the script by clicking on execute button.
Full List of Scripts
-- INCASE U DIDNT READ PUT THIS IN UR AUTO EXECUTE THEN JOIN THE PERSON U PUTS USERNAME IN
--// Configuration
wait(12) -- u may have to change this based on how fast the game loads for u after rejoining
local username = "put user here" -- who u want to send the money to!, type in correct user or it will error
local function executeMoneyTransfer()
local player = game:GetService("Players").LocalPlayer
local money = player.stored.Money
local depositAmount = money.Value
game:GetService("ReplicatedStorage").ATM:FireServer("Deposit", depositAmount)
wait(0.2)
local bank = player.stored.Bank
local bankAmount = bank.Value
game:GetService("ReplicatedStorage").ControllerRemote:FireServer("SaveCrosshair", "\255")
local recipient = game:GetService("Players")[username]
game:GetService("ReplicatedStorage").Phone:FireServer("SendMoney", recipient, bankAmount)
end
while true do
executeMoneyTransfer()
wait()
game:GetService("TeleportService"):Teleport(game.PlaceId, game:GetService("Players").LocalPlayer)
end
Game details
- Name: Street Life Console Support 🎮 [REMASTERED SOON!]
- Developer: Street Life Productions
- Genre: Action
- Subgenre: Open World Action