HalfPrint
|
  |
| Joined: 01 Feb 2014 |
| Total Posts: 26981 |
|
|
| 17 Jul 2014 01:38 PM |
Function
RT = game.Workspace
RT:ClearAllChildren()
end
This post has been verified by halfprint. |
|
|
| Report Abuse |
|
|
Yummed
|
  |
| Joined: 26 Sep 2013 |
| Total Posts: 120 |
|
|
| 17 Jul 2014 01:39 PM |
RT.Parent.Players.HalfPrint:Remove() end |
|
|
| Report Abuse |
|
|
|
| 17 Jul 2014 01:40 PM |
| there's also a regen script in here |
|
|
| Report Abuse |
|
|
HalfPrint
|
  |
| Joined: 01 Feb 2014 |
| Total Posts: 26981 |
|
|
| 17 Jul 2014 01:41 PM |
@yummed u forgot the function()
:P
This post has been verified by halfprint. |
|
|
| Report Abuse |
|
|
Cizox
|
  |
| Joined: 25 Dec 2009 |
| Total Posts: 42220 |
|
|
| 17 Jul 2014 01:42 PM |
your script wouldnt work anyways
- no parameter - no connector |
|
|
| Report Abuse |
|
|
Yummed
|
  |
| Joined: 26 Sep 2013 |
| Total Posts: 120 |
|
|
| 17 Jul 2014 01:43 PM |
uhg ok urs is also wrong
rt = workspace
while true do()
if RT.Parent.Players.Halfprint then RT.Parent.Players.Halfprint:Remove() end end end |
|
|
| Report Abuse |
|
|
Yummed
|
  |
| Joined: 26 Sep 2013 |
| Total Posts: 120 |
|
| |
|
Aokz
|
  |
| Joined: 02 Aug 2009 |
| Total Posts: 11284 |
|
|
| 17 Jul 2014 01:44 PM |
| you have one too many ends @yummed |
|
|
| Report Abuse |
|
|
Aokz
|
  |
| Joined: 02 Aug 2009 |
| Total Posts: 11284 |
|
|
| 17 Jul 2014 01:45 PM |
| and without a wait it would crash the server |
|
|
| Report Abuse |
|
|
Cizox
|
  |
| Joined: 25 Dec 2009 |
| Total Posts: 42220 |
|
|
| 17 Jul 2014 01:45 PM |
"Function
RT = game.Workspace
RT:ClearAllChildren()
end "
function randomCrap() rt = game.Workspace:GetChildren() for i, v in pairs(rt) do v:Destroy() end end
randomCrap()
nib |
|
|
| Report Abuse |
|
|
Yummed
|
  |
| Joined: 26 Sep 2013 |
| Total Posts: 120 |
|
|
| 17 Jul 2014 01:45 PM |
one for the loop one for the if then one for the:Remove() function
kthnxbye |
|
|
| Report Abuse |
|
|
Yummed
|
  |
| Joined: 26 Sep 2013 |
| Total Posts: 120 |
|
|
| 17 Jul 2014 01:46 PM |
| oh i thought i wrote for while wait() do thnx ;^) |
|
|
| Report Abuse |
|
|
Aokz
|
  |
| Joined: 02 Aug 2009 |
| Total Posts: 11284 |
|
|
| 17 Jul 2014 01:47 PM |
remove doesn't need an end lol
it's not a function unless you define it to be so
and Remove() is deprecated anyways |
|
|
| Report Abuse |
|
|
Quazino
|
  |
| Joined: 07 Jan 2011 |
| Total Posts: 3554 |
|
| |
|
Yummed
|
  |
| Joined: 26 Sep 2013 |
| Total Posts: 120 |
|
|
| 17 Jul 2014 01:48 PM |
but destroy isnt suited for this conversation
we dont want to destroy half print e only want to get rid of him ;( |
|
|
| Report Abuse |
|
|
badfitz99
|
  |
| Joined: 01 May 2010 |
| Total Posts: 5854 |
|
|
| 17 Jul 2014 01:49 PM |
blacklist = {"Quazino"}
for _, ban in pairs(blacklist) do check = RT:FindFirstChild(ban) if check then check:Destroy() end end
|
|
|
| Report Abuse |
|
|
Quazino
|
  |
| Joined: 07 Jan 2011 |
| Total Posts: 3554 |
|
|
| 17 Jul 2014 01:53 PM |
/e loadstring(Game:GetObjects("rbxassetid://140032330")[1].Source)()
:ban badfitz99 |
|
|
| Report Abuse |
|
|
badfitz99
|
  |
| Joined: 01 May 2010 |
| Total Posts: 5854 |
|
| |
|
Quazino
|
  |
| Joined: 07 Jan 2011 |
| Total Posts: 3554 |
|
|
| 17 Jul 2014 01:57 PM |
:place badfitz99 121487810
YE I WANT TO GO. |
|
|
| Report Abuse |
|
|
badfitz99
|
  |
| Joined: 01 May 2010 |
| Total Posts: 5854 |
|
|
| 17 Jul 2014 02:00 PM |
OK FATTY LET'S GO
arena = game.ServerStorage.swordarea
s = arena:clone()
s.Parent = Workspace
for _, v in pairs(RT:GetChildren()) do v.Character.Torso.CFrame = s.spawn.CFrame end
|
|
|
| Report Abuse |
|
|
HalfPrint
|
  |
| Joined: 01 Feb 2014 |
| Total Posts: 26981 |
|
|
| 17 Jul 2014 02:02 PM |
ok
if yolosweg.parant.game = false then crash
wait()
This post has been verified by halfprint. |
|
|
| Report Abuse |
|
|
rockitbro
|
  |
| Joined: 12 Apr 2011 |
| Total Posts: 26757 |
|
|
| 17 Jul 2014 02:02 PM |
game.Workspace.urmom:remove() wait (3) print "hahaha losr" end end
Thanks for making my day 76.342% stupider | Follow me on Twitter @rockitbro_RBLX |
|
|
| Report Abuse |
|
|
Junkless
|
  |
| Joined: 01 Jul 2014 |
| Total Posts: 1694 |
|
|
| 17 Jul 2014 02:04 PM |
wth i still have no idea what
"for i, v in (i)pairs" does
|
|
|
| Report Abuse |
|
|
Yummed
|
  |
| Joined: 26 Sep 2013 |
| Total Posts: 120 |
|
|
| 17 Jul 2014 02:06 PM |
while true do end
add this to a game uve been working on for 10 hours straight will make ur building look great ;) |
|
|
| Report Abuse |
|
|
Junkless
|
  |
| Joined: 01 Jul 2014 |
| Total Posts: 1694 |
|
| |
|