777MrEpic
|
  |
| Joined: 17 Oct 2012 |
| Total Posts: 3998 |
|
|
| 31 Jul 2013 05:27 PM |
player = Game.Players.LocalPlayer player.Chatted:connect(function(msg) if msg:lower():sub(1,12) == "localscript>" then script.QS.Value = msg:sub(13) Spawn(function() loadstring(script.QS.Value)() end) end end) ---------------- localscript DOES NOT WORK all defined ---------------- i see nothing wrong help SH couldnt help |
|
|
| Report Abuse |
|
|
blocco
|
  |
| Joined: 14 Aug 2008 |
| Total Posts: 29474 |
|
|
| 31 Jul 2013 05:32 PM |
| does Chatted fire locally? |
|
|
| Report Abuse |
|
|
booing
|
  |
| Joined: 04 May 2009 |
| Total Posts: 6594 |
|
|
| 31 Jul 2013 05:34 PM |
So inefficient game:GetService("Players").LocalPlayer.Chatted:connect(function() if string.sub(msg:lower(), 1, 12) == "localscript>" then coroutine.wrap(function() ypcall(loadstring(string.sub(msg,13))) end)() end end) Try something like that |
|
|
| Report Abuse |
|
|
777MrEpic
|
  |
| Joined: 17 Oct 2012 |
| Total Posts: 3998 |
|
| |
|
|
| 31 Jul 2013 05:44 PM |
"@booing didnt work" Then it's your fault for not knowing how to script. |
|
|
| Report Abuse |
|
|
xSIXx
|
  |
| Joined: 06 Aug 2010 |
| Total Posts: 9202 |
|
|
| 31 Jul 2013 05:51 PM |
why are you running this in a localscript...
or if you are not, there's your problem.
also, get out. |
|
|
| Report Abuse |
|
|
777MrEpic
|
  |
| Joined: 17 Oct 2012 |
| Total Posts: 3998 |
|
|
| 31 Jul 2013 05:57 PM |
@SIX actually this is for my SB Loadtring in a localscript will loadstring in a localscript
|
|
|
| Report Abuse |
|
|
blocco
|
  |
| Joined: 14 Aug 2008 |
| Total Posts: 29474 |
|
|
| 31 Jul 2013 05:58 PM |
| No one considers my post... Even though it's a considerable concern. |
|
|
| Report Abuse |
|
|
777MrEpic
|
  |
| Joined: 17 Oct 2012 |
| Total Posts: 3998 |
|
|
| 31 Jul 2013 06:00 PM |
tbh this is because anaminus's script builder gui looked outdated with no quickscript @booing so basically i need to do what? |
|
|
| Report Abuse |
|
|
777MrEpic
|
  |
| Joined: 17 Oct 2012 |
| Total Posts: 3998 |
|
|
| 31 Jul 2013 06:00 PM |
@blocco yes. it does i am suprised no1 said for you 2 learn to script and getout |
|
|
| Report Abuse |
|
|
blocco
|
  |
| Joined: 14 Aug 2008 |
| Total Posts: 29474 |
|
|
| 31 Jul 2013 06:01 PM |
| Because I know how to script and I live here |
|
|
| Report Abuse |
|
|
bohdan77
|
  |
| Joined: 10 Aug 2008 |
| Total Posts: 7944 |
|
|
| 31 Jul 2013 06:01 PM |
Blocco can 'script' better then you.
Much.
Better.
Then You
|
|
|
| Report Abuse |
|
|
777MrEpic
|
  |
| Joined: 17 Oct 2012 |
| Total Posts: 3998 |
|
|
| 31 Jul 2013 06:02 PM |
@boh i never said he was bad infact all i stated was that he was lucky no-one said he couldnt script and said get out |
|
|
| Report Abuse |
|
|
blocco
|
  |
| Joined: 14 Aug 2008 |
| Total Posts: 29474 |
|
|
| 31 Jul 2013 06:03 PM |
| Luck is irrelevant. I live here. |
|
|
| Report Abuse |
|
|
bohdan77
|
  |
| Joined: 10 Aug 2008 |
| Total Posts: 7944 |
|
|
| 31 Jul 2013 06:04 PM |
| Because every regular here knows blocco, I would assume. |
|
|
| Report Abuse |
|
|
777MrEpic
|
  |
| Joined: 17 Oct 2012 |
| Total Posts: 3998 |
|
|
| 31 Jul 2013 06:04 PM |
ok but pls help me i have asked nolicaiks and had not to much help and booing, that didnt work help |
|
|
| Report Abuse |
|
|
blocco
|
  |
| Joined: 14 Aug 2008 |
| Total Posts: 29474 |
|
|
| 31 Jul 2013 06:05 PM |
| So how sure are you that it fires on the client? |
|
|
| Report Abuse |
|
|
777MrEpic
|
  |
| Joined: 17 Oct 2012 |
| Total Posts: 3998 |
|
|
| 31 Jul 2013 06:06 PM |
i made my 777admin that was 3k lines of code with less then probably 10 commands and it worked also i just mastered lau |
|
|
| Report Abuse |
|
|
blocco
|
  |
| Joined: 14 Aug 2008 |
| Total Posts: 29474 |
|
|
| 31 Jul 2013 06:07 PM |
| 3k lines of code? Dude... that's unnecessary |
|
|
| Report Abuse |
|
|
|
| 31 Jul 2013 06:07 PM |
"3k lines of code" "10 commands: Hey weewoo5 |
|
|
| Report Abuse |
|
|
777MrEpic
|
  |
| Joined: 17 Oct 2012 |
| Total Posts: 3998 |
|
|
| 31 Jul 2013 06:10 PM |
yes i am a pro at making things with more lines then needed |
|
|
| Report Abuse |
|
|
NVI
|
  |
| Joined: 11 Jan 2009 |
| Total Posts: 4744 |
|
|
| 31 Jul 2013 06:11 PM |
Send this to popinman32 saying you wrote it and you want to be in Master Scripters:
pastebin sujCwMHu |
|
|
| Report Abuse |
|
|
| |
|
|
| 31 Jul 2013 06:12 PM |
Game.Players.LocalPlayer.Chatted:connect(function(Chat) if Chat:lower():sub:(1, 11) == "loadscript>" then ypcall(loadstring(Chat:sub(12))) end end)
coroutine not needed. |
|
|
| Report Abuse |
|
|
777MrEpic
|
  |
| Joined: 17 Oct 2012 |
| Total Posts: 3998 |
|
|
| 31 Jul 2013 06:21 PM |
@iterations Game.Players.LocalPlayer.Chatted:connect(function(Chat) if Chat:lower():sub(1, 12) == "localscript>" then ypcall(loadstring(Chat:sub(13)) end end) ---------------- dont work |
|
|
| Report Abuse |
|
|