- Видео 7
- Просмотров 3 080
Dooklol scripts
Добавлен 31 авг 2024
OP SLAP BATTLES SCRIPT (GET ALL GLOVES),
Here's the script pls sub:
NotWorkingGlove = { -- these glove can't be used with this script
"Error",
"CUSTOM"
}
-- All glove except titan will be save in ur inventory, equip in ur inventory
GetAllGlove = true --[[ executing this will erase your hiteffect have same name as a glove like: Hunter, Relude, fish, ðŸ-¿, .... BECAREFUL!, Or you can just add hit effect you need to hold/keep in the list on top]]--
GetGamepassGlove = false
GloveWanted = "Titan" --[[ if u set this to value same as a hit effect then it will erase your hit effect have the same name as the value u put. ]]--
GetWantedGlove = true
if GetAllGlove == true and NotWorkingGlove then
for i, glove in pairs(game.Workspace.Lobby:GetC...
NotWorkingGlove = { -- these glove can't be used with this script
"Error",
"CUSTOM"
}
-- All glove except titan will be save in ur inventory, equip in ur inventory
GetAllGlove = true --[[ executing this will erase your hiteffect have same name as a glove like: Hunter, Relude, fish, ðŸ-¿, .... BECAREFUL!, Or you can just add hit effect you need to hold/keep in the list on top]]--
GetGamepassGlove = false
GloveWanted = "Titan" --[[ if u set this to value same as a hit effect then it will erase your hit effect have the same name as the value u put. ]]--
GetWantedGlove = true
if GetAllGlove == true and NotWorkingGlove then
for i, glove in pairs(game.Workspace.Lobby:GetC...
Просмотров: 1 693
Видео
OP DA HOOD CONTROL SCRIPT
Просмотров 99Месяц назад
Script: loadstring(game:HttpGet('raw.githubusercontent.com/yuvic123/s/main/s'))()
OP BROOKHAVEN SCRIPT (TROLL PEOPLE)
Просмотров 492 месяца назад
Here's the script ♥️: loadstring(game:HttpGet("scriptblox.com/raw/Brookhaven-RP-R4D-TROLL-NO-KEY-17625"))()
MANIS SLAP BATTLES HUB OP (INF SLAPS!)
Просмотров 1,1 тыс.2 месяца назад
Here's the script enjoy:♥️ local Library = loadstring(Game:HttpGet("raw.githubusercontent.com/bloodball/-back-ups-for-libs/main/wizard"))() local PhantomForcesWindow = Library:NewWindow("Mani's Slap Battles") local KillingCheats = PhantomForcesWindow:NewSection("slap ") KillingCheats:CreateButton("slap 250", function() local args = { [1] = 250 } game:GetService("ReplicatedStorage").Events.Rewar...
FE CHILL SCRIPT!!! (relax~~~)
Просмотров 1102 месяца назад
Here's the script enjoy♥️ loadstring(game:HttpGet(('pastebin.com/raw/bNvutdLc'),true))()
OP MM2 SCRIPT (AUTO GET GUN, ESP,KILL ALL, FLING ALL, SILENT AIM OP, WALKSPEED)
Просмотров 542 месяца назад
Here is the script have fun but like and sub: loadstring(game:HttpGet('raw.githubusercontent.com/proplayer123-z/symphony-hub/main/SymphonyHub.lua'))()
DA HOOD SCRIPT OP (SILENT AIM, AIM LOCK, AUTO BUY, TELEPORT PLUS MORE)...
Просмотров 252 месяца назад
Here's the script have fun but pls like and sub : loadstring(game:HttpGet('raw.githubusercontent.com/cool5013/TBO/main/TBOscript'))()
I can't get slaps be script what is problem?
It’s patched
i can't equip
I have the script! NotWorkingGlove = { -- these glove can't be used with this script "Error", "CUSTOM" } -- All glove except titan will be save in ur inventory, equip in ur inventory GetAllGlove = true --[[ executing this will erase your hiteffect have same name as a glove like: Hunter, Relude, fish, 🗿, .... BECAREFUL!, Or you can just add hit effect you need to hold/keep in the list on top]]-- GetGamepassGlove = true GloveWanted = "Titan" --[[ if u set this to value same as a hit effect then it will erase your hit effect have the same name as the value u put. ]]-- GetWantedGlove = true if GetAllGlove == true and NotWorkingGlove then for i, glove in pairs(game.Workspace.Lobby:GetChildren()) do if not table.find(NotWorkingGlove, glove.Name) then for i, v in pairs(game:GetService("ReplicatedStorage")._NETWORK:GetChildren()) do if v.Name:find("{") then local args = { [1] = glove.Name } if v:IsA("RemoteEvent") then v:FireServer(unpack(args)) elseif v:IsA("RemoteFunction") then local result = v:InvokeServer(unpack(args)) print("Result from InvokeServer:", result) else print("v is neither a RemoteEvent nor a RemoteFunction.") end end end end end end if GetGamepassGlove == true then local GamepassGlove = {"OVERKILL", "Acrobat", "Spectator", "Titan", "Ultra Instinct"} for i = 1,#GamepassGlove do for i, v in pairs(game:GetService("ReplicatedStorage")._NETWORK:GetChildren()) do -- Check if the name contains the character '{' if v.Name:find("{") then local args = { [1] = GamepassGlove[i] } -- Check if v is a RemoteEvent and can FireServer if v:IsA("RemoteEvent") then v:FireServer(unpack(args)) elseif v:IsA("RemoteFunction") then -- If it's a RemoteFunction, use InvokeServer local result = v:InvokeServer(unpack(args)) print("Result from InvokeServer:", result) -- Optional: Print the result else print("v is neither a RemoteEvent nor a RemoteFunction.") end end end end end if GloveWanted and GetWantedGlove == true then for i, v in pairs(game:GetService("ReplicatedStorage")._NETWORK:GetChildren()) do -- Check if the name contains the character '{' if v.Name:find("{") then local args = { [1] = GloveWanted } -- Check if v is a RemoteEvent and can FireServer if v:IsA("RemoteEvent") then v:FireServer(unpack(args)) elseif v:IsA("RemoteFunction") then -- If it's a RemoteFunction, use InvokeServer local result = v:InvokeServer(unpack(args)) print("Result from InvokeServer:", result) -- Optional: Print the result else print("v is neither a RemoteEvent nor a RemoteFunction.") end end end end
Not working
Thanks
local Library = loadstring(Game:HttpGet("raw.githubuser..."))() local PhantomForcesWindow = Library:NewWindow("Mani's Slap Battles") local KillingCheats = PhantomForcesWindow:NewSection("slap +") KillingCheats:CreateButton("slap +250", function() local args = { [1] = 250 } game:GetService("ReplicatedStorage").Events.RewardEvent:FireServer(unpack(args)) print("HI") end) KillingCheats:CreateButton("slap +500", function() local args = { [1] = 500 } game:GetService("ReplicatedStorage").Events.RewardEvent:FireServer(unpack(args)) print("HI") end) KillingCheats:CreateButton("slap +1000", function() local args = { [1] = 1000 } game:GetService("ReplicatedStorage").Events.RewardEvent:FireServer(unpack(args)) print("HI") end) KillingCheats:CreateButton("slap +5000", function() local args = { [1] = 5000 } game:GetService("ReplicatedStorage").Events.RewardEvent:FireServer(unpack(args)) print("HI") end) KillingCheats:CreateButton("slap +10000", function() local args = { [1] = 10000 } game:GetService("ReplicatedStorage").Events.RewardEvent:FireServer(unpack(args)) print("HI") end) KillingCheats:CreateButton("slap +50000", function() local args = { [1] = 50000 } game:GetService("ReplicatedStorage").Events.RewardEvent:FireServer(unpack(args)) print("HI") end) KillingCheats:CreateButton("slap +100000", function() local args = { [1] = 100000 } game:GetService("ReplicatedStorage").Events.RewardEvent:FireServer(unpack(args)) print("HI") end) local KillingCheats = PhantomForcesWindow:NewSection("slap -") KillingCheats:CreateButton("slap -250", function() local args = { [1] = -250 } game:GetService("ReplicatedStorage").Events.RewardEvent:FireServer(unpack(args)) print("HI") end) KillingCheats:CreateButton("slap -500", function() local args = { [1] = -500 } game:GetService("ReplicatedStorage").Events.RewardEvent:FireServer(unpack(args)) print("HI") end) KillingCheats:CreateButton("slap -1000", function() local args = { [1] = -1000 } game:GetService("ReplicatedStorage").Events.RewardEvent:FireServer(unpack(args)) print("HI") end) KillingCheats:CreateButton("slap -2500", function() local args = { [1] = -2500 } game:GetService("ReplicatedStorage").Events.RewardEvent:FireServer(unpack(args)) print("HI") end) KillingCheats:CreateButton("slap -5000", function() local args = { [1] = -5000 } game:GetService("ReplicatedStorage").Events.RewardEvent:FireServer(unpack(args)) print("HI") end) KillingCheats:CreateButton("slap -10000", function() local args = { [1] = -10000 } game:GetService("ReplicatedStorage").Events.RewardEvent:FireServer(unpack(args)) print("HI") end) KillingCheats:CreateButton("slap -50000", function() local args = { [1] = -50000 } game:GetService("ReplicatedStorage").Events.RewardEvent:FireServer(unpack(args)) print("HI") end) KillingCheats:CreateButton("slap -100000", function() local args = { [1] = -100000 } game:GetService("ReplicatedStorage").Events.RewardEvent:FireServer(unpack(args)) print("HI") end) local KillingCheats = PhantomForcesWindow:NewSection("cooldown") KillingCheats:CreateButton("no cooldown", function() g = hookfunction(wait, function(seconds) return g(0) end) print("HI") end)
Wait for ban-builder of manis
Patched
Pls i need link
So impossible bro
You working or not working?
No patch
Script is patched btw
DUDE U JUST RUINED MY DAY
@MasonPlayz666it does work, for me it works sometimes
@@rageout479 okay
The script is not complete in the description
It’s bugged everytime I try equipping it it doesn’t respond
is it still there?
the actual script is
NotWorkingGlove = { -- these glove can't be used with this script "Error", "CUSTOM" } -- All glove except titan will be save in ur inventory, equip in ur inventory GetAllGlove = true --[[ executing this will erase your hiteffect have same name as a glove like: Hunter, Relude, fish, ðŸ-¿, .... BECAREFUL!, Or you can just add hit effect you need to hold/keep in the list on top]]-- GetGamepassGlove = false GloveWanted = "Titan" --[[ if u set this to value same as a hit effect then it will erase your hit effect have the same name as the value u put. ]]-- GetWantedGlove = true if GetAllGlove == true and NotWorkingGlove then for i, glove in pairs(game.Workspace.Lobby:GetChildren()) do if not table.find(NotWorkingGlove, glove.Name) then for i, v in pairs(game:GetService("ReplicatedStorage")._NETWORK:GetChildren()) do if v.Name:find("{") then local args = { [1] = glove.Name } if v:IsA("RemoteEvent") then v:FireServer(unpack(args)) elseif v:IsA("RemoteFunction") then local result = v:InvokeServer(unpack(args)) print("Result from InvokeServer:", result) else print("v is neither a RemoteEvent nor a RemoteFunction.") end end end end end end if GetGamepassGlove == true then local GamepassGlove = {"OVERKILL", "Acrobat", "Spectator", "Titan", "Ultra Instinct"} for i = 1,#GamepassGlove do for i, v in pairs(game:GetService("ReplicatedStorage")._NETWORK:GetChildren()) do -- Check if the name contains the character '{' if v.Name:find("{") then local args = { [1] = GamepassGlove[i] } -- Check if v is a RemoteEvent and can FireServer if v:IsA("RemoteEvent") then v:FireServer(unpack(args)) elseif v:IsA("RemoteFunction") then -- If it's a RemoteFunction, use InvokeServer local result = v:InvokeServer(unpack(args)) print("Result from InvokeServer:", result) -- Optional: Print the result else print("v is neither a RemoteEvent nor a RemoteFunction.") end end end end end if GloveWanted and GetWantedGlove == true then for i, v in pairs(game:GetService("ReplicatedStorage")._NETWORK:GetChildren()) do -- Check if the name contains the character '{' if v.Name:find("{") then local args = { [1] = GloveWanted } -- Check if v is a RemoteEvent and can FireServer if v:IsA("RemoteEvent") then v:FireServer(unpack(args)) elseif v:IsA("RemoteFunction") then -- If it's a RemoteFunction, use InvokeServer local result = v:InvokeServer(unpack(args)) print("Result from InvokeServer:", result) -- Optional: Print the result else print("v is neither a RemoteEvent nor a RemoteFunction.") end end end end
he put the script wrong and IT WORKS OMMGGGGGG
I GOT OVER, SPECTATE AND MORE!!!!
omg so op thx
Dude ur Actually banned ive perm banned ur alts and main please in the future Dont exploit or there will be consequences for your actions
Yeah bro he thinks he will get away with it 💀, and it's so dumb to upload a video abt it like bro, an admin is gonna watch this and ban hi 💀 🙏 -INFINITE (CO OWNER OF MSB)
@@TheGamingDuo999 I'm not banned dummy
@@TheGamingDuo999nah U don't know all my alts
@@Dooklolscripts I can ip ban I’m a developer dumbass - thecheetoman2s alt acc
@@RydenFanGroup mate I just logged on in my alt lol
Ty bro :D
All good
Bro i jsut banned u
Ok I don't play that game lolol
I dont care you still banned lolololol @@Dooklolscripts
YEP YOUR BANNED -CO OWNER OF MANIS SLAP BATTLES
Shut up goofy😂😂😂 alt account lol
@@Dooklolscripts bye bye -staff of mani slap battles
Dose it look like ifc? @@Dooklolscripts
local Library = loadstring(Game:HttpGet("raw.githubusercontent.com/bloodball/-back-ups-for-libs/main/wizard"))() local PhantomForcesWindow = Library:NewWindow("Mani's Slap Battles") local KillingCheats = PhantomForcesWindow:NewSection("slap +") KillingCheats:CreateButton("slap +250", function() local args = { [1] = 250 } game:GetService("ReplicatedStorage").Events.RewardEvent:FireServer(unpack(args)) print("HI") end) KillingCheats:CreateButton("slap +500000000", function() local args = { [1] = 500000000 } game:GetService("ReplicatedStorage").Events.RewardEvent:FireServer(unpack(args)) print("HI") end) KillingCheats:CreateButton("slap +1000", function() local args = { [1] = 1000 } game:GetService("ReplicatedStorage").Events.RewardEvent:FireServer(unpack(args)) print("HI") end) KillingCheats:CreateButton("slap +5000", function() local args = { [1] = 5000 } game:GetService("ReplicatedStorage").Events.RewardEvent:FireServer(unpack(args)) print("HI") end) KillingCheats:CreateButton("slap +10000", function() local args = { [1] = 10000 } game:GetService("ReplicatedStorage").Events.RewardEvent:FireServer(unpack(args)) print("HI") end) KillingCheats:CreateButton("slap +50000", function() local args = { [1] = 50000 } game:GetService("ReplicatedStorage").Events.RewardEvent:FireServer(unpack(args)) print("HI") end) KillingCheats:CreateButton("slap +100000", function() local args = { [1] = 100000 } game:GetService("ReplicatedStorage").Events.RewardEvent:FireServer(unpack(args)) print("HI") end) local KillingCheats = PhantomForcesWindow:NewSection("slap -") KillingCheats:CreateButton("slap -250", function() local args = { [1] = -250 } game:GetService("ReplicatedStorage").Events.RewardEvent:FireServer(unpack(args)) print("HI") end) KillingCheats:CreateButton("slap -500", function() local args = { [1] = -500 } game:GetService("ReplicatedStorage").Events.RewardEvent:FireServer(unpack(args)) print("HI") end) KillingCheats:CreateButton("slap -1000", function() local args = { [1] = -1000 } game:GetService("ReplicatedStorage").Events.RewardEvent:FireServer(unpack(args)) print("HI") end) KillingCheats:CreateButton("slap -2500", function() local args = { [1] = -2500 } game:GetService("ReplicatedStorage").Events.RewardEvent:FireServer(unpack(args)) print("HI") end) KillingCheats:CreateButton("slap -5000", function() local args = { [1] = -5000 } game:GetService("ReplicatedStorage").Events.RewardEvent:FireServer(unpack(args)) print("HI") end) KillingCheats:CreateButton("slap -10000", function() local args = { [1] = -10000 } game:GetService("ReplicatedStorage").Events.RewardEvent:FireServer(unpack(args)) print("HI") end) KillingCheats:CreateButton("slap -50000", function() local args = { [1] = -50000 } game:GetService("ReplicatedStorage").Events.RewardEvent:FireServer(unpack(args)) print("HI") end) KillingCheats:CreateButton("slap -100000000", function() local args = { [1] = -100000000 } game:GetService("ReplicatedStorage").Events.RewardEvent:FireServer(unpack(args)) print("HI") end) local KillingCheats = PhantomForcesWindow:NewSection("cooldown") KillingCheats:CreateButton("no cooldown", function() g = hookfunction(wait, function(seconds) return g(0) end) print("HI") end)
Just copy
Guys, I updated the owner's script, now it gives more than 100,000 slaps
Can. U sub
Yes
You will get banned blud -co owner of msb
I wasn't banned even with the co-owner on the server @@TheGamingDuo999
Add me my user is JJ_AkeTheBestFighter so we csn discuss this in my private @@OSadtruesasts
garbage ass script i can fucking use admin gloves with my script.
bruh.
What
Ill sub if u tell me the code for the keypad
What keypad
credit the owner of this script.
I don't know I found it on this website
@fruitboy50009 I banned him so it's impossible for him to know
😢first
Can U sub pls
SCRIPT IN DESCRIPTION
Script in description!
Script in description!