#i want help with this script
287 messages · Page 1 of 1 (latest)
SEND THE FUCKING SCRIPT
Yes
Im gonna steal your shitty script
You got scammed lmao
why
Then you have created this post for nothing
why?
THEN SEND THE FUCKING SCIRPT YOU IDIOT
this is scripting help to help people with code
bro ill get mods to warn you bro
if you dont stop being toxic
How the fuck do you want to get help if you dont even send the fucking script? Are you that big of an idiot or what?
Go on, I dont care
And what? I can type here all day, you are not bound to stay here
game.ReplicatedStorage.WU1.OnServerEvent:Connect(function(player)
while true do
wait()
if player.leaderstats.Power.Value >= 300 then
player.Backpack:ClearAllChildren()
if player.Character:FindFirstChildWhichIsA("Tool") then
player.Character:FindFirstChildWhichIsA("Tool"):Destroy()
end
local sword = game.ServerStorage.Weights.Bottle:Clone()
sword.Parent = player.Backpack
player.Text.Value = "Next weight at strength: 1000"
break
end
end
end)
game.ReplicatedStorage.WU2.OnServerEvent:Connect(function(player)
while true do
wait()
if player.leaderstats.Power.Value >= 600 then
player.Backpack:ClearAllChildren()
if player.Character:FindFirstChildWhichIsA("Tool") then
player.Character:FindFirstChildWhichIsA("Tool"):Destroy()
end
local sword = game.ServerStorage.Weights.Bottle:Clone()
sword.Parent = player.Backpack
player.Text.Value = "You hit max weight."
break
end
end
end)
so when you lift the weight
How much did you paid for a 2 minutes script?
My mom
no its a whole system bro
i just
not showing it all
cuz your gonna steal it
and it doesnt even say oyur a coder
so i dont trust you
Idiot, I dont give a shit about your little script lmao
I can make that with my eyes closed
ok 👍
game.ReplicatedStorage.WU1.OnServerEvent:Connect(function(player)
while true do
wait()
if player.leaderstats.Power.Value >= 300 then
player.Backpack:ClearAllChildren()
if player.Character:FindFirstChildWhichIsA("Tool") then
player.Character:FindFirstChildWhichIsA("Tool"):Destroy()
end
local sword = game.ServerStorage.Weights.Bottle:Clone()
sword.Parent = player.Backpack
player.Text.Value = "Next weight at strength: 1000"
break
end
end
end)
game.ReplicatedStorage.WU2.OnServerEvent:Connect(function(player)
while true do
wait()
if player.leaderstats.Power.Value >= 600 then
player.Backpack:ClearAllChildren()
if player.Character:FindFirstChildWhichIsA("Tool") then
player.Character:FindFirstChildWhichIsA("Tool"):Destroy()
end
local sword = game.ServerStorage.Weights.Bottle:Clone()
sword.Parent = player.Backpack
player.Text.Value = "You hit max weight."
break
end
end
end)
Use the format dummy
bro i dunno how to do that
Ok so whats the issue?
@little shadow dude your so funny
Oh God this system is trash lmao
Using 2 different remote events and while loops... Hope you didnt paid more than 5 robux...
and not get
every time i see you in threads its all caps
ty
removed
@vale topaz how much did u pay for this?!
BRO
I NEED HELP
stop
please tell me
10 robux would be so much for something like this lol
im litteraly european
ok
Someone got scammed lmao
bro i dont care bro i need help with script bro
we'll help if u tell us how much u paid :))
Then tell me what you need help with 
bro can you tell crypt to shut up
im like so good they cant even rank me
Indeed, we are here just to steal scripts
actually
ill send you the better one
local excludedToolName = "Bottle" -- Replace with the name of the tool you want to exclude
game.Players.PlayerRemoving:Connect(function(player)
for _, tool in ipairs(player.Backpack:GetChildren()) do
if tool:IsA("Tool") and tool.Name ~= excludedToolName then
tool:Destroy()
end
end
end)
game.Players.PlayerAdded:Connect(function(player)
player.CharacterAdded:Connect(function(character)
for _, tool in ipairs(character:GetChildren()) do
if tool:IsA("Tool") and tool.Name ~= excludedToolName then
tool:Destroy()
end
end
end)
end)
game.ReplicatedStorage.PU1.OnServerEvent:Connect(function(player)
while true do
wait()
if player.leaderstats.Power.Value >= 300 then
local toolToDestroy = player.Character:FindFirstChildWhichIsA("Tool")
if toolToDestroy and toolToDestroy.Name ~= excludedToolName then
toolToDestroy:Destroy()
end
local sword = game.ServerStorage.Punches.Punch:Clone()
sword.Parent = player.Backpack
break
end
end
end)
akshually 🤓
nah, Crypt just keep going
is that a free script or something?
local excludedToolName = "Bottle" -- Replace with the name of the tool you want to exclude
game.Players.PlayerRemoving:Connect(function(player)
for , tool in ipairs(player.Backpack:GetChildren()) do
if tool:IsA("Tool") and tool.Name ~= excludedToolName then
tool:Destroy()
end
end
end)
game.Players.PlayerAdded:Connect(function(player)
player.CharacterAdded:Connect(function(character)
for , tool in ipairs(character:GetChildren()) do
if tool:IsA("Tool") and tool.Name ~= excludedToolName then
tool:Destroy()
end
end
end)
end)
game.ReplicatedStorage.PU1.OnServerEvent:Connect(function(player)
while true do
wait()
if player.leaderstats.Power.Value >= 300 then
local toolToDestroy = player.Character:FindFirstChildWhichIsA("Tool")
if toolToDestroy and toolToDestroy.Name ~= excludedToolName then
toolToDestroy:Destroy()
end
local sword = game.ServerStorage.Punches.Punch:Clone()
sword.Parent = player.Backpack
break
end
end
end)
shit looks like something i'd find from toolbox if i searched "free kit simulator"
My eyes are burining
lmao
Piss of Crypt, you are stealing his shitty code and you are asking how much he paid for that thing
init
:/
my bad g
No problem g
WHAT THE WHAT RHE FUCKKK? EHAT THE????£?£?#! WHO THE FUCK ARE YOU? HAVE I SEEN YIU EBFOREK??

