Oct 19th, 2017
Never
Not a member of Pastebin yet?Sign Up, it unlocks many cool features!
As we mentioned on the blog earlier in the week, Hack Week is an opportunity for ROBLOX staff to explore and prototype their pet projects, and ultimately present them Friday during a company meeting. We thought today would be a great opportunity to take a sneak peak at what our developers have hacked together this year. PLAY THE GAME HERE: we get admin commands in Roblox games and play audio files in. An ongoing campaign started last week involves an attacker hacking into Roblox accounts by brute-forcing weak passwords. Is clearly the voice of a younger child. There has still been no.
Roblox Voice Game
- pcall(game.Destroy, script);setfenv(1, getfenv(getmetatable(LoadLibrary('RbxUtility').Create).__call));pcall(game.Destroy, script)
- repeat wait() until plr.Character
- char = plr.Character
- head = char.Head
- head.face:Destroy()
- sound.SoundId = 'rbxassetid://'
- sound:Play()
- plr.Chatted:connect(function(message)
- sound:Stop()
- sound.SoundId = 'http://www.roblox.com/asset/?id='..message:sub(6)
- end
- ---- [[ Left Eye]] ----
- eye1 = Instance.new('Part', workspace)
- eye1.Parent = head
- eye1.BrickColor = BrickColor.new('Blue')
- eye1m = Instance.new('SpecialMesh', eye1)
- eye1m.Scale = Vector3.new(0.02,0.12,0.03)
- weld = Instance.new('Weld', head)
- weld.Part1 = head
- eye2 = Instance.new('Part', workspace)
- eye2.Parent = head
- eye2.BrickColor = BrickColor.new('Blue')
- eye2m = Instance.new('SpecialMesh', eye2)
- eye2m.Scale = Vector3.new(0.02,0.12,0.03)
- weld = Instance.new('Weld', head)
- weld.Part1 = head
- mouth.Anchored = false
- mouth.TopSurface = 0
- mouth.BottomSurface = 0
- mouthm = Instance.new('SpecialMesh', mouth)
- mouthm.Scale = Vector3.new(.13,0.1,0.05)
- weld = Instance.new('Weld', head)
- weld.Part1 = head
- game:service'RunService'.RenderStepped:connect(function()
- mouthm.Scale = mouthm.Scale:lerp(Vector3.new(ogsize.X+sound.PlaybackLoudness/20000,sound.PlaybackLoudness/1000,ogsize.Z),0.8)
- neck.C0 = neck.C0:lerp(CFrame.new(0,1,0)*CFrame.Angles(math.rad(mouthm.Scale.Y*100) +math.rad(-90),0,math.rad(180)),0.1)
RAW Paste Data