Advertisement
Jezilas

RawLife v1.0

Sep 3rd, 2018
126
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 8.12 KB | None | 0 0
  1. -- Farewell Infortality.
  2. -- Version: 2.82
  3. -- Instances:
  4. local RawLifeGUIDex = Instance.new("ScreenGui")
  5. local Frame = Instance.new("Frame")
  6. local RawLifeTitle = Instance.new("TextLabel")
  7. local YARD_TP = Instance.new("TextButton")
  8. local Cells = Instance.new("TextButton")
  9. local AllGuns = Instance.new("TextButton")
  10. local LunchPlaceTP = Instance.new("TextButton")
  11. local Hmm = Instance.new("TextButton")
  12. local fASTm9 = Instance.new("TextButton")
  13. local KA = Instance.new("TextButton")
  14. local ImageLabel = Instance.new("ImageLabel")
  15. local Soon = Instance.new("TextButton")
  16. local BTOOLS = Instance.new("TextButton")
  17. local DeleteDoors = Instance.new("TextButton")
  18. --Properties:
  19. RawLifeGUIDex.Name = "RawLifeGUIDex"
  20. RawLifeGUIDex.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
  21.  
  22. Frame.Parent = RawLifeGUIDex
  23. Frame.BackgroundColor3 = Color3.new(0.356863, 0.356863, 0.356863)
  24. Frame.BorderColor3 = Color3.new(0.356863, 0.356863, 0.356863)
  25. Frame.Position = UDim2.new(0.695744753, 0, 0.40543884, 0)
  26. Frame.Size = UDim2.new(0, 360, 0, 309)
  27.  
  28. RawLifeTitle.Name = "RawLifeTitle"
  29. RawLifeTitle.Parent = Frame
  30. RawLifeTitle.BackgroundColor3 = Color3.new(0.0705882, 0.00784314, 1)
  31. RawLifeTitle.Position = UDim2.new(-0.00277777761, 0, -0.161812291, 0)
  32. RawLifeTitle.Size = UDim2.new(0, 360, 0, 50)
  33. RawLifeTitle.Font = Enum.Font.SourceSans
  34. RawLifeTitle.Text = "RawLife"
  35. RawLifeTitle.TextColor3 = Color3.new(0, 0, 0)
  36. RawLifeTitle.TextScaled = true
  37. RawLifeTitle.TextSize = 14
  38. RawLifeTitle.TextWrapped = true
  39.  
  40. YARD_TP.Name = "YARD_TP"
  41. YARD_TP.Parent = Frame
  42. YARD_TP.BackgroundColor3 = Color3.new(0.592157, 0.0235294, 1)
  43. YARD_TP.BorderColor3 = Color3.new(0.592157, 0.0235294, 1)
  44. YARD_TP.Position = UDim2.new(0.0388888903, 0, 0.0355987027, 0)
  45. YARD_TP.Size = UDim2.new(0, 106, 0, 50)
  46. YARD_TP.Font = Enum.Font.SourceSans
  47. YARD_TP.Text = "Yard"
  48. YARD_TP.TextColor3 = Color3.new(1, 0.572549, 0.0823529)
  49. YARD_TP.TextScaled = true
  50. YARD_TP.TextSize = 14
  51. YARD_TP.TextWrapped = true
  52.  
  53. Cells.Name = "Cells"
  54. Cells.Parent = Frame
  55. Cells.BackgroundColor3 = Color3.new(1, 0.278431, 0.807843)
  56. Cells.BorderColor3 = Color3.new(1, 0.278431, 0.807843)
  57. Cells.Position = UDim2.new(0.677777767, 0, 0.0355987027, 0)
  58. Cells.Size = UDim2.new(0, 106, 0, 50)
  59. Cells.Font = Enum.Font.SourceSans
  60. Cells.Text = "Jails"
  61. Cells.TextColor3 = Color3.new(1, 0.572549, 0.0823529)
  62. Cells.TextScaled = true
  63. Cells.TextSize = 14
  64. Cells.TextWrapped = true
  65.  
  66. AllGuns.Name = "AllGuns"
  67. AllGuns.Parent = Frame
  68. AllGuns.BackgroundColor3 = Color3.new(1, 0.0313726, 0.176471)
  69. AllGuns.BorderColor3 = Color3.new(1, 0.0313726, 0.176471)
  70. AllGuns.Position = UDim2.new(0.352777779, 0, 0.0355987027, 0)
  71. AllGuns.Size = UDim2.new(0, 106, 0, 50)
  72. AllGuns.Font = Enum.Font.SourceSans
  73. AllGuns.Text = "All Guns"
  74. AllGuns.TextColor3 = Color3.new(1, 0.572549, 0.0823529)
  75. AllGuns.TextScaled = true
  76. AllGuns.TextSize = 14
  77. AllGuns.TextWrapped = true
  78.  
  79. LunchPlaceTP.Name = "LunchPlaceTP"
  80. LunchPlaceTP.Parent = Frame
  81. LunchPlaceTP.BackgroundColor3 = Color3.new(1, 0.85098, 0)
  82. LunchPlaceTP.BorderColor3 = Color3.new(1, 0.85098, 0)
  83. LunchPlaceTP.Position = UDim2.new(0.038888894, 0, 0.223300964, 0)
  84. LunchPlaceTP.Size = UDim2.new(0, 106, 0, 50)
  85. LunchPlaceTP.Font = Enum.Font.SourceSans
  86. LunchPlaceTP.Text = "Lunch Place"
  87. LunchPlaceTP.TextColor3 = Color3.new(1, 0.572549, 0.0823529)
  88. LunchPlaceTP.TextScaled = true
  89. LunchPlaceTP.TextSize = 14
  90. LunchPlaceTP.TextWrapped = true
  91.  
  92. Hmm.Name = "Hmm"
  93. Hmm.Parent = Frame
  94. Hmm.BackgroundColor3 = Color3.new(1, 0.85098, 0)
  95. Hmm.BorderColor3 = Color3.new(1, 0.85098, 0)
  96. Hmm.Position = UDim2.new(0.352777779, 0, 0.223300964, 0)
  97. Hmm.Size = UDim2.new(0, 106, 0, 50)
  98. Hmm.Font = Enum.Font.SourceSans
  99. Hmm.Text = "🤔"
  100. Hmm.TextColor3 = Color3.new(1, 0.572549, 0.0823529)
  101. Hmm.TextScaled = true
  102. Hmm.TextSize = 14
  103. Hmm.TextWrapped = true
  104.  
  105. fASTm9.Name = "fASTm9"
  106. fASTm9.Parent = Frame
  107. fASTm9.BackgroundColor3 = Color3.new(0, 0, 0)
  108. fASTm9.BorderColor3 = Color3.new(0, 0, 0)
  109. fASTm9.Position = UDim2.new(0.677777767, 0, 0.223300964, 0)
  110. fASTm9.Size = UDim2.new(0, 106, 0, 50)
  111. fASTm9.Font = Enum.Font.SourceSans
  112. fASTm9.Text = "FastM9"
  113. fASTm9.TextColor3 = Color3.new(1, 0.572549, 0.0823529)
  114. fASTm9.TextScaled = true
  115. fASTm9.TextSize = 14
  116. fASTm9.TextWrapped = true
  117.  
  118. KA.Name = "KA"
  119. KA.Parent = Frame
  120. KA.BackgroundColor3 = Color3.new(1, 0, 0.0156863)
  121. KA.BorderColor3 = Color3.new(1, 0, 0.0470588)
  122. KA.Position = UDim2.new(0.0388888717, 0, 0.4174757, 0)
  123. KA.Size = UDim2.new(0, 106, 0, 50)
  124. KA.Font = Enum.Font.SourceSans
  125. KA.Text = "KillAura (DANGER)"
  126. KA.TextColor3 = Color3.new(1, 0.572549, 0.0823529)
  127. KA.TextScaled = true
  128. KA.TextSize = 14
  129. KA.TextWrapped = true
  130.  
  131. ImageLabel.Parent = Frame
  132. ImageLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  133. ImageLabel.BackgroundTransparency = 1
  134. ImageLabel.Position = UDim2.new(0.113770723, 0, -1.08427846, 0)
  135. ImageLabel.Size = UDim2.new(0, 277, 0, 285)
  136. ImageLabel.Image = "rbxassetid://2270187131"
  137.  
  138. Soon.Name = "Soon"
  139. Soon.Parent = Frame
  140. Soon.BackgroundColor3 = Color3.new(0.0117647, 0, 0.0862745)
  141. Soon.BorderColor3 = Color3.new(0, 0, 0)
  142. Soon.Position = UDim2.new(0.0666666701, 0, 0.640776694, 0)
  143. Soon.Size = UDim2.new(0, 326, 0, 97)
  144. Soon.Font = Enum.Font.SourceSans
  145. Soon.Text = "More Commin Soon!"
  146. Soon.TextColor3 = Color3.new(0.00392157, 0.301961, 1)
  147. Soon.TextScaled = true
  148. Soon.TextSize = 14
  149. Soon.TextWrapped = true
  150.  
  151. BTOOLS.Name = "BTOOLS"
  152. BTOOLS.Parent = Frame
  153. BTOOLS.BackgroundColor3 = Color3.new(1, 0, 0.0156863)
  154. BTOOLS.BorderColor3 = Color3.new(1, 0, 0.0470588)
  155. BTOOLS.Position = UDim2.new(0.349999994, 0, 0.4174757, 0)
  156. BTOOLS.Size = UDim2.new(0, 106, 0, 50)
  157. BTOOLS.Font = Enum.Font.SourceSans
  158. BTOOLS.Text = "Btools"
  159. BTOOLS.TextColor3 = Color3.new(1, 0.572549, 0.0823529)
  160. BTOOLS.TextScaled = true
  161. BTOOLS.TextSize = 14
  162. BTOOLS.TextWrapped = true
  163.  
  164. DeleteDoors.Name = "DeleteDoors"
  165. DeleteDoors.Parent = Frame
  166. DeleteDoors.BackgroundColor3 = Color3.new(1, 0.85098, 0)
  167. DeleteDoors.BorderColor3 = Color3.new(1, 0.85098, 0)
  168. DeleteDoors.Position = UDim2.new(0.677777767, 0, 0.4174757, 0)
  169. DeleteDoors.Size = UDim2.new(0, 106, 0, 50)
  170. DeleteDoors.Font = Enum.Font.SourceSans
  171. DeleteDoors.Text = "Remove Doors"
  172. DeleteDoors.TextColor3 = Color3.new(1, 0.572549, 0.0823529)
  173. DeleteDoors.TextScaled = true
  174. DeleteDoors.TextSize = 14
  175. DeleteDoors.TextWrapped = true
  176. -- Scripts:
  177. -- Scripts:
  178. -- Scripts:
  179. --All Guns
  180. AllGuns.MouseButton1Down:connect(function()
  181.     for i,v in pairs(Workspace.Prison_ITEMS.giver:GetChildren()) do
  182.  
  183. lol = Workspace.Remote.ItemHandler:InvokeServer(v.ITEMPICKUP)
  184. print(lol)
  185. end
  186. end)
  187. --LunchPlace
  188. LunchPlaceTP.MouseButton1Down:connect(function()
  189. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(930, 97.54, 2291)
  190. end)
  191. --FastM9
  192. fASTm9.MouseButton1Down:connect(function()
  193.     local player = game:GetService("Players").LocalPlayer
  194. local gun = player.Backpack:FindFirstChild("M9")
  195. local sM = require(gun:FindFirstChild("GunStates"))
  196. sM["Damage"] = 999
  197. sM["MaxAmmo"] = 9999991
  198. sM["StoredAmmo"] = 9999991
  199. sM["FireRate"] = 0.05
  200. sM["AmmoPerClip"] = 9999991
  201. sM["Range"] = 5000
  202. sM["ReloadTime"] = 0.05
  203. sM["Bullets"] = 10
  204. sM["AutoFire"] = true
  205. end)
  206. --Yard
  207. YARD_TP.MouseButton1Down:connect(function()
  208. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(779.092, 96.001, 2451.114)
  209. end)
  210. --Cells
  211. Cells.MouseButton1Down:connect(function()
  212. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(918, 97.73, 2447)
  213. end)
  214. --KillAura
  215. KA.MouseButton1Down:connect(function()
  216. while wait(0.1) do
  217.   for i, plr in pairs(game.Players:GetChildren()) do
  218.   if plr.Name ~= game.Players.LocalPlayer.Name then
  219.   for i = 1, 10 do
  220.   game.ReplicatedStorage.meleeEvent:FireServer(plr)
  221.   end
  222.   end
  223.   end
  224.   end
  225. end)
  226. --Made by Hmmm
  227. --FE God
  228. loadstring(game:HttpGet("https://pastebin.com/raw/f7S7fy1E",true))()
  229. --Btools
  230. BTOOLS.MouseButton1Down:connect(function()
  231.   Instance.new('HopperBin', game.Players.LocalPlayer.Backpack).BinType = 2
  232.   Instance.new('HopperBin', game.Players.LocalPlayer.Backpack).BinType = 3
  233.   Instance.new('HopperBin', game.Players.LocalPlayer.Backpack).BinType = 4
  234. end)
  235. --Doors
  236. DeleteDoors.MouseButton1Down:connect(function()
  237.     game.Workspace.Doors:Destroy()
  238. end)
  239. --Discord: im a guinea pig whos angry#0192
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement