ScriptBlox is undergoing maintenance, so downtime is possible. Sorry for the inconvenience!
Supermarket Simulator
7.2k Views

INF MONEY SCRIPT

Supermarket SimulatorUploaded by
1 year ago
Please login to perform these actions:

Description

The script is very simple that's why I didn't even add a GUI. how to use (enter the game then wait a bit so you can get a kick when you do the tutorial run the script)

View Raw
Edited By: 0aim_100aimbot Download


Comments
7
User profile picture
ii_dino122 1 year ago - Edited
dont use luaobfuscator.com string encryption isnt secure local r = string.char local F = string.byte local X = string.sub local E = bit32 or bit local l = E.bxor local W = table.concat local P = table.insert local function m(E, m) local D = {} for W = 1, #E, 1 do P(D, r(l(F(X(E, W, W + 1)), F(X(m, 1 + W % #m, (1 + W % #m) + 1))) % 256)) end return W(D) end local D = Instance.new("BoolValue", game:GetService("ReplicatedStorage")) D.Name = "ScriptControl" D.Value = true while true do if not D.Value then print("Script foi desativado externamente.") break end local r = { [1] = true }; ((((game:GetService("ReplicatedStorage")):WaitForChild("Events")):WaitForChild("Daily")):WaitForChild("SignRE")):FireServer(unpack(r)) wait(0) end
User profile picture
0aim_100aimbot 1 year ago - Edited
For me the script works, I don't know for you, I even tested it before posting @ii_dino122
User profile picture
sand 1 year ago - Edited
you can just do game:GetService("ReplicatedStorage"):WaitForChild("Events"):WaitForChild("Gold"):WaitForChild("ChangeGoldRF"):InvokeServer("ChangeGold",0/0,false)
User profile picture
sand 1 year ago - Edited
@0aim_100aimbot it means that when you use luaobfuscator it can easily be deobfuscated
User profile picture
0aim_100aimbot 1 year ago - Edited
@sand Ik this and it's just to "protect" the script for a certain time
User profile picture
alimkulov 1 year ago - Edited
@sand How to deobfuscating scripts? Is it Bytecode deonfuscatpr
User profile picture
CharlesLec16F1 1 year ago - Edited
Worked on Solara
Please Login to add a comment.