dark5012
|
  |
| Joined: 01 Jul 2007 |
| Total Posts: 1231 |
|
|
| 07 Apr 2012 01:53 PM |
["EndOfDaysEgg"] = { ["Position"] = {{Vector3.new(0, 50 ,0)}}, ["EggTimer"] = { ["Parent"] = game.Workspace} }, InitTimeOfDay = 480, -- Minutes ItsTheEnd = false
// Crashing time ]] EggManager.ItsTheEnd = true print("Its the end") local EndOfDayEgg = EggManager:SpawnEgg("EndOfDaysEgg") EndOfDayEgg.Parent = game.Workspace EndOfDayEgg.Position = Vector3.new(-320, 182.4, -259) EndOfDayEgg.Anchored = true EndOfDayEgg.Changed:connect(function() print(EndOfDayEgg, EndOfDayEgg.Parent, EndOfDayEgg.Position) end) EndOfDayEgg.Touched:connect(function(hit) if hit and hit.Parent then local humanoid = hit.Parent:FindFirstChild("Humanoid") if humanoid then local player = game.Players:GetPlayerFromCharacter(humanoid.Parent) RBX_BadgeService:AwardBadge(player.userId, 76680855) if EndOfDayEgg then EndOfDayEgg:Destroy() end wait(60.0) local crashy = Instance.new("ManualSurfaceJointInstance") crashy.Parent = game.Workspace end end end) wait(85.0) local crashy = Instance.new("ManualSurfaceJointInstance") crashy.Parent = game.Workspace -- GG NO RE |
|
|
| Report Abuse |
|
|
|
| 07 Apr 2012 01:54 PM |
| with this script youcan make people get hat |
|
|
| Report Abuse |
|
|
dark5012
|
  |
| Joined: 01 Jul 2007 |
| Total Posts: 1231 |
|
| |
|
dark5012
|
  |
| Joined: 01 Jul 2007 |
| Total Posts: 1231 |
|
|
| 07 Apr 2012 01:58 PM |
yes.
all that is required for the end egg to spawn is the time 7:25 |
|
|
| Report Abuse |
|
|
dark5012
|
  |
| Joined: 01 Jul 2007 |
| Total Posts: 1231 |
|
| |
|
flashgod
|
  |
| Joined: 02 Jun 2009 |
| Total Posts: 601 |
|
| |
|
|
| 07 Apr 2012 02:07 PM |
| Um I am going to try and play around with this script now thanks |
|
|
| Report Abuse |
|
|
| |
|
Gaomon94
|
  |
 |
| Joined: 22 Oct 2007 |
| Total Posts: 74936 |
|
|
| 07 Apr 2012 02:09 PM |
| Someone leaked the Egg Hunt. The scripts are present, but hats will not be awarded. |
|
|
| Report Abuse |
|
|
|
| 07 Apr 2012 02:10 PM |
So you have to wait 7 minutes?
~★That, sir, is why we live in a world full of morons★~ |
|
|
| Report Abuse |
|
|
dark5012
|
  |
| Joined: 01 Jul 2007 |
| Total Posts: 1231 |
|
| |
|
dark5012
|
  |
| Joined: 01 Jul 2007 |
| Total Posts: 1231 |
|
| |
|
Gaomon94
|
  |
 |
| Joined: 22 Oct 2007 |
| Total Posts: 74936 |
|
|
| 07 Apr 2012 02:22 PM |
| Just checked it. It's just a rip of the place with no eggs spawning. |
|
|
| Report Abuse |
|
|
|
| 07 Apr 2012 02:25 PM |
@Gaomon94 Actually, the server you went into was probably exploited.
~★That, sir, is why we live in a world full of morons★~ |
|
|
| Report Abuse |
|
|
dark5012
|
  |
| Joined: 01 Jul 2007 |
| Total Posts: 1231 |
|
| |
|