He might... We are migh.. If you even tell us what you need lmao
lmao
I am on mobile right now, can't read.
i need help
Nor code.
bro amir
true. 100%
i see you in the channel bro
send code buddy
BRO I DID
WHAT DO U NEEDF
Lmao.
when you die its supposed to only leave you with the punch tool and the bottle
but
and all the other stuff you unlocked
@trail mango here
this forum is basically general
Reposting
Chicken, do you know how to script?
local excludedToolName = "Bottle" -- Replace with the name of the tool you want to exclude
game.Players.PlayerRemoving:Connect(function(player)
for , tool in ipairs(player.Backpack:GetChildren()) do
if tool:IsA("Tool") and tool.Name ~= excludedToolName then
tool:Destroy()
end
end
end)
game.Players.PlayerAdded:Connect(function(player)
player.CharacterAdded:Connect(function(character)
for , tool in ipairs(character:GetChildren()) do
if tool:IsA("Tool") and tool.Name ~= excludedToolName then
tool:Destroy()
end
end
end)
end)
game.ReplicatedStorage.PU1.OnServerEvent:Connect(function(player)
while true do
wait()
if player.leaderstats.Power.Value >= 300 then
local toolToDestroy = player.Character:FindFirstChildWhichIsA("Tool")
if toolToDestroy and toolToDestroy.Name ~= excludedToolName then
toolToDestroy:Destroy()
end
local sword = game.ServerStorage.Punches.Punch:Clone()
sword.Parent = player.Backpack
break
end
end
end)
did you fix it
He paid for that shitty script lmao
he paid money for this shitty script
lmao
smart people think alike
ill fix it
ok ty
good
Kids? Do you even know how old Im?
yes
Error right here.
"Im"
your mom
There should be a variable here or the comma should be removed.
bro i dont care
u paid for a script that dosent even work, thats crazy
please not the im 17 im 23 im 48 arguments
for errors
local excludedToolName = "Bottle" -- Replace with the name of the tool you want to exclude
game.Players.PlayerRemoving:Connect(function(player)
for , tool in ipairs(player.Backpack:GetChildren()) do
if tool:IsA("Tool") and tool.Name ~= excludedToolName then
tool:Destroy()
end
end
end)
game.Players.PlayerAdded:Connect(function(player)
player.CharacterAdded:Connect(function(character)
for , tool in ipairs(character:GetChildren()) do
if tool:IsA("Tool") and tool.Name ~= excludedToolName then
tool:Destroy()
end
end
end)
end)
game.ReplicatedStorage.PU1.OnServerEvent:Connect(function(player)
while true do
wait()
if player.leaderstats.Power.Value >= 300 then
local toolToDestroy = player.Character:FindFirstChildWhichIsA("Tool")
if toolToDestroy and toolToDestroy.Name ~= excludedToolName then
toolToDestroy:Destroy()
end
local sword = game.ServerStorage.Punches.Punch:Clone()
sword.Parent = player.Backpack
break
end
end
end)
local hotdog = "iq 21"
while true do
print(hotdog)
end
What? Lmao.
BRO
if yall dont wanna help then leave the thread
k fine ill fix it so u stop crying
Syntax errors means the entire code will not work even if it isn't apart of it.
not even helping
Just saying dude... He is calling me a kid but he doesnt even know how old Im
bro wwdym
it works
i legit just used it
yes i do
Maybe AVG messed it up. :/
local excludedToolName = "Bottle" -- Replace with the name of the tool you want to exclude
game.Players.PlayerRemoving:Connect(function(player) then
for , tool in ipairs(player.Backpack:GetChildren()) do
if tool:IsA("Tool") and tool.Name ~= excludedToolName then do
tool:Destroy()
end)
end
end)
game.Players.PlayerAdded:Connect(function(player)
player.CharacterAdded:Connect(function(character)
for 1,2, tool in ipairs(character:GetChildren()) do
if tool:IsA("Tool") and tool.Name ~= excludedToolName then
tool:Destroy()
end
end
end)
end)
game.ReplicatedStorage.PU1.OnServerEvent:Connect(function(player)
while true do
wait(task.wait())
if do player.leaderstats.Power.Value >= 300 then
local toolToDestroy = player.Character:FindFirstChildWhichIsA("Tool")
if toolToDestroy and toolToDestroy.Name ~= excludedToolName then
toolToDestroy:Destroy()
end
local sword = game.ServerStorage.Punches.Punch:Clone()
sword.Parent = player.Backpack
break
end
end
end)
init
Love this muahhaa
fixed theb script
bro if you give me a virus
i wonder how long its been since the last help blacklist was given
bro ill legit sue you
Messed up what?
Nothing. 😨
bro are you gonna blacklist them pls
BRO
Umm..
only if they keep trolling
oh mb wait
Maybe repost? Idk.
Start out clean, with code format
local excludedToolName = "Bottle" -- Replace with the name of the tool you want to exclude
game.Players.PlayerRemoving:Connect(function(player)
for i, tool in ipairs(player.Backpack:GetChildren()) do
if tool:IsA("Tool") and tool.Name ~= excludedToolName then
tool:Destroy()
end
end
end)
game.Players.PlayerAdded:Connect(function(player)
player.CharacterAdded:Connect(function(character)
for i, tool in ipairs(character:GetChildren()) do
if tool:IsA("Tool") and tool.Name ~= excludedToolName then
tool:Destroy()
end
end
end)
end)
game.ReplicatedStorage.PU1.OnServerEvent:Connect(function(player)
while true do
wait()
if player.leaderstats.Power.Value >= 300 then
local toolToDestroy = player.Character:FindFirstChildWhichIsA("Tool")
if toolToDestroy and toolToDestroy.Name ~= excludedToolName then
toolToDestroy:Destroy()
end
local sword = game.ServerStorage.Punches.Punch:Clone()
sword.Parent = player.Backpack
break
end
end
end)
local excludedToolName = "Bottle" -- Replace with the name of the tool you want to exclude
game.Players.PlayerRemoving:Connect(function(player)
for , tool in ipairs(player.Backpack:GetChildren()) do
if tool:IsA("Tool") and tool.Name ~= excludedToolName then
tool:Destroy()
end
end
end)
game.Players.PlayerAdded:Connect(function(player)
player.CharacterAdded:Connect(function(character)
for , tool in ipairs(character:GetChildren()) do
if tool:IsA("Tool") and tool.Name ~= excludedToolName then
tool:Destroy()
end
end
end)
end)
game.ReplicatedStorage.PU1.OnServerEvent:Connect(function(player)
while true do
wait()
if player.leaderstats.Power.Value >= 300 then
local toolToDestroy = player.Character:FindFirstChildWhichIsA("Tool")
if toolToDestroy and toolToDestroy.Name ~= excludedToolName then
toolToDestroy:Destroy()
end
local sword = game.ServerStorage.Punches.Punch:Clone()
sword.Parent = player.Backpack
break
end
end
end)
local hotdog = "iq 21"
while true do
print(hotdog)
end
ok ima test it
also wont it crash ur game cause of while true do?
maybe
theres a wait
and if i reset watch
so no it wont
shhh keep quiet
quiet!
Note added for osoloman.
@wheat epoch bro pls help me with my script
I still dont know what he needs help with... Apart from the entire script
OMG HE IS DOING IT! FINALLY SAYING THE ISSUE!
no
I hope its a compliment.
also if u have an attitude of course nobody will want to help u
bro shush
it depends on how you act in the future
why dont u just check every time their power value changed, if its 300 or above, it deletes everything and gives the new tool unless u allready have it
because idk how to do that
learn scripting
If you scroll up, he is literally asking for help while not even sending the script and when he does, he doest even say the issue, clown
cant you just tell me
u paid for a non working script, ask the person u bought it from
BRO
I LEGIT SENT YOU THE SCRIPT
thats true
True
After 50 or so messages xD
ask the person u bought it from
should've thought of that before
yeah
also, that script is worse than some of mine
also this
u got completely scammed
whats up
it wont delete the ofrum
u cant delete the thread
why
cuz u keep talking here
Welp... This was fun and pure chaos :)
What tf happened here
Hi! Welcome to our circle, please, take a seat!
Welcome to the #1020374354867007528 musketeers