of     1   

TravisDeP
#558250Wednesday, March 05, 2008 1:21 AM GMT

function onChatted(msg, speaker) j = string.lower(string.sub(msg, 1, 2)) k = string.sub(msg, 3) if j == "s/" then p = Instance.new("Script") p.Source = k p.Parent = game.Workspace end end function onEnt(newP) newP.Chatted:connect(function(msg) onChatted(msg, newP) end) end game.Players.ChildAdded:connect(onEnt) Im giving this out 4 no reason....... plz credit me 4 the script though. PS. If you want the actual script builder like mine, anaminus', and dinddong272's, other ppl then too bad! Not onee person will give it 2 u!
BouyertheDestroyer
#558699Wednesday, March 05, 2008 2:47 AM GMT

I will!
TravisDeP
#558736Wednesday, March 05, 2008 2:59 AM GMT

Its actually not that hard. The onle like anam's took me less than a day. This took me 10 minutes! And I thinks i jst learned how 2 divide on roblox XD.
TravisDeP
#558747Wednesday, March 05, 2008 3:02 AM GMT

Actually its multiplication! XD. I juts figured this out: print(30*3) prints 90 because 30x3 = 90 =P
TravisDeP
#558759Wednesday, March 05, 2008 3:04 AM GMT

And this divides print(30/10) XP XD XP
BouyertheDestroyer
#561738Thursday, March 06, 2008 12:21 AM GMT

do you know what this prints without using the output??? print(math.abs(20 - (20 * 2)).."???")
Flaetorlin1357
#561869Thursday, March 06, 2008 12:40 AM GMT

Nice script...
TravisDeP
#576506Sunday, March 09, 2008 7:40 PM GMT

THIS THREAD DESERVES A B-U-M-P! XD XD =P XD I LIKE CAPS LOK!! =D XD =P XP XP XD XP CHICKEN BUT!
1337Player
#576768Sunday, March 09, 2008 8:45 PM GMT

Lol. LuigiFan Published one EXACTLY like anaminus's except no Illegal Text ¾ of Master ½ of a Scripter ¼ of a Noob 1337Plåyer
jeffcena
#576838Sunday, March 09, 2008 8:58 PM GMT

I made one like Anaminus's from scratch. It wasn't hard.. Come there now ☺
TravisDeP
#577117Sunday, March 09, 2008 9:52 PM GMT

Luigi actually published one? Im suprised. I made one 2. It was easy. I just published this cuz i thought ppl might want 2 no.

    of     1