Monday, September 12, 2011
Saturday, July 30, 2011
Monday, July 11, 2011
Tuesday, July 5, 2011
Interview with xLEGOx
Q1: When did you join ROBLOX?
A1: Late 2007, I actually became active just around December 2007
Q2: How did you become famous on ROBLOX?
A2:
Early on: I made the first real "class warfare" place by inventing weapons and characters consisting of a whole bunch of smaller pieces welded together. More recently: I made the first carts + tracks, and along with me they're sort of ingrained in the Roblox culture now.
Q3: Did anyone ever call you a noob back in the day and then be like "Sorry about that" now because you're all famous and stuff?
A3: I never played games much, only made them, so I don't think people really had a chance to.
Q4: Who was your first friend on ROBLOX besides Builderman?
A4: You can see that just by looking at my profile. "pethip" is a real life friend, "killa12345" would be the first friend from Roblox.
Q5: Who is your Best friend out of all of your Best Friends on Roblox?
A5: Dillonu. One of the only people I actually know well who I met through Roblox.
Q6: Have you ever quit ROBLOX and have came back?
A6: Nope.
Q7: Are you planning on quitting in the future or anytime soon?
A7: No. If anything I will just keep playing less than less as time goes on and I do other stuff, not really quit.
Monday, July 4, 2011
Happy 4th of July!
Fourth of July is a celebration day of the day when America finally won their independence
over Great Britain.
ROBLOX Celebrates this day everyday, if you have seen in the catalog, there are a verity of new hats, gears, and packages.
The #1 Most recommended Fourth of July Item is...
AmeriPhones!
They look popular too, but personally, I think EarthPhones are better.
Which do you like better?
Vote on the Poll on the side Bar ------------------------->
-
Doogy700
over Great Britain.
ROBLOX Celebrates this day everyday, if you have seen in the catalog, there are a verity of new hats, gears, and packages.
The #1 Most recommended Fourth of July Item is...
AmeriPhones!
They look popular too, but personally, I think EarthPhones are better.
Which do you like better?
Vote on the Poll on the side Bar ------------------------->
-
Doogy700
Wednesday, June 29, 2011
Scripting Help 6/29/11
Dear Doogy700,
The following script would be the output of something, yet it doesn't work correctly, please help me.
Workspace.SpawnBox.Cancollides.SpawnLocation.Script:1: 'then' expected near '='
Script:
if game.Workspace.Message.Text="Lets start"
then script.Parent.Cancollide=false
wait(5)
script.Parent.Cancollide=true
-ineedhelpwithscripting
Dear ineedhelpwithscripting,
It doesn't work because you have a word on the wrong line, here is the correct script:
Workspace.SpawnBox.Cancollides.SpawnLocation.Script:1: 'then' expected near '='
Script:
if game.Workspace.Message.Text="Lets start" then
script.Parent.Cancollide=false
wait(5)
script.Parent.Cancollide=true
Why? Because = is used to set a variable
x = 5
t = "lol hai"
== is used to compare two things.
if x == 5 then
elseif t == "lol hai" then
I hope you understand.
-
The following script would be the output of something, yet it doesn't work correctly, please help me.
Workspace.SpawnBox.Cancollides.SpawnLocation.Script:1: 'then' expected near '='
Script:
if game.Workspace.Message.Text="Lets start"
then script.Parent.Cancollide=false
wait(5)
script.Parent.Cancollide=true
-ineedhelpwithscripting
Dear ineedhelpwithscripting,
It doesn't work because you have a word on the wrong line, here is the correct script:
Workspace.SpawnBox.Cancollides.SpawnLocation.Script:1: 'then' expected near '='
Script:
if game.Workspace.Message.Text="Lets start" then
script.Parent.Cancollide=false
wait(5)
script.Parent.Cancollide=true
Why? Because = is used to set a variable
x = 5
t = "lol hai"
== is used to compare two things.
if x == 5 then
elseif t == "lol hai" then
I hope you understand.
-
Tuesday, June 14, 2011
Monday, June 13, 2011
RSS
Our RSS is on the sidebar in the category called 'Other'.
You may realize that the RSS is on another website, yes, it is, because I had to script all the HTML and I figured to just make it on another website rather than here.
You may realize that the RSS is on another website, yes, it is, because I had to script all the HTML and I figured to just make it on another website rather than here.
Saturday, June 11, 2011
Scripting Help 6/11/11
Dear Doogy700,
When I do this:
In the end, it doesn't work as I planned it to, maybe because the script is wrong, or the way I did it doesn't do what I excepted it to do. Help me please.
-Osfa
Dear Osfa,
Instead of the way you did it, I would probably do it this way instead:
When I do this:
while true do wait(15)if game.Players.NumPlayers >= 1 and script.building.Value == false and script.battling.Value == false and script.playing.Value == false then script.playing.Value = true
In the end, it doesn't work as I planned it to, maybe because the script is wrong, or the way I did it doesn't do what I excepted it to do. Help me please.
-Osfa
Dear Osfa,
Instead of the way you did it, I would probably do it this way instead:
while true do wait(13)if game.Players.NumPlayers >= 1 and script.building.Count.Value == false and script.battling.Count.Value == false and script.playing.Count.Value == false then script.playing.Count.Value = true~
New Admin Weapons!
New admin weapons have been created!
HotThoth's Voodoo Doll
HotThoth's Voodoo Doll
Has exclusive powers that it allows you to use
RobloTim's RobloHunk Potion
Are you strong? Or weak? This potion makes you, not hunk, but RobloHunk!
BrightEye's Sparkling Shillelagh
It's a weapon, it's also evil-ish. It has BrightEye's powers! But not the admin kind!
JediTkacheff's Deathstar
Crafted using futuristic techniques by JediTkacheff this death star is capable of moving and blistering speeds to attack its marked target. Watch out though, as the star is also capable of conjuring a shield around its wielder to protect him from incoming projectiles and do damage to any tresspassers and boost your health.
Press "x" for conjuring the shield!
Njay's Web Blaster
Everyone knows that Njay writes web code like nobody's business, but did you know he also shoots spider webs that stop people from moving and do some serious damage?
Telamon's Foe Hammer
For when a ban hammer just doesn't hit hard enough. This admin weapon is the most expensive and favorite of all Robloxians.
Sorcus' Sword of Judgement
"Judge a man by his questions rather than by his answers" -Voltaire
Builderman's Hammer of Shimmering Light
Friday, June 10, 2011
The Blog is Created
I have just created my first successful ROBLOX News Blog, well at least I hope it becomes successful. That'll be your job, members/viewers. Enjoy the website.
~
~
Subscribe to:
Posts (Atom)