Pastebin.com is the number one paste tool since 2002. Pastebin is a website where you can store text online for a set period of time.
Jun 27th, 2019
Never
Roblox Anime Cross 2 Wiki
Not a member of Pastebin yet?Sign Up, it unlocks many cool features!
- -- Version: 2.82
- local ScreenGui = Instance.new('ScreenGui')
- local Open = Instance.new('TextButton')
- local BeautyA = Instance.new('Frame')
- local Close = Instance.new('TextButton')
- local Tutorial = Instance.new('TextLabel')
- --Properties:
- ScreenGui.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
- OpenFrame.Name = 'OpenFrame'
- OpenFrame.Active = true
- OpenFrame.BackgroundColor3 = Color3.new(0.215686, 0.219608, 0.219608)
- OpenFrame.Position = UDim2.new(0.822349548, 0, 0.457589298, 0)
- Open.Parent = OpenFrame
- Open.BackgroundColor3 = Color3.new(0.215686, 0.219608, 0.219608)
- Open.Position = UDim2.new(0.0967741981, 0, 0.0810810849, 0)
- Open.Font = Enum.Font.Cartoon
- Open.TextColor3 = Color3.new(0.929412, 0.937255, 0.937255)
- Open.TextSize = 14
- Open.MouseButton1Down:connect(function()
- OpenFrame.Visible = false
- Frame.Active = true
- Frame.BackgroundColor3 = Color3.new(0.215686, 0.219608, 0.219608)
- Frame.Position = UDim2.new(0.114613183, 0, 0.118303575, 0)
- Frame.Visible = false
- BeautyA.Parent = Frame
- BeautyA.BackgroundColor3 = Color3.new(0.305882, 1, 0.678431)
- BeautyA.Position = UDim2.new(0, 0, 0.881081104, 0)
- BeautyB.Parent = Frame
- BeautyB.BackgroundColor3 = Color3.new(0.305882, 1, 0.678431)
- BeautyB.Size = UDim2.new(0, 318, 0, 22)
- Close.Name = 'Close'
- Close.BackgroundColor3 = Color3.new(1, 1, 1)
- Close.BorderSizePixel = 0
- Close.Position = UDim2.new(0.682389975, 0, -0.0378378369, 0)
- Close.Font = Enum.Font.Cartoon
- Close.TextColor3 = Color3.new(1, 0, 0)
- Close.TextSize = 14
- Close.MouseButton1Down:connect(function()
- Frame.Visible = false
- Credits.Parent = Frame
- Credits.BackgroundColor3 = Color3.new(0.333333, 0.666667, 1)
- Credits.Position = UDim2.new(0.248427674, 0, 0.881081104, 0)
- Credits.Font = Enum.Font.Cartoon
- Credits.TextColor3 = Color3.new(0, 0, 0)
- Tutorial.Parent = Frame
- Tutorial.BackgroundColor3 = Color3.new(0.333333, 0.666667, 1)
- Tutorial.Position = UDim2.new(0.223270446, 0, 0, 0)
- Tutorial.Font = Enum.Font.Cartoon
- Tutorial.TextColor3 = Color3.new(0, 0, 0)
- CHEAT1.Parent = Frame
- CHEAT1.BackgroundColor3 = Color3.new(0, 1, 0.615686)
- CHEAT1.Position = UDim2.new(0.185534596, 0, 0.362162173, 0)
- CHEAT1.Font = Enum.Font.Cartoon
- CHEAT1.TextColor3 = Color3.new(1, 0, 0)
- CHEAT1.TextSize = 14
- CHEAT1.MouseButton1Down:connect(function()
- -- Version: 2.82
- local ScreenGui = Instance.new('ScreenGui')
- local TextButton = Instance.new('TextButton')
- local HitBox = Instance.new('TextButton')
- local AS = Instance.new('TextButton')
- local AS_2 = Instance.new('TextButton')
- ScreenGui.Parent = game.CoreGui
- Main.Name = 'Main'
- Main.BackgroundColor3 = Color3.new(0.654902, 0.654902, 0.654902)
- Main.Position = UDim2.new(0.449866861, 0, 0.413265347, 0)
- Main.Active = true
- TextButton.BackgroundColor3 = Color3.new(0.756863, 0.756863, 0.756863)
- TextButton.BorderSizePixel = 5
- TextButton.Position = UDim2.new(0.0267857146, 0, 0.029004395, 0)
- TextButton.Font = Enum.Font.Fantasy
- TextButton.TextColor3 = Color3.new(0, 0, 0)
- TextButton.TextSize = 14
- TextButton_2.BackgroundColor3 = Color3.new(0.756863, 0.756863, 0.756863)
- TextButton_2.BorderSizePixel = 5
- TextButton_2.Position = UDim2.new(0.0267857146, 0, 0.894172907, 0)
- TextButton_2.Font = Enum.Font.Fantasy
- TextButton_2.TextColor3 = Color3.new(0, 0, 0)
- TextButton_2.TextSize = 14
- HitBox.Parent = Main
- HitBox.BackgroundColor3 = Color3.new(0.333333, 1, 1)
- HitBox.BorderSizePixel = 3
- HitBox.Position = UDim2.new(0.135140195, 0, 0.669611454, 0)
- HitBox.Font = Enum.Font.Fantasy
- HitBox.TextColor3 = Color3.new(0, 0, 0)
- HitBox.TextSize = 14
- HitBox.MouseButton1Down:connect(function()
- wait()
- for _,v in next, game.Players:GetChildren() do
- v.Character.HumanoidRootPart.Transparency = 0
- v.Character.HumanoidRootPart.Position = plr.Character.HumanoidRootPart.Position
- end
- end)
- CLICKTP.Name = 'CLICK TP'
- CLICKTP.BackgroundColor3 = Color3.new(0.333333, 1, 1)
- CLICKTP.BorderSizePixel = 3
- CLICKTP.Position = UDim2.new(0.135140195, 0, 0.530243337, 0)
- CLICKTP.Font = Enum.Font.Fantasy
- CLICKTP.TextColor3 = Color3.new(0, 0, 0)
- CLICKTP.TextSize = 14
- CLICKTP.MouseButton1Down:connect(function()
- mouse = plr:GetMouse()
- if key 'r' then
- plr.Character.HumanoidRootPart.CFrame = CFrame.new(mouse.Hit.x, mouse.Hit.y + 5, mouse.Hit.z)
- end
- end)
- AS.Parent = Main
- AS.BorderColor3 = Color3.new(0, 0, 0)
- AS.Position = UDim2.new(0.135140195, 0, 0.388828844, 0)
- AS.Font = Enum.Font.Fantasy
- AS.TextColor3 = Color3.new(0, 0, 0)
- AS.TextSize = 14
- AS.MouseButton1Down:connect(function()
- while wait(0.3) do
- for i,v in pairs (game.Workspace:GetDescendants()) do
- v.Item2.Main.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
- end
- end)
- AH.Name = 'AH'
- AH.BackgroundColor3 = Color3.new(0.333333, 1, 1)
- AH.BorderSizePixel = 3
- AH.Position = UDim2.new(0.135140195, 0, 0.245082915, 0)
- AH.Font = Enum.Font.Fantasy
- AH.TextColor3 = Color3.new(0, 0, 0)
- AH.TextSize = 14
- AH.MouseButton1Down:connect(function()
- while wait(0.3) do
- for i,v in pairs (game.Workspace:GetDescendants()) do
- v.Item1.Main.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
- end
- end)
- AS_2.Parent = Main
- AS_2.BackgroundColor3 = Color3.new(0.690196, 0.690196, 0.690196)
- AS_2.BorderSizePixel = 0
- AS_2.Position = UDim2.new(0.996747434, 0, 0.804559231, 0)
- AS_2.Font = Enum.Font.Fantasy
- AS_2.Text = 'Comment What Game You Want A script Hack For'
- AS_2.TextScaled = true
- AS_2.TextWrapped = true
- -- Scripts:
- -- Scripts: