Dooklol scripts
Dooklol scripts
  • Видео 7
  • Просмотров 3 080
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...
Просмотров: 1 693

Видео

OP DA HOOD CONTROL SCRIPTOP DA HOOD CONTROL SCRIPT
OP DA HOOD CONTROL SCRIPT
Просмотров 99Месяц назад
Script: loadstring(game:HttpGet('raw.githubusercontent.com/yuvic123/s/main/s'))()
OP BROOKHAVEN SCRIPT (TROLL PEOPLE)OP BROOKHAVEN SCRIPT (TROLL PEOPLE)
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!)MANIS SLAP BATTLES HUB OP (INF SLAPS!)
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~~~)FE CHILL SCRIPT!!! (relax~~~)
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)OP MM2 SCRIPT (AUTO GET GUN, ESP,KILL ALL, FLING ALL, SILENT AIM OP, WALKSPEED)
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)...DA HOOD SCRIPT OP (SILENT AIM, AIM LOCK, AUTO BUY, TELEPORT PLUS MORE)...
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'))()

Комментарии

  • @GOJO7960
    @GOJO7960 Месяц назад

    I can't get slaps be script what is problem?

  • @Kaua_gamer_YT_
    @Kaua_gamer_YT_ Месяц назад

    i can't equip

  • @DIEGO-shrts
    @DIEGO-shrts Месяц назад

    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

  • @ICE_zinho-1
    @ICE_zinho-1 Месяц назад

    Not working

  • @NinoMolo
    @NinoMolo Месяц назад

    Thanks

  • @NinoMolo
    @NinoMolo Месяц назад

    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)

  • @GRASSTHEPROBALLEATER
    @GRASSTHEPROBALLEATER Месяц назад

    Wait for ban-builder of manis

  • @Angelo-zt5wu
    @Angelo-zt5wu Месяц назад

    Patched

  • @Hahaggggg
    @Hahaggggg Месяц назад

    Pls i need link

  • @NathapaweePancharoen
    @NathapaweePancharoen Месяц назад

    So impossible bro

  • @NathapaweePancharoen
    @NathapaweePancharoen Месяц назад

    You working or not working?

  • @alfakurt7257
    @alfakurt7257 Месяц назад

    No patch

  • @nazimnazim2828
    @nazimnazim2828 Месяц назад

    Script is patched btw

    • @MasonPlayz666
      @MasonPlayz666 Месяц назад

      DUDE U JUST RUINED MY DAY

    • @rageout479
      @rageout479 Месяц назад

      @MasonPlayz666it does work, for me it works sometimes

    • @MasonPlayz666
      @MasonPlayz666 Месяц назад

      @@rageout479 okay

  • @Yakult_kk
    @Yakult_kk Месяц назад

    The script is not complete in the description

  • @Jordy_iscrackedatfortnite
    @Jordy_iscrackedatfortnite Месяц назад

    It’s bugged everytime I try equipping it it doesn’t respond

    • @OSadtruesasts
      @OSadtruesasts Месяц назад

      is it still there?

    • @OSadtruesasts
      @OSadtruesasts Месяц назад

      the actual script is

    • @OSadtruesasts
      @OSadtruesasts Месяц назад

      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

    • @OSadtruesasts
      @OSadtruesasts Месяц назад

      he put the script wrong and IT WORKS OMMGGGGGG

    • @OSadtruesasts
      @OSadtruesasts Месяц назад

      I GOT OVER, SPECTATE AND MORE!!!!

  • @YTSam_VR
    @YTSam_VR Месяц назад

    omg so op thx

  • @TheCheetoMan2
    @TheCheetoMan2 2 месяца назад

    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

    • @TheGamingDuo999
      @TheGamingDuo999 Месяц назад

      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)

    • @Dooklolscripts
      @Dooklolscripts Месяц назад

      ​@@TheGamingDuo999 I'm not banned dummy

    • @Dooklolscripts
      @Dooklolscripts Месяц назад

      ​@@TheGamingDuo999nah U don't know all my alts

    • @RydenFanGroup
      @RydenFanGroup Месяц назад

      @@Dooklolscripts I can ip ban I’m a developer dumbass - thecheetoman2s alt acc

    • @Dooklolscripts
      @Dooklolscripts Месяц назад

      @@RydenFanGroup mate I just logged on in my alt lol

  • @BloxFruit-e4c
    @BloxFruit-e4c 2 месяца назад

    Ty bro :D

  • @TheGamingDuo999
    @TheGamingDuo999 2 месяца назад

    Bro i jsut banned u

    • @Dooklolscripts
      @Dooklolscripts Месяц назад

      Ok I don't play that game lolol

    • @TheGamingDuo999
      @TheGamingDuo999 Месяц назад

      I dont care you still banned lolololol ​@@Dooklolscripts

  • @TheGamingDuo999
    @TheGamingDuo999 2 месяца назад

    YEP YOUR BANNED -CO OWNER OF MANIS SLAP BATTLES

    • @Dooklolscripts
      @Dooklolscripts Месяц назад

      Shut up goofy😂😂😂 alt account lol

    • @roblox_absolut
      @roblox_absolut Месяц назад

      @@Dooklolscripts bye bye -staff of mani slap battles

    • @TheGamingDuo999
      @TheGamingDuo999 27 дней назад

      Dose it look like ifc? ​@@Dooklolscripts

  • @OSadtruesasts
    @OSadtruesasts 2 месяца назад

    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)

  • @OSadtruesasts
    @OSadtruesasts 2 месяца назад

    Guys, I updated the owner's script, now it gives more than 100,000 slaps

    • @Dooklolscripts
      @Dooklolscripts 2 месяца назад

      Can. U sub

    • @OSadtruesasts
      @OSadtruesasts 2 месяца назад

      Yes

    • @TheGamingDuo999
      @TheGamingDuo999 2 месяца назад

      You will get banned blud -co owner of msb

    • @OSadtruesasts
      @OSadtruesasts 2 месяца назад

      I wasn't banned even with the co-owner on the server ​@@TheGamingDuo999

    • @TheGamingDuo999
      @TheGamingDuo999 2 месяца назад

      Add me my user is JJ_AkeTheBestFighter so we csn discuss this in my private ​@@OSadtruesasts

  • @TopGIazer
    @TopGIazer 2 месяца назад

    garbage ass script i can fucking use admin gloves with my script.

  • @Yahya-roblox2
    @Yahya-roblox2 2 месяца назад

    bruh.

  • @Beast.Streams
    @Beast.Streams 2 месяца назад

    Ill sub if u tell me the code for the keypad

  • @fruitboy50009
    @fruitboy50009 2 месяца назад

    credit the owner of this script.

    • @Dooklolscripts
      @Dooklolscripts 2 месяца назад

      I don't know I found it on this website

    • @TheGamingDuo999
      @TheGamingDuo999 2 месяца назад

      @fruitboy50009 I banned him so it's impossible for him to know

  • @markmills1188
    @markmills1188 2 месяца назад

    😢first

  • @Dooklolscripts
    @Dooklolscripts 2 месяца назад

    SCRIPT IN DESCRIPTION

  • @Dooklolscripts
    @Dooklolscripts 2 месяца назад

    Script in description!

  • @Dooklolscripts
    @Dooklolscripts 2 месяца назад

    Script in description!