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 » Off Topic
Home Search
 

Re: OT raid

Previous Thread :: Next Thread 
MezornoIV is not online. MezornoIV
Joined: 20 Jul 2010
Total Posts: 2276
30 May 2015 03:25 PM
Raid this place
http://www.roblox.com/games/174014421/Guess-The-Song-2-fixed

And keep spamming
vvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvv
local time = 3 --Change this for how long you want the time to be

local hint = Instance.new("Hint")
hint.Parent = game.Workspace

for index = time, 0, -1 do
hint.Text = "Vision is starting in: "..index..""
wait(1)
if index <= 0 then
hint:Remove()
break
end
end


local target = Vector3.new(163, 0.6, -73) --Replace those numbers with the desired position!
for i, v in pairs(game.Players:GetChildren()) do
v.Character.Torso.CFrame = CFrame.new(target + Vector3.new(0, i * 0, 0)) -- Adds an offset of 5 to each player teleported.
end


target = CFrame.new(173, 45.7, -206)
for i, player in ipairs(game.Players:GetChildren()) do
if player.Character and player.Character:FindFirstChild("Torso") then
player.Character.Torso.CFrame = target + Vector3.new(0, i * 0, 0)
end
end


local music = game.Workspace.Sound

music:Play()
wait(3)
music:Stop()








local time2 = 300 --Change this for how long you want the time to be

local hint = Instance.new("Hint")
hint.Parent = game.Workspace

for index = time2, 0, -1 do
hint.Text = "Find all generators: "..index..""
wait(1)
if index <= 0 then
hint:Remove()
break
end
en



Report Abuse
MezornoIV is not online. MezornoIV
Joined: 20 Jul 2010
Total Posts: 2276
30 May 2015 03:27 PM
b
Report Abuse
Previous Thread :: Next Thread 
Page 1 of 1
 
 
ROBLOX Forum » Club Houses » Off Topic
   
 
   
  • 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