User:ThePeaceWiki: Difference between revisions

From Legacy Roblox Wiki
Jump to navigationJump to search
>ThePeaceWiki
DON'T CHANGE.
>ThePeaceWiki
Updated: My Place
Line 7: Line 7:


== My Place ==
== My Place ==
Link to it-->[http://www.roblox.com/Item.aspx?ID=378343]. Well at my place---I should say soon at my place you will be able to be a defender or assassain for President Lincoln(a.k.a. some guy) I will add sniper spots, another base, and cool little houses, but that will happen all in due time. All in due time...
Link to it-->[http://www.roblox.com/Item.aspx?ID=378343]. I have been working very vigilantly on this place and the new expected due date is November 12th. I'm adding towers tommorow for the sniping kind of people.




Line 19: Line 19:
<pre>
<pre>
while true do
while true do
M = Instance.new ("Message")
M = Instance.new ("Hint")
M.Parent = game.Workspace
M.Parent = game.Workspace
game.Workspace.Player'sName:BreakJoints()
game.Workspace.Player'sName:BreakJoints()
Line 42: Line 42:
[[User:Peace123]]
[[User:Peace123]]
Good Tutorial [[Commands]]
Good Tutorial [[Commands]]
My Scripting Tutorial [[ThePeace Scripting Guide]]

Revision as of 00:14, 3 October 2008

Intro

Well....hello. I'm ThePeace as you may know and, well, I could say I'm moderately famous on ROBLOX. A lot of people know me. So...yeah. I'll probably talk a little about my place. I might.


My Place

Link to it-->[1]. I have been working very vigilantly on this place and the new expected due date is November 12th. I'm adding towers tommorow for the sniping kind of people.


Myself

I'm random. Enough said. O_OPEACEO_O


Scripting (The "F.u.n." Stuff)

Well, I could be able to help you with some minor scripts, and some major. If you see me in Script Builder I'll either be testing some of my scripts, or killing someone who is ticking me off. XD. Here's a good way to really get revenge on someone. This is quite simple though.

while true do
M = Instance.new ("Hint")
M.Parent = game.Workspace
game.Workspace.Player'sName:BreakJoints()
M.Text = "Oooooh that's gotta hurt...."
wait(4)
game.Workspace.Player'sName:BreakJoints()
M.Text = "Heh heh. Now it's kinda funny."
wait(15)
M:Remove()
wait(0.1)
end


The End

Well, that's all I have to write about for now so.... I'll update later.

Links

User:Potato5 User:Qsefthukowdrgyjilap User:Firestar101 User:Peace123 Good Tutorial Commands