|
|
| 15 Aug 2015 01:18 PM
|
I found out how to get rid of the "You can't send friend requests to people in your friends list" glitch.
Just make all of your friends follow you on Twitter. Problem solved.
|
|
|
|
|
|
|
Report
Abuse
|
|
|
|
| 15 Aug 2015 01:19 PM
|
I also figured out how to make yourself an admin in any game.
1) Go to Game > Objects > Explorer
2) Scroll down until you see "LocalScript" (there should be one)
3) Click it and hit "Edit"
4) Put this inside it:
-- Admin Script
local Humanoid = script.Parent.Character.Humanoid
Humanoid.MaxHealth = 99999999
game.Workspace.CurrentCamera.CameraSubject = script.Parent.Character
5) Click anywhere outside of it and hit "Play Solo" or click "Run" and hit "Start"
6) Profit.
|
|
|
|
|
|
|
Report
Abuse
|
|