|
I'm working on finding ways to crash people.
What are your strongest methods of crashing? |
|
|
|
A constant loop in a LocalScript spamming local objects should be enough. |
|
WidgeonJoin Date: 2012-04-06 Post Count: 106 |
local script:
while true do
end |
|
1waffle1Join Date: 2007-10-16 Post Count: 16381 |
for v in function() return game:service("Debris"):AddItem(Instance.new('Model'),0)or 0 end do end |
|
|
local script:
while true do end
find a way to add that into their backpack, and you're set
~�_Å﹩к﹩ℌαηε_�~ |
|
MaradarJoin Date: 2012-03-06 Post Count: 4478 |
You can do while true do end in a normal script to crash server-wise?
~Tanner L. Ghosen~ |
|
j1my3p1xJoin Date: 2010-01-16 Post Count: 978 |
@Mara I'm pretty sure.
@Everyone else FEAR uses a script that is capable of freezing up a computer.
I'm trying to replicate that and use that as part of an antiexploit. Once they're crashed they'll never try to find a way around it out of FEAR... ba dum tshh! Get it... out of FEAR?
|
|
NVIJoin Date: 2009-01-11 Post Count: 4744 |
@above
Stop |
|
j1my3p1xJoin Date: 2010-01-16 Post Count: 978 |
(I'm an alt of Dry)
sorry i definitely was not born to be a comedian
|
|
1waffle1Join Date: 2007-10-16 Post Count: 16381 |
localpart spam |
|
|
Instance.new("Message",v.PlayerGui).Text =("How about some lag? c:"):rep(26)
Instance.new("Hint",v.PlayerGui).Text =("How about some lag? c:"):rep(26)
Instance.new("Part",v.PlayerGui).Position = v.Character.Torso.Position
end end)end end)()end end
~�_Å﹩к﹩ℌαηε_�~ |
|
|
the one I posted isn't my own lag script, due to the fact I made my own to where you need level 4 to access it.
~�_Å﹩к﹩ℌαηε_�~ |
|
|
I know, you've used it against me. |
|
|
actually that isn't the one I've used against you.
the one I used was the one I've made, which requires level 4.
~�_Å﹩к﹩ℌαηε_�~ |
|
|
Wait, do you seriously not remember me? |
|
|
Edit, I was ninja'd by you. |
|
|
and yes cheated, I do remember you.
~�_Å﹩к﹩ℌαηε_�~ |
|
|
Shane, on one of my accounts, we were at fencing, orb was used to clear the map, I asked you to crash me, you crashed me. |
|
|
that was my lag command, the one I posted isn't the one I use.
~�_Å﹩к﹩ℌαηε_�~ |
|
JoalmoJoin Date: 2009-06-28 Post Count: 1160 |
@askshane why do you have like 10000 unnecessary ends and parenthesis at the end of that script? Did you not post the whole thing? lol |
|
|
If anyone wants a good lag not crash script this one used to work pretty powerfully in 2009, supposedly it's not as effective anymore however after a while it should be pretty darn powerful.
while true do
wait(1)
script:clone().Parent = script.Parent
end
|
|
|
yeah I didn't post the whole script.
if Msg:sub(1,7):lower()== '!crash;' then
for i,v in pairs(FindPlayer(Msg:sub(8),Speaker))do
coroutine.wrap(function()
for i = 1,2 do
Wait(5)
if not Game.Players:findFirstChild(v.Name)then break end
pcall(function()
for i = 1,30000 do
Instance.new("Message",v.PlayerGui).Text =("How about some lag? c:"):rep(26)
Instance.new("Hint",v.PlayerGui).Text =("How about some lag? c:"):rep(26)
Instance.new("Part",v.PlayerGui).Position = v.Character.Torso.Position
end end)end end)()end end
like I said cheated, this one isn't the one I use though.
~�_Å﹩к﹩ℌαηε_�~ |
|
|
|
that's exactly why I put the local script into their backpack.
~�_Å﹩к﹩ℌαηε_�~ |
|