• Page Versions
Key:  additions   deletions
Showing 2 pages
Date/Time Made By Edit Note Type Scope
Mar 4 2008, 4:28 PM EST TravisDep
Added:Script Builder 
edit 67 words added
Change: --Max Charactersk = string.sub(msg, 3)if j == "s/" then --[What you have to say to start. Change j to the total # characters Inclusing Spaces and the /]--p = Instance.new("Script")p.Source = kp.Parent = game.Workspace.Singlesendendfunction onEnt(newP)newP.Chatted:connect(function(msg) onChatted(msg, newP) end)endgame.Players.ChildAdded:connect(onEnt)   View changes from previous version. (Word count: 81)
Mar 4 2008, 4:24 PM EST TravisDep
 
create No content added or deleted.