caseysman
|
  |
| Joined: 06 Jun 2009 |
| Total Posts: 167 |
|
|
| 28 Jan 2012 09:57 PM |
| Ive been looking around for a working orb. I think a roblox update broke it and i need a working orb. If you can, give me a link to a model of a working orb |
|
|
| Report Abuse |
|
|
| |
|
caseysman
|
  |
| Joined: 06 Jun 2009 |
| Total Posts: 167 |
|
| |
|
xvgigakid
|
  |
| Joined: 22 Jun 2008 |
| Total Posts: 4407 |
|
|
| 28 Jan 2012 10:09 PM |
Heres the Orb script you need.
PlayerName = "caseysman" --Put your name there player = game.Players:FindFirstChild("PlayerName") wait(4) m = Instance.new("Model", workspace) Orb = Instance.new("Part", m) Orb.Shape = "Ball" Orb.FormFactor = "Symmetric" Orb.Size = Vector3.new(2,2,2) Orb.Name = "Head" Orb.Anchored = true Orb.Position = player.Character.Head.Position h = Instance.new("Humanoid", m) m.Name = string.reverse("lolollololorT delloR-kciR") |
|
|
| Report Abuse |
|
|
| |
|
xvgigakid
|
  |
| Joined: 22 Jun 2008 |
| Total Posts: 4407 |
|
|
| 28 Jan 2012 10:13 PM |
@MightyLegs DewottNinja Above |
|
|
| Report Abuse |
|
|
|
| 28 Jan 2012 11:06 PM |
Choose the orb you want in this list:
http://www.roblox.com/Catalog.aspx?m=TopFavorites&c=10&t=AllTime&d=All&q=Orb |
|
|
| Report Abuse |
|
|
|
| 29 Jan 2012 02:10 AM |
| and dont blame us if it has a virus in it >:D |
|
|
| Report Abuse |
|
|
| |
|