|
| 25 May 2015 05:05 PM |
Welcome to the third Senate Elections Poll, here are your candidates:
Jeffrey840 - [Democrat]
Jekeltor - [Democrat]
angeman2021 - [Republican]
To vote you must do: [X] ExampleName
Cheers and good luck! Remember no using alts or double voting! |
|
|
| Report Abuse |
|
|
|
| 25 May 2015 05:18 PM |
| [X]Jeffrey840 - [Democrat] |
|
|
| Report Abuse |
|
|
Intelex
|
  |
| Joined: 20 Mar 2012 |
| Total Posts: 402 |
|
|
| 25 May 2015 05:21 PM |
[X] Jeffrey840 - [Democrat]
|
|
|
| Report Abuse |
|
|
|
| 25 May 2015 05:22 PM |
| [X] Jeffrey840- [Democrat] |
|
|
| Report Abuse |
|
|
| |
|
|
| 25 May 2015 05:44 PM |
| [X] Angeman2021 - [Democrat] |
|
|
| Report Abuse |
|
|
EdwardXI
|
  |
| Joined: 23 Oct 2011 |
| Total Posts: 108 |
|
|
| 25 May 2015 06:09 PM |
| [X] Angeman2021 - [Democrat] |
|
|
| Report Abuse |
|
|
paindutch
|
  |
| Joined: 31 May 2012 |
| Total Posts: 20 |
|
| |
|
| |
|
derom998
|
  |
| Joined: 29 Jun 2014 |
| Total Posts: 126 |
|
|
| 25 May 2015 06:35 PM |
script.Parent:RemoveDefaultLoadingScreen() local screen = Instance.new("ScreenGui") screen.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui") local textLabel = Instance.new("TextLabel") textLabel.Parent = screen textLabel.Text = "Loading" textLabel.Size = UDim2.new(1,0,1,0) textLabel.FontSize = Enum.FontSize.Size14 local count = 0 while game.ContentProvider.RequestQueueSize > 0 do textLabel.Text = "Loading " .. string.rep(".",count) count = (count + 1) % 4 wait(.3) end screen.Parent = nil |
|
|
| Report Abuse |
|
|
|
| 25 May 2015 06:39 PM |
| [X] Jeffrey840- [Democrat] |
|
|
| Report Abuse |
|
|