of     1   

ShadyShock
#140599536Thursday, July 17, 2014 5:02 AM GMT

I need to make a script that copies that output as things are printed ,and as errors are made, if that is possible, if anyone knows how please reply. Thanks.
ShadyShock
#140600052Thursday, July 17, 2014 5:07 AM GMT

bump
KEVEKEV77
#140600122Thursday, July 17, 2014 5:07 AM GMT

for errors, do this local m = Workspace:FindFirstChild("Hint") if not m then m = Instance.new("Hint",Workspace) m.Name = "Hint" end game:GetService("ScriptContext").Error:connect(function(message,argtwo,argthree) m.Text = message end)
ShadyShock
#140600320Thursday, July 17, 2014 5:09 AM GMT

Thanks, this will be useful.
ShadyShock
#140601401Thursday, July 17, 2014 5:18 AM GMT

bump
ShadyShock
#140602206Thursday, July 17, 2014 5:26 AM GMT

bump-er-cars
ShadyShock
#140602924Thursday, July 17, 2014 5:33 AM GMT

need more help, if it isn't possible to copy the output pls reply.
ShadyShock
#140603183Thursday, July 17, 2014 5:35 AM GMT

bump plox tell me if it is impossible or possible ,but you don't know how.
ShadyShock
#140603876Thursday, July 17, 2014 5:43 AM GMT

Need help badly, working on something ,and i'm stuck here is it possible????
KEVEKEV77
#140603908Thursday, July 17, 2014 5:43 AM GMT

how the HECK did this get so many views?
ShadyShock
#140604174Thursday, July 17, 2014 5:46 AM GMT

oh my god, there is something wrong with the thread, probably glitched it when I bumped it. more views than the rules lolololo.
Signaller
#140604276Thursday, July 17, 2014 5:47 AM GMT

nice F8
ShadyShock
#140604990Thursday, July 17, 2014 5:54 AM GMT

buummmpp
ShadyShock
#140605199Thursday, July 17, 2014 5:56 AM GMT

bumpp
ShadyShock
#140646137Thursday, July 17, 2014 6:15 PM GMT

bump[2]

    of     1