Wednesday, March 19, 2008

HAXORED

some noob on roblox just had to come by and hack me,We already found the suspect....
Still,No hats,Money,Or friends but two people that actually cared about my pain.
I was hacked on a account that I worked on for 6-7 months now...
T_T
The suspect is,Clarke227 and JONNY08
...
...
...
Atleast hes my classmate.
There two same accounts,And i will have my revenge on him.
..........

Tuesday, February 26, 2008

Roblox Photos

Im making photographs of people in ROBLOX now.Get yours quick,Im around a bit more now.I'm making a place full of photos!Heres 5 photos:
1: :D! Builderheg!
Lol,Afk :P
Woot!
now im learning better with scripts!
  • table.insert(arg,arg,arg) Is working well.
  • table.remove(variable) is working well
  • to.math.abs(x) works well to!
Yeah...So,5 people will gain a golden ticket.5 PEOPLE!
those five will get a note and picture on this blog with the writing for them etc.
as for the ticket gainers,FREE 2 MONTH ADMINSHIP FOR FREE AT MY PLACES!!
Thats all!
-= name1 =-(PS:My names connor.)

Saturday, February 23, 2008

My NEWER plane...

Zomg,I made a plane with 6 guns and there all rapid fire/machine guns.

Planes v5


I would like to tell you all that today,I have made a plane v5
Its update is:
Machine guns.
Thank you,That is all.
~`={[name1]}=`~

Explosion/Message Script (very basic)

It's in the title

while true do
wait(60)
local m = Instance.new("Message")
local e = Instance.new("Explosion")
e.Parent = game.Workspace
m.Parent = game.Workspace
m.Text = "PREPARE TO DIE!!! MWUHAHAHAA!!!!!" --change the message text here!
wait(3)
m:remove()
e.BlastPressure = 100 --change this number to how strong you want it to be
e.BlastRaduis = 5000 --change this to the amount of distance it goes!
end

Friday, February 22, 2008

Roblox Script:Kill All

Lol,Title.
p = game.Players:GetChildren()
for i = 1,#p do
p[i].Character.Head:remove()
end

Hey connor!

You should be an author at my lua blog (plz dont post any of the lessons im currently making (lessons 3, 4, 5, 6, and 7))