generic image
Processing...
  • Games
  • Catalog
  • Develop
  • Robux
  • Search in Players
  • Search in Games
  • Search in Catalog
  • Search in Groups
  • Search in Library
  • Log In
  • Sign Up
  • Games
  • Catalog
  • Develop
  • Robux
   
ROBLOX Forum » Club Houses » ROBLOX Talk
Home Search
 

Re: how do i get this gift?

Previous Thread :: Next Thread 
darty67 is not online. darty67
Joined: 27 Oct 2009
Total Posts: 412
11 Dec 2011 03:57 PM
http://www.roblox.com/Remarkable-Gift-of-Experience-item?id=67316178
Report Abuse
Darknesschaos is not online. Darknesschaos
Joined: 11 May 2009
Total Posts: 6154
11 Dec 2011 03:58 PM
You need to get 5000 EXP Points in Welcome to ROBLOX Building.
Report Abuse
jerrypiplup888 is not online. jerrypiplup888
Joined: 21 Jul 2009
Total Posts: 3326
11 Dec 2011 03:58 PM
That's what I wanna know too...
Report Abuse
coolkid121 is not online. coolkid121
Joined: 09 Jun 2009
Total Posts: 11101
11 Dec 2011 04:03 PM
Get 5k+ EXP on roblox building and you will get a badge, any users with the badge will get the gift for free when it is handed out
Report Abuse
BThorn is not online. BThorn
Joined: 07 Apr 2010
Total Posts: 421
11 Dec 2011 04:05 PM
Get 5000 Exp in Welcome To Roblox Building -

http://www.roblox.com/Welcome-to-ROBLOX-Building-place?id=41324860

^^ Go there. ^^
Report Abuse
chanman9090 is not online. chanman9090
Joined: 26 May 2010
Total Posts: 4479
11 Dec 2011 04:06 PM
I had 5300 points and didn't get the badge. Plus I kept retrying servers and that got my points reset.
Report Abuse
darty67 is not online. darty67
Joined: 27 Oct 2009
Total Posts: 412
11 Dec 2011 04:07 PM
if u leave them come back to the place does it save ur exp
Report Abuse
Darknesschaos is not online. Darknesschaos
Joined: 11 May 2009
Total Posts: 6154
11 Dec 2011 04:08 PM
@Darty

Sometimes it breaks and resets. You must be careful when going into the place.
Report Abuse
BThorn is not online. BThorn
Joined: 07 Apr 2010
Total Posts: 421
11 Dec 2011 04:10 PM
@ darty

It should do but if it doesn't try a different server. It did it with me once but worked after I went on another server.
Report Abuse
Y0urEnd0 is not online. Y0urEnd0
Joined: 10 Dec 2011
Total Posts: 155
11 Dec 2011 04:10 PM

rare = 0
function EGGY()
local Ran = math.random(1,12)
local Random = Ran
Egg=Instance.new("Part")
Egg.Shape = "Ball"
Egg.Size = Vector3.new(2,2,2)
Egg.Parent = workspace
Egg.formFactor = 2
Egg.TopSurface = 0
Egg.BottomSurface = 0
Egg.CFrame = CFrame.new(math.random(-200,200),math.random(0,99),math.random(-200,200))
Mesh = Instance.new("SpecialMesh")
Mesh.Parent = Egg
Mesh.MeshType = "FileMesh"
Mesh.MeshId="http://www.roblox.com/asset/?id=1527559"
if Random==1 then
Mesh.TextureId="http://www.roblox.com/asset/?id=24825030"

local scri=script.Count:clone()
scri.Name = "24826800"
scri.Disabled = false
scri.Parent = Egg

Egg.Name = "Specular Egg of Red, No Blue"
g=script.C1:clone()
g.Disabled = false
g.Parent = Egg
elseif Random==7 then
if math.random(1,3)~=2 then Egg:Remove() return end
Mesh.TextureId="http://www.roblox.com/asset/?id=24824983"

local scri=script.Count:clone()
scri.Name = "24826755"
scri.Disabled = false
scri.Parent = Egg

Egg.Name = "Explosive Egg of Kaboom!"
g=script.C7:clone()
g.Disabled = false
g.Parent = Egg
game.Debris:AddItem(Egg,40)
elseif Random==2 then
Mesh.TextureId="http://www.roblox.com/asset/?id=24824969"

local scri=script.Count:clone()
scri.Name = "24826737"
scri.Disabled = false
scri.Parent = Egg

