Advertisement
Guest User

Untitled

a guest
Dec 13th, 2019
313
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 31.53 KB | None | 0 0
  1. -- Scripts not mine, credit goes to respectful owners
  2. -- GUI made by T3chyy#0001
  3.  
  4.  
  5. local function CreateInstance(cls,props)
  6. local inst = Instance.new(cls)
  7. for i,v in pairs(props) do
  8. inst[i] = v
  9. end
  10. return inst
  11. end
  12.  
  13.  
  14. local PrisonHellGUI = CreateInstance('ScreenGui',{DisplayOrder=0,Enabled=true,ResetOnSpawn=true,Name='PrisonHellGUI', Parent=game.CoreGui})
  15. local MainFrame = CreateInstance('Frame',{Style=Enum.FrameStyle.Custom,Active=false,AnchorPoint=Vector2.new(0, 0),BackgroundColor3=Color3.new(0, 0, 0),BackgroundTransparency=0,BorderColor3=Color3.new(0.105882, 0.164706, 0.207843),BorderSizePixel=1,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0.486666679, 0, 0.531940997, 0),Rotation=0,Selectable=false,Size=UDim2.new(0, 515, 0, 307),SizeConstraint=Enum.SizeConstraint.RelativeXY,Visible=true,ZIndex=1,Name = 'MainFrame',Parent = PrisonHellGUI})
  16. local Toggle = CreateInstance('TextLabel',{Font=Enum.Font.SourceSans,FontSize=Enum.FontSize.Size18,Text='Press G to toggle GUI!',TextColor3=Color3.new(1, 1, 1),TextScaled=false,TextSize=16,TextStrokeColor3=Color3.new(0, 0, 0),TextStrokeTransparency=1,TextTransparency=0,TextWrapped=false,TextXAlignment=Enum.TextXAlignment.Center,TextYAlignment=Enum.TextYAlignment.Center,Active=false,AnchorPoint=Vector2.new(0, 0),BackgroundColor3=Color3.new(0, 0, 0),BackgroundTransparency=0,BorderColor3=Color3.new(0, 0, 0),BorderSizePixel=0,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0.731505871, 0, 0.85534966, 0),Rotation=0,Selectable=false,Size=UDim2.new(0, 129, 0, 22),SizeConstraint=Enum.SizeConstraint.RelativeXY,Visible=true,ZIndex=1,Name='Toggle',Parent = MainFrame})
  17. local WalkspeedButton = CreateInstance('TextButton',{Font=Enum.Font.SourceSans,FontSize=Enum.FontSize.Size14,Text='Walkspeed',TextColor3=Color3.new(1, 0, 0),TextScaled=false,TextSize=14,TextStrokeColor3=Color3.new(0, 0, 0),TextStrokeTransparency=1,TextTransparency=0,TextWrapped=false,TextXAlignment=Enum.TextXAlignment.Center,TextYAlignment=Enum.TextYAlignment.Center,AutoButtonColor=true,Modal=false,Selected=false,Style=Enum.ButtonStyle.Custom,Active=true,AnchorPoint=Vector2.new(0, 0),BackgroundColor3=Color3.new(0.192157, 0.192157, 0.192157),BackgroundTransparency=0,BorderColor3=Color3.new(0.105882, 0.164706, 0.207843),BorderSizePixel=1,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0.0542394668, 0, 0.387486011, 0),Rotation=0,Selectable=true,Size=UDim2.new(0, 107, 0, 26),SizeConstraint=Enum.SizeConstraint.RelativeXY,Visible=true,ZIndex=1,Name='WalkspeedButton',Parent = MainFrame})
  18. local JumpPowerButton = CreateInstance('TextButton',{Font=Enum.Font.SourceSans,FontSize=Enum.FontSize.Size14,Text='Jump Power',TextColor3=Color3.new(1, 0, 0),TextScaled=false,TextSize=14,TextStrokeColor3=Color3.new(0, 0, 0),TextStrokeTransparency=1,TextTransparency=0,TextWrapped=false,TextXAlignment=Enum.TextXAlignment.Center,TextYAlignment=Enum.TextYAlignment.Center,AutoButtonColor=true,Modal=false,Selected=false,Style=Enum.ButtonStyle.Custom,Active=true,AnchorPoint=Vector2.new(0, 0),BackgroundColor3=Color3.new(0.192157, 0.192157, 0.192157),BackgroundTransparency=0,BorderColor3=Color3.new(0.105882, 0.164706, 0.207843),BorderSizePixel=1,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0.0542394519, 0, 0.734271586, 0),Rotation=0,Selectable=true,Size=UDim2.new(0, 107, 0, 26),SizeConstraint=Enum.SizeConstraint.RelativeXY,Visible=true,ZIndex=1,Name='JumpPowerButton',Parent = MainFrame})
  19. local BtoolsButton = CreateInstance('TextButton',{Font=Enum.Font.SourceSans,FontSize=Enum.FontSize.Size14,Text='Btools',TextColor3=Color3.new(1, 0, 0),TextScaled=false,TextSize=14,TextStrokeColor3=Color3.new(0, 0, 0),TextStrokeTransparency=1,TextTransparency=0,TextWrapped=false,TextXAlignment=Enum.TextXAlignment.Center,TextYAlignment=Enum.TextYAlignment.Center,AutoButtonColor=true,Modal=false,Selected=false,Style=Enum.ButtonStyle.Custom,Active=true,AnchorPoint=Vector2.new(0, 0),BackgroundColor3=Color3.new(0.192157, 0.192157, 0.192157),BackgroundTransparency=0,BorderColor3=Color3.new(0.105882, 0.164706, 0.207843),BorderSizePixel=1,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0.0542394817, 0, 0.567255497, 0),Rotation=0,Selectable=true,Size=UDim2.new(0, 107, 0, 26),SizeConstraint=Enum.SizeConstraint.RelativeXY,Visible=true,ZIndex=1,Name='BtoolsButton',Parent = MainFrame})
  20. local WeaponsButton = CreateInstance('TextButton',{Font=Enum.Font.SourceSans,FontSize=Enum.FontSize.Size14,Text='Weapons',TextColor3=Color3.new(1, 1, 1),TextScaled=false,TextSize=14,TextStrokeColor3=Color3.new(0, 0, 0),TextStrokeTransparency=1,TextTransparency=0,TextWrapped=false,TextXAlignment=Enum.TextXAlignment.Center,TextYAlignment=Enum.TextYAlignment.Center,AutoButtonColor=true,Modal=false,Selected=false,Style=Enum.ButtonStyle.Custom,Active=true,AnchorPoint=Vector2.new(0, 0),BackgroundColor3=Color3.new(0.192157, 0.192157, 0.192157),BackgroundTransparency=0,BorderColor3=Color3.new(0.105882, 0.164706, 0.207843),BorderSizePixel=1,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0.37093851, 0, 0.19880107, 0),Rotation=0,Selectable=true,Size=UDim2.new(0, 107, 0, 26),SizeConstraint=Enum.SizeConstraint.RelativeXY,Visible=true,ZIndex=1,Name='WeaponsButton',Parent = MainFrame})
  21. local NoClipButton = CreateInstance('TextButton',{Font=Enum.Font.SourceSans,FontSize=Enum.FontSize.Size14,Text='Noclip',TextColor3=Color3.new(1, 0, 0),TextScaled=false,TextSize=14,TextStrokeColor3=Color3.new(0, 0, 0),TextStrokeTransparency=1,TextTransparency=0,TextWrapped=false,TextXAlignment=Enum.TextXAlignment.Center,TextYAlignment=Enum.TextYAlignment.Center,AutoButtonColor=true,Modal=false,Selected=false,Style=Enum.ButtonStyle.Custom,Active=true,AnchorPoint=Vector2.new(0, 0),BackgroundColor3=Color3.new(0.192157, 0.192157, 0.192157),BackgroundTransparency=0,BorderColor3=Color3.new(0.105882, 0.164706, 0.207843),BorderSizePixel=1,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0.37288022, 0, 0.386257529, 0),Rotation=0,Selectable=true,Size=UDim2.new(0, 107, 0, 26),SizeConstraint=Enum.SizeConstraint.RelativeXY,Visible=true,ZIndex=1,Name='NoClipButton',Parent = MainFrame})
  22. local TeleportsButton = CreateInstance('TextButton',{Font=Enum.Font.SourceSans,FontSize=Enum.FontSize.Size14,Text='Teleports',TextColor3=Color3.new(1, 1, 1),TextScaled=false,TextSize=14,TextStrokeColor3=Color3.new(0, 0, 0),TextStrokeTransparency=1,TextTransparency=0,TextWrapped=false,TextXAlignment=Enum.TextXAlignment.Center,TextYAlignment=Enum.TextYAlignment.Center,AutoButtonColor=true,Modal=false,Selected=false,Style=Enum.ButtonStyle.Custom,Active=true,AnchorPoint=Vector2.new(0, 0),BackgroundColor3=Color3.new(0.192157, 0.192157, 0.192157),BackgroundTransparency=0,BorderColor3=Color3.new(0.105882, 0.164706, 0.207843),BorderSizePixel=1,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0.0542394705, 0, 0.19880107, 0),Rotation=0,Selectable=true,Size=UDim2.new(0, 107, 0, 26),SizeConstraint=Enum.SizeConstraint.RelativeXY,Visible=true,ZIndex=1,Name='TeleportsButton',Parent = MainFrame})
  23. local DestructionButton = CreateInstance('TextButton',{Font=Enum.Font.SourceSans,FontSize=Enum.FontSize.Size14,Text='Destruction',TextColor3=Color3.new(1, 1, 1),TextScaled=false,TextSize=14,TextStrokeColor3=Color3.new(0, 0, 0),TextStrokeTransparency=1,TextTransparency=0,TextWrapped=false,TextXAlignment=Enum.TextXAlignment.Center,TextYAlignment=Enum.TextYAlignment.Center,AutoButtonColor=true,Modal=false,Selected=false,Style=Enum.ButtonStyle.Custom,Active=true,AnchorPoint=Vector2.new(0, 0),BackgroundColor3=Color3.new(0.192157, 0.192157, 0.192157),BackgroundTransparency=0,BorderColor3=Color3.new(0.105882, 0.164706, 0.207843),BorderSizePixel=1,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0.716213524, 0, 0.19880107, 0),Rotation=0,Selectable=true,Size=UDim2.new(0, 107, 0, 26),SizeConstraint=Enum.SizeConstraint.RelativeXY,Visible=true,ZIndex=1,Name='DestructionButton',Parent = MainFrame})
  24. local Title = CreateInstance('TextLabel',{Font=Enum.Font.SourceSans,FontSize=Enum.FontSize.Size18,Text='Prison Hell GUI v1.0',TextColor3=Color3.new(0.827451, 0.0196078, 0.0196078),TextScaled=false,TextSize=16,TextStrokeColor3=Color3.new(0, 0, 0),TextStrokeTransparency=1,TextTransparency=0,TextWrapped=false,TextXAlignment=Enum.TextXAlignment.Center,TextYAlignment=Enum.TextYAlignment.Center,Active=false,AnchorPoint=Vector2.new(0, 0),BackgroundColor3=Color3.new(0, 0, 0),BackgroundTransparency=0,BorderColor3=Color3.new(0, 0, 0),BorderSizePixel=0,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0.369649529, 0, 0.034502767, 0),Rotation=0,Selectable=false,Size=UDim2.new(0, 129, 0, 22),SizeConstraint=Enum.SizeConstraint.RelativeXY,Visible=true,ZIndex=1,Name='Title',Parent = MainFrame})
  25. local Title = CreateInstance('TextLabel',{Font=Enum.Font.SourceSans,FontSize=Enum.FontSize.Size18,Text='GUI made by T3chyy#0001, Scripts not mine, credit goes to their respectful owners ',TextColor3=Color3.new(0.827451, 0.0196078, 0.0196078),TextScaled=false,TextSize=16,TextStrokeColor3=Color3.new(0, 0, 0),TextStrokeTransparency=1,TextTransparency=0,TextWrapped=false,TextXAlignment=Enum.TextXAlignment.Center,TextYAlignment=Enum.TextYAlignment.Center,Active=false,AnchorPoint=Vector2.new(0, 0),BackgroundColor3=Color3.new(0, 0, 0),BackgroundTransparency=0,BorderColor3=Color3.new(0, 0, 0),BorderSizePixel=0,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0.387125254, 0, 0.927010894, 0),Rotation=0,Selectable=false,Size=UDim2.new(0, 129, 0, 22),SizeConstraint=Enum.SizeConstraint.RelativeXY,Visible=true,ZIndex=1,Name='Title',Parent = MainFrame})
  26. local DestructionFrame = CreateInstance('Frame',{Style=Enum.FrameStyle.Custom,Active=false,AnchorPoint=Vector2.new(0, 0),BackgroundColor3=Color3.new(0, 0, 0),BackgroundTransparency=0,BorderColor3=Color3.new(0.105882, 0.164706, 0.207843),BorderSizePixel=1,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0.148333326, 0, 0.382063895, 0),Rotation=0,Selectable=false,Size=UDim2.new(0, 258, 0, 154),SizeConstraint=Enum.SizeConstraint.RelativeXY,Visible=true,ZIndex=1,Name = 'DestructionFrame',Parent = PrisonHellGUI})
  27. local KillAuraButton = CreateInstance('TextButton',{Font=Enum.Font.SourceSans,FontSize=Enum.FontSize.Size14,Text='Kill Aura',TextColor3=Color3.new(1, 0, 0),TextScaled=false,TextSize=14,TextStrokeColor3=Color3.new(0, 0, 0),TextStrokeTransparency=1,TextTransparency=0,TextWrapped=false,TextXAlignment=Enum.TextXAlignment.Center,TextYAlignment=Enum.TextYAlignment.Center,AutoButtonColor=true,Modal=false,Selected=false,Style=Enum.ButtonStyle.Custom,Active=true,AnchorPoint=Vector2.new(0, 0),BackgroundColor3=Color3.new(0.192157, 0.192157, 0.192157),BackgroundTransparency=0,BorderColor3=Color3.new(0.105882, 0.164706, 0.207843),BorderSizePixel=1,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0.0411402285, 0, 0.302543938, 0),Rotation=0,Selectable=true,Size=UDim2.new(0, 107, 0, 26),SizeConstraint=Enum.SizeConstraint.RelativeXY,Visible=true,ZIndex=1,Name='KillAuraButton',Parent = DestructionFrame})
  28. local KillAllButton = CreateInstance('TextButton',{Font=Enum.Font.SourceSans,FontSize=Enum.FontSize.Size14,Text='Kill All',TextColor3=Color3.new(1, 0, 0),TextScaled=false,TextSize=14,TextStrokeColor3=Color3.new(0, 0, 0),TextStrokeTransparency=1,TextTransparency=0,TextWrapped=false,TextXAlignment=Enum.TextXAlignment.Center,TextYAlignment=Enum.TextYAlignment.Center,AutoButtonColor=true,Modal=false,Selected=false,Style=Enum.ButtonStyle.Custom,Active=true,AnchorPoint=Vector2.new(0, 0),BackgroundColor3=Color3.new(0.192157, 0.192157, 0.192157),BackgroundTransparency=0,BorderColor3=Color3.new(0.105882, 0.164706, 0.207843),BorderSizePixel=1,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0.541306615, 0, 0.302543968, 0),Rotation=0,Selectable=true,Size=UDim2.new(0, 107, 0, 26),SizeConstraint=Enum.SizeConstraint.RelativeXY,Visible=true,ZIndex=1,Name='KillAllButton',Parent = DestructionFrame})
  29. local Title = CreateInstance('TextLabel',{Font=Enum.Font.SourceSans,FontSize=Enum.FontSize.Size18,Text='Destruction',TextColor3=Color3.new(0.827451, 0.0196078, 0.0196078),TextScaled=false,TextSize=16,TextStrokeColor3=Color3.new(0, 0, 0),TextStrokeTransparency=1,TextTransparency=0,TextWrapped=false,TextXAlignment=Enum.TextXAlignment.Center,TextYAlignment=Enum.TextYAlignment.Center,Active=false,AnchorPoint=Vector2.new(0, 0),BackgroundColor3=Color3.new(0, 0, 0),BackgroundTransparency=0,BorderColor3=Color3.new(0, 0, 0),BorderSizePixel=0,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0.275215894, 0, 0.0543852225, 0),Rotation=0,Selectable=false,Size=UDim2.new(0, 129, 0, 22),SizeConstraint=Enum.SizeConstraint.RelativeXY,Visible=true,ZIndex=1,Name='Title',Parent = DestructionFrame})
  30. local CloseDestructionButton = CreateInstance('TextButton',{Font=Enum.Font.SourceSans,FontSize=Enum.FontSize.Size24,Text='X',TextColor3=Color3.new(1, 1, 1),TextScaled=false,TextSize=20,TextStrokeColor3=Color3.new(0, 0, 0),TextStrokeTransparency=1,TextTransparency=0,TextWrapped=false,TextXAlignment=Enum.TextXAlignment.Center,TextYAlignment=Enum.TextYAlignment.Center,AutoButtonColor=true,Modal=false,Selected=false,Style=Enum.ButtonStyle.Custom,Active=true,AnchorPoint=Vector2.new(0, 0),BackgroundColor3=Color3.new(1, 0, 0),BackgroundTransparency=0,BorderColor3=Color3.new(0.105882, 0.164706, 0.207843),BorderSizePixel=1,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0.887596905, 0, 0, 0),Rotation=0,Selectable=true,Size=UDim2.new(0, 29, 0, 18),SizeConstraint=Enum.SizeConstraint.RelativeXY,Visible=true,ZIndex=1,Name='CloseDestructionButton',Parent = DestructionFrame})
  31. local TeleportsFrame = CreateInstance('Frame',{Style=Enum.FrameStyle.Custom,Active=false,AnchorPoint=Vector2.new(0, 0),BackgroundColor3=Color3.new(0, 0, 0),BackgroundTransparency=0,BorderColor3=Color3.new(0.105882, 0.164706, 0.207843),BorderSizePixel=1,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0.419166684, 0, 0.0982800871, 0),Rotation=0,Selectable=false,Size=UDim2.new(0, 358, 0, 214),SizeConstraint=Enum.SizeConstraint.RelativeXY,Visible=true,ZIndex=1,Name = 'TeleportsFrame',Parent = PrisonHellGUI})
  32. local CloseTeleportsButton = CreateInstance('TextButton',{Font=Enum.Font.SourceSans,FontSize=Enum.FontSize.Size24,Text='X',TextColor3=Color3.new(1, 1, 1),TextScaled=false,TextSize=20,TextStrokeColor3=Color3.new(0, 0, 0),TextStrokeTransparency=1,TextTransparency=0,TextWrapped=false,TextXAlignment=Enum.TextXAlignment.Center,TextYAlignment=Enum.TextYAlignment.Center,AutoButtonColor=true,Modal=false,Selected=false,Style=Enum.ButtonStyle.Custom,Active=true,AnchorPoint=Vector2.new(0, 0),BackgroundColor3=Color3.new(1, 0, 0),BackgroundTransparency=0,BorderColor3=Color3.new(0.105882, 0.164706, 0.207843),BorderSizePixel=1,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0.917841196, 0, -0.0043875277, 0),Rotation=0,Selectable=true,Size=UDim2.new(0, 29, 0, 18),SizeConstraint=Enum.SizeConstraint.RelativeXY,Visible=true,ZIndex=1,Name='CloseTeleportsButton',Parent = TeleportsFrame})
  33. local Title = CreateInstance('TextLabel',{Font=Enum.Font.SourceSans,FontSize=Enum.FontSize.Size18,Text='Teleports',TextColor3=Color3.new(0.827451, 0.0196078, 0.0196078),TextScaled=false,TextSize=16,TextStrokeColor3=Color3.new(0, 0, 0),TextStrokeTransparency=1,TextTransparency=0,TextWrapped=false,TextXAlignment=Enum.TextXAlignment.Center,TextYAlignment=Enum.TextYAlignment.Center,Active=false,AnchorPoint=Vector2.new(0, 0),BackgroundColor3=Color3.new(0, 0, 0),BackgroundTransparency=0,BorderColor3=Color3.new(0, 0, 0),BorderSizePixel=0,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0.317916512, 0, 0.0356936343, 0),Rotation=0,Selectable=false,Size=UDim2.new(0, 129, 0, 22),SizeConstraint=Enum.SizeConstraint.RelativeXY,Visible=true,ZIndex=1,Name='Title',Parent = TeleportsFrame})
  34. local ArmoryTeleport = CreateInstance('TextButton',{Font=Enum.Font.SourceSans,FontSize=Enum.FontSize.Size14,Text='Armory',TextColor3=Color3.new(1, 0, 0),TextScaled=false,TextSize=14,TextStrokeColor3=Color3.new(0, 0, 0),TextStrokeTransparency=1,TextTransparency=0,TextWrapped=false,TextXAlignment=Enum.TextXAlignment.Center,TextYAlignment=Enum.TextYAlignment.Center,AutoButtonColor=true,Modal=false,Selected=false,Style=Enum.ButtonStyle.Custom,Active=true,AnchorPoint=Vector2.new(0, 0),BackgroundColor3=Color3.new(0.192157, 0.192157, 0.192157),BackgroundTransparency=0,BorderColor3=Color3.new(0.105882, 0.164706, 0.207843),BorderSizePixel=1,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0.0761903375, 0, 0.263582915, 0),Rotation=0,Selectable=true,Size=UDim2.new(0, 107, 0, 26),SizeConstraint=Enum.SizeConstraint.RelativeXY,Visible=true,ZIndex=1,Name='ArmoryTeleport',Parent = TeleportsFrame})
  35. local CrimBaseTeleport = CreateInstance('TextButton',{Font=Enum.Font.SourceSans,FontSize=Enum.FontSize.Size14,Text='Criminal Base',TextColor3=Color3.new(1, 0, 0),TextScaled=false,TextSize=14,TextStrokeColor3=Color3.new(0, 0, 0),TextStrokeTransparency=1,TextTransparency=0,TextWrapped=false,TextXAlignment=Enum.TextXAlignment.Center,TextYAlignment=Enum.TextYAlignment.Center,AutoButtonColor=true,Modal=false,Selected=false,Style=Enum.ButtonStyle.Custom,Active=true,AnchorPoint=Vector2.new(0, 0),BackgroundColor3=Color3.new(0.192157, 0.192157, 0.192157),BackgroundTransparency=0,BorderColor3=Color3.new(0.105882, 0.164706, 0.207843),BorderSizePixel=1,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0.48401159, 0, 0.263582915, 0),Rotation=0,Selectable=true,Size=UDim2.new(0, 107, 0, 26),SizeConstraint=Enum.SizeConstraint.RelativeXY,Visible=true,ZIndex=1,Name='CrimBaseTeleport',Parent = TeleportsFrame})
  36. local PrisonTeleport = CreateInstance('TextButton',{Font=Enum.Font.SourceSans,FontSize=Enum.FontSize.Size14,Text='Prison',TextColor3=Color3.new(1, 0, 0),TextScaled=false,TextSize=14,TextStrokeColor3=Color3.new(0, 0, 0),TextStrokeTransparency=1,TextTransparency=0,TextWrapped=false,TextXAlignment=Enum.TextXAlignment.Center,TextYAlignment=Enum.TextYAlignment.Center,AutoButtonColor=true,Modal=false,Selected=false,Style=Enum.ButtonStyle.Custom,Active=true,AnchorPoint=Vector2.new(0, 0),BackgroundColor3=Color3.new(0.192157, 0.192157, 0.192157),BackgroundTransparency=0,BorderColor3=Color3.new(0.105882, 0.164706, 0.207843),BorderSizePixel=1,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0.0761903375, 0, 0.520592213, 0),Rotation=0,Selectable=true,Size=UDim2.new(0, 107, 0, 26),SizeConstraint=Enum.SizeConstraint.RelativeXY,Visible=true,ZIndex=1,Name='CellsTeleport',Parent = TeleportsFrame})
  37. local YardTeleport = CreateInstance('TextButton',{Font=Enum.Font.SourceSans,FontSize=Enum.FontSize.Size14,Text='Yard',TextColor3=Color3.new(1, 0, 0),TextScaled=false,TextSize=14,TextStrokeColor3=Color3.new(0, 0, 0),TextStrokeTransparency=1,TextTransparency=0,TextWrapped=false,TextXAlignment=Enum.TextXAlignment.Center,TextYAlignment=Enum.TextYAlignment.Center,AutoButtonColor=true,Modal=false,Selected=false,Style=Enum.ButtonStyle.Custom,Active=true,AnchorPoint=Vector2.new(0, 0),BackgroundColor3=Color3.new(0.192157, 0.192157, 0.192157),BackgroundTransparency=0,BorderColor3=Color3.new(0.105882, 0.164706, 0.207843),BorderSizePixel=1,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0.48401159, 0, 0.520592272, 0),Rotation=0,Selectable=true,Size=UDim2.new(0, 107, 0, 26),SizeConstraint=Enum.SizeConstraint.RelativeXY,Visible=true,ZIndex=1,Name='CafeTeleport',Parent = TeleportsFrame})
  38. local WeaponsFrame = CreateInstance('Frame',{Style=Enum.FrameStyle.Custom,Active=false,AnchorPoint=Vector2.new(0, 0),BackgroundColor3=Color3.new(0, 0, 0),BackgroundTransparency=0,BorderColor3=Color3.new(0.105882, 0.164706, 0.207843),BorderSizePixel=1,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0.120833308, 0, 0.676904202, 0),Rotation=0,Selectable=false,Size=UDim2.new(0, 291, 0, 166),SizeConstraint=Enum.SizeConstraint.RelativeXY,Visible=true,ZIndex=1,Name = 'WeaponsFrame',Parent = PrisonHellGUI})
  39. local CloseWeaponsButton = CreateInstance('TextButton',{Font=Enum.Font.SourceSans,FontSize=Enum.FontSize.Size24,Text='X',TextColor3=Color3.new(1, 1, 1),TextScaled=false,TextSize=20,TextStrokeColor3=Color3.new(0, 0, 0),TextStrokeTransparency=1,TextTransparency=0,TextWrapped=false,TextXAlignment=Enum.TextXAlignment.Center,TextYAlignment=Enum.TextYAlignment.Center,AutoButtonColor=true,Modal=false,Selected=false,Style=Enum.ButtonStyle.Custom,Active=true,AnchorPoint=Vector2.new(0, 0),BackgroundColor3=Color3.new(1, 0, 0),BackgroundTransparency=0,BorderColor3=Color3.new(0.105882, 0.164706, 0.207843),BorderSizePixel=1,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0.899068058, 0, 0, 0),Rotation=0,Selectable=true,Size=UDim2.new(0, 29, 0, 18),SizeConstraint=Enum.SizeConstraint.RelativeXY,Visible=true,ZIndex=1,Name='CloseWeaponsButton',Parent = WeaponsFrame})
  40. local Title = CreateInstance('TextLabel',{Font=Enum.Font.SourceSans,FontSize=Enum.FontSize.Size18,Text='Weapons',TextColor3=Color3.new(0.827451, 0.0196078, 0.0196078),TextScaled=false,TextSize=16,TextStrokeColor3=Color3.new(0, 0, 0),TextStrokeTransparency=1,TextTransparency=0,TextWrapped=false,TextXAlignment=Enum.TextXAlignment.Center,TextYAlignment=Enum.TextYAlignment.Center,Active=false,AnchorPoint=Vector2.new(0, 0),BackgroundColor3=Color3.new(0, 0, 0),BackgroundTransparency=0,BorderColor3=Color3.new(0, 0, 0),BorderSizePixel=0,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0.275465816, 0, 0.0242647417, 0),Rotation=0,Selectable=false,Size=UDim2.new(0, 129, 0, 22),SizeConstraint=Enum.SizeConstraint.RelativeXY,Visible=true,ZIndex=1,Name='Title',Parent = WeaponsFrame})
  41. local ShotgunButton = CreateInstance('TextButton',{Font=Enum.Font.SourceSans,FontSize=Enum.FontSize.Size14,Text='Shotgun',TextColor3=Color3.new(1, 0, 0),TextScaled=false,TextSize=14,TextStrokeColor3=Color3.new(0, 0, 0),TextStrokeTransparency=1,TextTransparency=0,TextWrapped=false,TextXAlignment=Enum.TextXAlignment.Center,TextYAlignment=Enum.TextYAlignment.Center,AutoButtonColor=true,Modal=false,Selected=false,Style=Enum.ButtonStyle.Custom,Active=true,AnchorPoint=Vector2.new(0, 0),BackgroundColor3=Color3.new(0.192157, 0.192157, 0.192157),BackgroundTransparency=0,BorderColor3=Color3.new(0.105882, 0.164706, 0.207843),BorderSizePixel=1,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0.0739567876, 0, 0.272423446, 0),Rotation=0,Selectable=true,Size=UDim2.new(0, 107, 0, 26),SizeConstraint=Enum.SizeConstraint.RelativeXY,Visible=true,ZIndex=1,Name='ShotgunButton',Parent = WeaponsFrame})
  42. local AK47Button = CreateInstance('TextButton',{Font=Enum.Font.SourceSans,FontSize=Enum.FontSize.Size14,Text='AK47',TextColor3=Color3.new(1, 0, 0),TextScaled=false,TextSize=14,TextStrokeColor3=Color3.new(0, 0, 0),TextStrokeTransparency=1,TextTransparency=0,TextWrapped=false,TextXAlignment=Enum.TextXAlignment.Center,TextYAlignment=Enum.TextYAlignment.Center,AutoButtonColor=true,Modal=false,Selected=false,Style=Enum.ButtonStyle.Custom,Active=true,AnchorPoint=Vector2.new(0, 0),BackgroundColor3=Color3.new(0.192157, 0.192157, 0.192157),BackgroundTransparency=0,BorderColor3=Color3.new(0.105882, 0.164706, 0.207843),BorderSizePixel=1,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0.564801753, 0, 0.272423446, 0),Rotation=0,Selectable=true,Size=UDim2.new(0, 107, 0, 26),SizeConstraint=Enum.SizeConstraint.RelativeXY,Visible=true,ZIndex=1,Name='AK47Button',Parent = WeaponsFrame})
  43. local M9Button = CreateInstance('TextButton',{Font=Enum.Font.SourceSans,FontSize=Enum.FontSize.Size14,Text='M9',TextColor3=Color3.new(1, 0, 0),TextScaled=false,TextSize=14,TextStrokeColor3=Color3.new(0, 0, 0),TextStrokeTransparency=1,TextTransparency=0,TextWrapped=false,TextXAlignment=Enum.TextXAlignment.Center,TextYAlignment=Enum.TextYAlignment.Center,AutoButtonColor=true,Modal=false,Selected=false,Style=Enum.ButtonStyle.Custom,Active=true,AnchorPoint=Vector2.new(0, 0),BackgroundColor3=Color3.new(0.192157, 0.192157, 0.192157),BackgroundTransparency=0,BorderColor3=Color3.new(0.105882, 0.164706, 0.207843),BorderSizePixel=1,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0.0733928084, 0, 0.645917416, 0),Rotation=0,Selectable=true,Size=UDim2.new(0, 107, 0, 26),SizeConstraint=Enum.SizeConstraint.RelativeXY,Visible=true,ZIndex=1,Name='M9Button',Parent = WeaponsFrame})
  44. local M4A1Button = CreateInstance('TextButton',{Font=Enum.Font.SourceSans,FontSize=Enum.FontSize.Size14,Text='M4A1',TextColor3=Color3.new(1, 0, 0),TextScaled=false,TextSize=14,TextStrokeColor3=Color3.new(0, 0, 0),TextStrokeTransparency=1,TextTransparency=0,TextWrapped=false,TextXAlignment=Enum.TextXAlignment.Center,TextYAlignment=Enum.TextYAlignment.Center,AutoButtonColor=true,Modal=false,Selected=false,Style=Enum.ButtonStyle.Custom,Active=true,AnchorPoint=Vector2.new(0, 0),BackgroundColor3=Color3.new(0.192157, 0.192157, 0.192157),BackgroundTransparency=0,BorderColor3=Color3.new(0.105882, 0.164706, 0.207843),BorderSizePixel=1,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0.564801753, 0, 0.645917416, 0),Rotation=0,Selectable=true,Size=UDim2.new(0, 107, 0, 26),SizeConstraint=Enum.SizeConstraint.RelativeXY,Visible=true,ZIndex=1,Name='M4A1Button',Parent = WeaponsFrame})
  45.  
  46. DestructionFrame.Visible = false
  47. TeleportsFrame.Visible = false
  48. WeaponsFrame.Visible = false
  49.  
  50. function onKeyPress(inputObject, gameProcessedEvent)
  51. if inputObject.KeyCode == Enum.KeyCode.G then
  52. if MainFrame.Visible == false then
  53. MainFrame.Visible = true
  54. else
  55. MainFrame.Visible = false
  56. end
  57. end
  58. end
  59.  
  60. game:GetService("UserInputService").InputBegan:connect(onKeyPress)
  61.  
  62. DestructionButton.MouseButton1Click:connect(function()
  63. DestructionFrame.Visible = true
  64. end)
  65.  
  66. TeleportsButton.MouseButton1Click:connect(function()
  67. TeleportsFrame.Visible = true
  68. end)
  69.  
  70. WeaponsButton.MouseButton1Click:connect(function()
  71. WeaponsFrame.Visible = true
  72. end)
  73.  
  74. DestructionFrame.Active = true
  75. DestructionFrame.Draggable = true
  76.  
  77. MainFrame.Active = true
  78. MainFrame.Draggable = true
  79.  
  80. WeaponsFrame.Active = true
  81. WeaponsFrame.Draggable = true
  82.  
  83. TeleportsFrame.Active = true
  84. TeleportsFrame.Draggable = true
  85.  
  86.  
  87.  
  88. WalkspeedButton.MouseButton1Click:Connect(function()
  89. game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = "200"
  90. end)
  91.  
  92. JumpPowerButton.MouseButton1Click:Connect(function()
  93. game.Players.LocalPlayer.Character.Humanoid.JumpPower = "200"
  94. end)
  95.  
  96. KillAuraButton.MouseButton1Click:connect(function()
  97. mainRemotes = game.ReplicatedStorage
  98. meleeRemote = mainRemotes['meleeEvent']
  99.  
  100. killAura = true
  101.  
  102. contextactionservice = game.ContextActionService
  103.  
  104. function toggleKillAura(actionName, inputState, inputObject)
  105. print('Doing the action : ' .. actionName)
  106. if inputState == Enum.UserInputState.Begin then
  107. if killAura == true then
  108. killAura = false
  109. else
  110. killAura = true
  111. end
  112. end
  113. end
  114.  
  115. contextactionservice:BindAction('ToggleKillAura', toggleKillAura, false, Enum.KeyCode.K)
  116.  
  117. while wait() do
  118. if killAura == true then
  119. for _, plr in pairs (game:GetService('Players'):GetChildren()) do
  120. if plr.Name ~= game.Players.LocalPlayer.Name then
  121. meleeRemote:FireServer(plr)
  122. end
  123. end
  124. end
  125. end
  126. end)
  127.  
  128. KillAllButton.MouseButton1Click:connect(function()
  129. workspace.Remote.TeamEvent:FireServer("Medium stone grey")
  130.  
  131. game.Workspace.Remote.ItemHandler:InvokeServer(workspace.Prison_ITEMS.giver["Remington 870"].ITEMPICKUP)
  132.  
  133. wait(0.5)
  134. function kill(a)
  135. local A_1 =
  136. {
  137. [1] =
  138. {
  139. ["RayObject"] = Ray.new(Vector3.new(845.555908, 101.429337, 2269.43945), Vector3.new(-391.152252, 8.65560055, -83.2166901)),
  140. ["Distance"] = 3.2524313926697,
  141. ["Cframe"] = CFrame.new(840.310791, 101.334137, 2267.87988, 0.0636406094, 0.151434347, -0.986416459, 0, 0.988420188, 0.151741937, 0.997972965, -0.00965694897, 0.0629036576),
  142. ["Hit"] = a.Character.Head
  143. },
  144. [2] =
  145. {
  146. ["RayObject"] = Ray.new(Vector3.new(845.555908, 101.429337, 2269.43945), Vector3.new(-392.481476, -8.44939327, -76.7261353)),
  147. ["Distance"] = 3.2699294090271,
  148. ["Cframe"] = CFrame.new(840.290466, 101.184189, 2267.93506, 0.0964837447, 0.0589403138, -0.993587971, 4.65661287e-10, 0.998245299, 0.0592165813, 0.995334625, -0.00571343815, 0.0963144377),
  149. ["Hit"] = a.Character.Head
  150. },
  151. [3] =
  152. {
  153. ["RayObject"] = Ray.new(Vector3.new(845.555908, 101.429337, 2269.43945), Vector3.new(-389.21701, -2.50536323, -92.2163162)),
  154. ["Distance"] = 3.1665518283844,
  155. ["Cframe"] = CFrame.new(840.338867, 101.236496, 2267.80371, 0.0166504811, 0.0941716284, -0.995416701, 1.16415322e-10, 0.995554805, 0.0941846818, 0.999861419, -0.00156822044, 0.0165764652),
  156. ["Hit"] = a.Character.Head
  157. },
  158. [4] =
  159. {
  160. ["RayObject"] = Ray.new(Vector3.new(845.555908, 101.429337, 2269.43945), Vector3.new(-393.353973, 3.13988972, -72.5452042)),
  161. ["Distance"] = 3.3218522071838,
  162. ["Cframe"] = CFrame.new(840.277222, 101.285957, 2267.9707, 0.117109694, 0.118740402, -0.985994935, -1.86264515e-09, 0.992826641, 0.119563118, 0.993119001, -0.0140019981, 0.116269611),
  163. ["Hit"] = a.Character.Head
  164. },
  165. [5] =
  166. {
  167. ["RayObject"] = Ray.new(Vector3.new(845.555908, 101.429337, 2269.43945), Vector3.new(-390.73172, 3.2097764, -85.5477524)),
  168. ["Distance"] = 3.222757101059,
  169. ["Cframe"] = CFrame.new(840.317993, 101.286423, 2267.86035, 0.0517584644, 0.123365127, -0.991010666, 0, 0.992340803, 0.123530701, 0.99865967, -0.00639375951, 0.0513620302),
  170. ["Hit"] = a.Character.Head
  171. }
  172. }
  173. local A_2 = game.Players.LocalPlayer.Backpack["Remington 870"]
  174. local Event = game:GetService("ReplicatedStorage").ShootEvent
  175. Event:FireServer(A_1, A_2)
  176. Event:FireServer(A_1, A_2)
  177. end
  178.  
  179. for i,v in pairs(game.Players:GetChildren())do
  180. if v.Name ~= game.Players.LocalPlayer.Name then
  181. kill(v)
  182. end
  183. end
  184. wait(1)
  185. workspace.Remote.TeamEvent:FireServer("Bright orange")
  186. end)
  187.  
  188. BtoolsButton.MouseButton1Click:connect(function()
  189. local tool1 = Instance.new("HopperBin",game.Players.LocalPlayer.Backpack)
  190. local tool2 = Instance.new("HopperBin",game.Players.LocalPlayer.Backpack)
  191. local tool3 = Instance.new("HopperBin",game.Players.LocalPlayer.Backpack)
  192. local tool4 = Instance.new("HopperBin",game.Players.LocalPlayer.Backpack)
  193. local tool5 = Instance.new("HopperBin",game.Players.LocalPlayer.Backpack)
  194. tool1.BinType = "Clone"
  195. tool2.BinType = "GameTool"
  196. tool3.BinType = "Hammer"
  197. tool4.BinType = "Script"
  198. tool5.BinType = "Grab"
  199. end)
  200.  
  201. NoClipButton.MouseButton1Click:connect(function()
  202. noclip = false
  203. game:GetService('RunService').Stepped:connect(function()
  204. if noclip then
  205. game.Players.LocalPlayer.Character.Humanoid:ChangeState(11)
  206. end
  207. end)
  208. plr = game.Players.LocalPlayer
  209. mouse = plr:GetMouse()
  210. mouse.KeyDown:connect(function(key)
  211.  
  212. if key == "e" then
  213. noclip = not noclip
  214. game.Players.LocalPlayer.Character.Humanoid:ChangeState(11)
  215. end
  216. end)
  217. end)
  218.  
  219. M9Button.MouseButton1Click:connect(function()
  220. game.Workspace.Remote.ItemHandler:InvokeServer(workspace.Prison_ITEMS.giver["M9"].ITEMPICKUP)
  221. end)
  222.  
  223. ShotgunButton.MouseButton1Click:connect(function()
  224. game.Workspace.Remote.ItemHandler:InvokeServer(workspace.Prison_ITEMS.giver["Remington 870"].ITEMPICKUP)
  225. end)
  226.  
  227. AK47Button.MouseButton1Click:connect(function()
  228. game.Workspace.Remote.ItemHandler:InvokeServer(workspace.Prison_ITEMS.giver["AK-47"].ITEMPICKUP)
  229. end)
  230.  
  231. M4A1Button.MouseButton1Click:connect(function()
  232. game.Workspace.Remote.ItemHandler:InvokeServer(workspace.Prison_ITEMS.giver["M4A1"].ITEMPICKUP)
  233. end)
  234.  
  235. CrimBaseTeleport.MouseButton1Click:connect(function()
  236. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-943.46,94.13,2063.63)
  237. end)
  238.  
  239. YardTeleport.MouseButton1Click:connect(function()
  240. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(779.87,98,2458.93)
  241. end)
  242.  
  243. PrisonTeleport.MouseButton1Click:connect(function()
  244. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(918.77,100,2379.07)
  245. end)
  246.  
  247. ArmoryTeleport.MouseButton1Click:connect(function()
  248. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(834.972, 99.989, 2275.318)
  249. end)
  250.  
  251. CloseDestructionButton.MouseButton1Click:connect(function()
  252. DestructionFrame.Visible = false
  253. end)
  254.  
  255.  
  256. CloseTeleportsButton.MouseButton1Click:connect(function()
  257. TeleportsFrame.Visible = false
  258. end)
  259.  
  260. CloseWeaponsButton.MouseButton1Click:connect(function()
  261. WeaponsFrame.Visible = false
  262. end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement