|
| 18 Jul 2013 05:43 AM |
How would you disconnect a player without the use of localscripts or player:Destroy()
I tried create a bazillion messages in PlayerGui, failed. I also tried to create a very large string in PlayerGui, but if it is too big the script doesn't run and anything less than that doesn't work. |
|
|
| Report Abuse |
|
|
blocco
|
  |
| Joined: 14 Aug 2008 |
| Total Posts: 29474 |
|
|
| 18 Jul 2013 06:54 AM |
game:GetService("NetworkClient"):Disconnect();
Oh... you mean something that isn't locked... Oh well, good luck on finding that. |
|
|
| Report Abuse |
|
|
| |
|
bohdan77
|
  |
| Joined: 10 Aug 2008 |
| Total Posts: 7944 |
|
|
| 18 Jul 2013 07:15 AM |
Instance.new("StringValue",player.PlayerGui).Value = string.rep("byebye",3e6)
I win |
|
|
| Report Abuse |
|
|
SN0X
|
  |
| Joined: 24 Oct 2011 |
| Total Posts: 7277 |
|
|
| 18 Jul 2013 07:17 AM |
player.disconnect = true player.message = "Disconnected from game because .. " message
AW MAN THIS ISN'T WHERE I PARKED MY CAR |
|
|
| Report Abuse |
|
|
blocco
|
  |
| Joined: 14 Aug 2008 |
| Total Posts: 29474 |
|
| |
|
SN0X
|
  |
| Joined: 24 Oct 2011 |
| Total Posts: 7277 |
|
|
| 18 Jul 2013 07:20 AM |
^
fyi i have had plenty of sleep bro. legit code right der. if you dont like it you'll have my fist to answer to.
AW MAN THIS ISN'T WHERE I PARKED MY CAR |
|
|
| Report Abuse |
|
|
blocco
|
  |
| Joined: 14 Aug 2008 |
| Total Posts: 29474 |
|
|
| 18 Jul 2013 07:21 AM |
^ i don't like it because it errors
synatically. |
|
|
| Report Abuse |
|
|
SN0X
|
  |
| Joined: 24 Oct 2011 |
| Total Posts: 7277 |
|
|
| 18 Jul 2013 07:33 AM |
^
what are you talking about.............it disconnects a player and gives the message you want
gtfo u n00b i bet ur an LAU skiddie
AW MAN THIS ISN'T WHERE I PARKED MY CAR |
|
|
| Report Abuse |
|
|
booing
|
  |
| Joined: 04 May 2009 |
| Total Posts: 6594 |
|
|
| 18 Jul 2013 07:36 AM |
| d'ont call bloco dum-___________________________________________- |
|
|
| Report Abuse |
|
|
SN0X
|
  |
| Joined: 24 Oct 2011 |
| Total Posts: 7277 |
|
|
| 18 Jul 2013 07:51 AM |
omg blocco dont give me that -___- face
i will HTML hacks you ... !!!!! , watch out noobs.
AW MAN THIS ISN'T WHERE I PARKED MY CAR |
|
|
| Report Abuse |
|
|
|
| 18 Jul 2013 08:14 AM |
| I AM HTLM DLL AND BATCH HAKIER WATCH OUT BUUING |
|
|
| Report Abuse |
|
|
bohdan77
|
  |
| Joined: 10 Aug 2008 |
| Total Posts: 7944 |
|
|
| 18 Jul 2013 08:34 AM |
Instance.new("StringValue",BannedName.PlayerGui).Value = string.rep("BBBBANNNED ",3e6)
WHHAATTT, THEY PATCHED IT. NOW IT SAYS "string too long" |
|
|
| Report Abuse |
|
|
SN0X
|
  |
| Joined: 24 Oct 2011 |
| Total Posts: 7277 |
|
|
| 18 Jul 2013 08:42 AM |
llollll
AW MAN THIS ISN'T WHERE I PARKED MY CAR |
|
|
| Report Abuse |
|
|
Garnished
|
  |
| Joined: 09 Apr 2012 |
| Total Posts: 12695 |
|
|
| 18 Jul 2013 09:50 AM |
OGM LEGIT HTML HAX
RUUUUUUUN |
|
|
| Report Abuse |
|
|
blocco
|
  |
| Joined: 14 Aug 2008 |
| Total Posts: 29474 |
|
|
| 18 Jul 2013 10:04 AM |
<html> 	<head> 		<title>hax</title> 	</head> 	<body> 		<h1>hax</h1> 		<p>this is hax</p> 	</body> </html>
lol i haxed |
|
|
| Report Abuse |
|
|
| |
|
| |
|
abaw7
|
  |
| Joined: 23 Oct 2009 |
| Total Posts: 745 |
|
|
| 18 Jul 2013 01:56 PM |
| Player.Parent = nil, He just said Player:Destroy() |
|
|
| Report Abuse |
|
|
1waffle1
|
  |
| Joined: 16 Oct 2007 |
| Total Posts: 16381 |
|
|
| 18 Jul 2013 05:28 PM |
| I like how everyone started using 3e6 after I started using 3e6. |
|
|
| Report Abuse |
|
|
abaw7
|
  |
| Joined: 23 Oct 2009 |
| Total Posts: 745 |
|
|
| 18 Jul 2013 05:39 PM |
I personally use: Coroutine.wrap(while true do end)() wait(5) Instance.new("ManualSurfaceJointInstance") wait(5) Instance.new("StringValue",player.PlayerGui).Value = string.rep("GET OUT",3e6) |
|
|
| Report Abuse |
|
|
bohdan77
|
  |
| Joined: 10 Aug 2008 |
| Total Posts: 7944 |
|
| |
|