Egg.Name = "POW! To the Moon! Egg"
elseif Random==8 then
if math.random(1,5)~=3 then Egg:Remove() return end
Mesh.TextureId="http://www.roblox.com/asset/?id=24829229"

local scri=script.Count:clone()
scri.Name = "24830979"
scri.Disabled = false
scri.Parent = Egg


Egg.Name = "Blue Fabergé Egg"
game.Debris:AddItem(Egg,40)
elseif Random==4 then
Mesh.TextureId="http://www.roblox.com/asset/?id=24825012"

local scri=script.Count:clone()
scri.Name = "24826787"
scri.Disabled = false
scri.Parent = Egg

Egg.Name = "Rarest Egg of Starry Eyes"
elseif Random==6 then
if math.random(1,2)~=2 then Egg:Remove() return end
Mesh.TextureId="http://www.roblox.com/asset/?id=31888506"


Egg.Name = "Rarest Egg of Magnetic Stars"
elseif Random==6 then
if math.random(1,2)~=2 then Egg:Remove() return end
Mesh.TextureId="http://www.roblox.com/asset/?id=31888506"
local scri=script.Count:clone()
scri.Name = "24826725"
scri.Disabled = false
scri.Parent = Egg

Egg.Name = "Scenic Egg of the Clouds"
game.Debris:AddItem(Egg,40)
elseif Random==5 then
if math.random(1,3)~=2 then Egg:Remove() return end
Mesh.TextureId="http://www.roblox.com/asset/?id=24824874"
local scri=script.Count:clone()
scri.Name = "24826640"
scri.Disabled = false
scri.Parent = Egg

Egg.Name = "Chrome Egg of Speeding Bullet"
g=script.C5:clone()
g.Disabled = false
g.Parent = Egg
elseif Random==3 then
Mesh.TextureId="http://www.roblox.com/asset/?id=24825714"
local scri=script.Count:clone()
scri.Name = "24826811"
scri.Disabled = false
scri.Parent = Egg

Egg.Name = "Agonizingly Ugly Egg of Screensplat"
g=script.C3:clone()
g.Disabled = false
g.Parent = Egg
elseif Random==9 then
if rare == 1 then Egg:Remove() return end
rare = 1
Mesh.TextureId="http://www.roblox.com/asset/?id=24824948"
local scri=script.Count:clone()
scri.Name = "24826704"
scri.Disabled = false
scri.Parent = Egg


Egg.Name = "Shiny Gold Egg of Switcheroo"
g=script.C10:clone()
g.Disabled = false
g.Parent = Egg
elseif Random==11 then
Mesh.TextureId="http://www.roblox.com/asset/?id=24825721"
local scri=script.Count:clone()
scri.Name = "24826823"
scri.Disabled = false
scri.Parent = Egg

Egg.Name = "Egg of Equinox: Day"
game.Debris:AddItem(Egg,40)
end
end

function enter(player)
local eg = Instance.new("IntValue")
eg.Name = "Eggs"
eg.Value = 0
eg.Parent = player
end

game.Players.ChildAdded:connect(enter)

p = game.Players:GetChildren()
for i = 1,#p do
enter(p[i])
end

while true do
EGGY()
wait(math.random(0,.5))
end



LIKE THIS YOU GET THE GIFT :D
Report Abuse
BThorn is not online. BThorn
Joined: 07 Apr 2010
Total Posts: 421
11 Dec 2011 04:12 PM
@ Y0ur

Whats wrong with you noob??
Report Abuse
darty67 is not online. darty67
Joined: 27 Oct 2009
Total Posts: 412
11 Dec 2011 04:21 PM
ty guys u really helped
Report Abuse
Previous Thread :: Next Thread 
Page 1 of 1
 
 
ROBLOX Forum » Club Houses » ROBLOX Talk
   
 
   
  • About Us
  • Jobs
  • Blog
  • Parents
  • Help
  • Terms
  • Privacy

©2017 Roblox Corporation. Roblox, the Roblox logo, Robux, Bloxy, and Powering Imagination are among our registered and unregistered trademarks in the U.S. and other countries.



Progress
Starting Roblox...
Connecting to Players...
R R

Roblox is now loading. Get ready to play!

R R

You're moments away from getting into the game!

Click here for help

Check Remember my choice and click Launch Application in the dialog box above to join games faster in the future!

Gameplay sponsored by:
Loading 0% - Starting game...
Get more with Builders Club! Join Builders Club
Choose Your Avatar
I have an account
generic image