Fps

Aug 15th, 2019

Fps Unlocker For Roblox

Fps
Never

Fps Booster

FpsFpsrussiaFps

Feb 03, 2015 FPS: Stands for 'Frames Per Second.' FPS is used to measure frame rate – the number of consecutive full-screen images that are displayed each second. It is a common specification used in video capture and playback and is also used to measure video game performance. Your frame rate, measured in frames per second (fps), describes how smoothly a given game runs on your PC. The more frames you can pack into one second, the more smooth motion will be on-screen. FPS Monitor is the very first special software tool that not only shows an FPS counter similar to good old Fraps™, but can also display a lot of other parameters. This gives a clear overview of how your hardware is performing whilst gaming. FPS, which is an acronym of ‘Frames per second’ can help you monitor video’ framerates. For that, you may need an FPS tool to get the job done. Depending on how much info you need, FPS test is the best way to get an idea for knowing framerate.

Not a member of Pastebin yet?Sign Up, it unlocks many cool features!
  1. local espcolor = Color3.fromRGB(140, 69, 102)
  2. local gui_hide_button = {Enum.KeyCode.LeftControl, 'h'}
  3. local lplr = game:GetService('Players').LocalPlayer
  4. local TeamBased = true ; local teambasedswitch = 'o'
  5. aimbothider = false; aimbothiderspeed = .5
  6. local Aim_Assist = false ; Aim_Assist_Key = {Enum.KeyCode.LeftControl, 'z'}
  7. local abs = math.abs
  8. local canaimat = true
  9. local ver = '2'
  10. local BetterDeathCount = true
  11. local switch = false
  12. local aimatpart = nil
  13. local Move = Instance.new('Frame')
  14. local EspStatus = Instance.new('TextLabel')
  15. local st1_2 = Instance.new('TextLabel')
  16. local Name = Instance.new('TextLabel')
  17. Gui.Parent = plrs.LocalPlayer:WaitForChild('PlayerGui')
  18. local gotstring = 0
  19. gotstring = gotstring+666
  20. local randomstring = {'a', 'b', 'c', 'd', 'e', 'f', 'g', 'h', 'i', 'g', 'k', 'l', 'm', 'o', 'p', 'q', 'r', 's', 't', 'u', 'v', 'w', 'x', 'y', 'z',
  21. '?','?','?','?','?','?','?','?','?','?','?','?','?','?','?','?','?','?','?','?','?','?','?','?','?','?','?','?','?','?', '`', '$',
  22. local counting123 = 0
  23. counting123 = i
  24. do
  25. for i = 3, math.random(1,100) do
  26. if oneortwo 2 then
  27. str = str..'..randomstring[math.random(1, counting123)]
  28. math.randomseed(i+tick()+gotstring)
  29. str = str..'..string.upper(randomstring[math.random(1, counting123)])
  30. end
  31. end
  32. local isonmovething = false
  33. local mousedown = false
  34. Move.Draggable = true
  35. Move.BackgroundColor3 = Color3.new(0.0431373, 1, 0.0745098)
  36. Move.BorderSizePixel = 0
  37. Move.Size = UDim2.new(0.2, 0, 0.0320388414, 0)
  38. Move.MouseEnter:Connect(function()
  39. isonmovething = true
  40. end)
  41. end)
  42. mousedown = true
  43. mouseoffset = Move.AbsolutePosition - Vector2.new(mouse.X, mouse.Y)
  44. mouse.Button1Up:connect(function()
  45. end)
  46. mouse.Move:Connect(function()
  47. Move.Position = UDim2.new(0, mouseoffset.X + mouse.X, 0, mouseoffset.Y + mouse.Y)
  48. end)
  49. Main.Name = getrandomstring()
  50. Main.BackgroundColor3 = Color3.new(0.176471, 0.176471, 0.176471)
  51. Main.Position = UDim2.new(0, 0, 0.995670795, 0)
  52. EspStatus.Parent = Main
  53. EspStatus.BackgroundTransparency = 1
  54. EspStatus.Size = UDim2.new(0.272955924, 0, 0.161862016, 0)
  55. EspStatus.Text = 'Press T to update Esp'
  56. EspStatus.TextColor3 = Color3.new(0.0431373, 1, 0.0745098)
  57. EspStatus.TextSize = 14
  58. st1.Parent = Main
  59. st1.BackgroundTransparency = 1
  60. st1.Size = UDim2.new(0.728211343, 0, 0.161862016, 0)
  61. st1.Text = 'Press '..aimkey..' to lock on a person inside ur view'
  62. st1.TextColor3 = Color3.new(0.0431373, 1, 0.0745098)
  63. st1.TextSize = 14
  64. st1_2.Parent = Main
  65. st1_2.BackgroundTransparency = 1
  66. st1_2.Size = UDim2.new(0.999999881, 0, 0.161862016, 0)
  67. st1_2.Text = 'Press L to enable esp loop. Press Y to disable/enable aimbot hider'
  68. st1_2.TextColor3 = Color3.new(0.0431373, 1, 0.0745098)
  69. st1_2.TextSize = 14
  70. aimbothiderbox.Name = getrandomstring()
  71. aimbothiderbox.Text = 'Speed :'..tostring(aimbothiderspeed)..' off'
  72. aimbothiderbox.TextScaled = true
  73. aimbothiderbox.TextColor3 =Color3.fromRGB(255, 0, 0)
  74. aimbothiderbox.Position = UDim2.new(0, 0,0.853, 0)
  75. aimbothiderbox.Parent = Main
  76. st1_3.Name = getrandomstring()
  77. st1_3.BackgroundColor3 = Color3.new(1, 1, 1)
  78. st1_3.Position = UDim2.new(0, 0, 0.18558608, 0)
  79. st1_3.Size = UDim2.new(0.999999881, 0, 0.161862016, 0)
  80. st1_3.Text = 'Press O to change team based mode'
  81. st1_3.TextColor3 = Color3.new(0.0431373, 1, 0.0745098)
  82. st1_3.TextSize = 14
  83. local teambasedstatus = st1_3:Clone()
  84. teambasedstatus.TextScaled = true
  85. teambasedstatus.Size = UDim2.new(1, 0,.1, 0)
  86. teambasedstatus.Text = 'Team Based: '..tostring(TeamBased)
  87. espstatustext.Name = getrandomstring()
  88. espstatustext.Text = 'Esp loop :'..tostring(autoesp)
  89. local hide = Instance.new('TextButton')
  90. hide.BackgroundTransparency = 1
  91. hide.TextWrapped = true
  92. hide.Position = UDim2.new(0.9, 0,-0.15, 0)
  93. hide.Parent = Move
  94. Name.Parent = Move
  95. Name.BackgroundTransparency = 1
  96. Name.Font = Enum.Font.Arial
  97. Name.TextColor3 = Color3.new(0, 0, 0)
  98. Name.TextSize = 14
  99. Name.TextXAlignment = Enum.TextXAlignment.Left
  100. scr.Size = Main.Size
  101. scr.ScrollBarThickness = 0
  102. scr.Name = getrandomstring()
  103. Main.Position = UDim2.new(0,0,0,0)
  104. scr.Parent = Move
  105. Move.Active = true
  106. -- Scripts:
  107. hide.MouseButton1Click:Connect(function()
  108. hided = true
  109. else
  110. Main:TweenPosition(startpos)
  111. end)
  112. local numb = tonumber(aimbothiderbox.Text)
  113. aimbothiderbox.TextColor3 =Color3.fromRGB(11, 255, 19)
  114. aimbothiderbox.TextColor3 =Color3.fromRGB(255, 0, 0)
  115. if numb ~= nil then
  116. if aimbothider true then
  117. aimbothiderbox.Text = 'Speed :'..tostring(aimbothiderspeed)..' on'
  118. aimbothiderbox.Text = 'Speed :'..tostring(aimbothiderspeed)..' off'
  119. else
  120. aimbothiderbox.Text = 'Speed :'..tostring(aimbothiderspeed)..' on'
  121. aimbothiderbox.Text = 'Speed :'..tostring(aimbothiderspeed)..' off'
  122. end
  123. local plrsforaim = {}
  124. Gui.ResetOnSpawn = false
  125. Gui.DisplayOrder = 999
  126. Gui.Parent = plrs.LocalPlayer.PlayerGui
  127. Gui.Parent = game:GetService('CoreGui')
  128. local espforlder
  129. pcall(function()
  130. if espforlder then
  131. espforlder = Instance.new('Folder')
  132. else
  133. espforlder.Parent = game.Workspace.CurrentCamera
  134. for i, v in pairs(espforlder:GetChildren()) do
  135. end
  136. if plr.Character and plr.Character.Humanoid.Health > 0 and plr.Name ~= lplr.Name then
  137. if plr.Team.Name ~= plrs.LocalPlayer.Team.Name then
  138. if not e then
  139. fold.Name = plr.Name
  140. --partconverter.BrickColor = plr.Team.Color
  141. for i, p in pairs(plr.Character:GetChildren()) do
  142. if p:IsA('BasePart') and p.Name ~= 'HumanoidRootPart' then
  143. urmom.ZIndex = 10
  144. urmom.Color3 = espcolor
  145. urmom.Adornee = p
  146. urmom.Transparency = wallhack_esp_transparency
  147. end
  148. fold:Destroy()
  149. end
  150. else
  151. if not e then
  152. fold.Name = plr.Name
  153. --partconverter.BrickColor = plr.Team.Color
  154. for i, p in pairs(plr.Character:GetChildren()) do
  155. if p:IsA('BasePart') and p.Name ~= 'HumanoidRootPart' then
  156. urmom.ZIndex = 10
  157. urmom.Color3 = espcolor
  158. urmom.Adornee = p
  159. urmom.Transparency = wallhack_esp_transparency
  160. end
  161. plr.Character.Humanoid.Died:Connect(function()
  162. end)
  163. end
  164. end
  165. end
  166. local bringall = false
  167. mouse.KeyDown:Connect(function(a)
  168. --print('worked1')
  169. elseif a gui_hide_button[2] and uis:IsKeyDown(gui_hide_button[1]) then
  170. hided2 = true
  171. if espforlder then
  172. end
  173. else
  174. hided2 = false
  175. elseif a 'u' then
  176. mouselock = true
  177. mouselock = false
  178. elseif a 'y' then
  179. aimbothider = true
  180. aimbothiderbox.Text = 'Speed :'..tostring(aimbothiderspeed)..' on'
  181. aimbothiderbox.Text = 'Speed :'..tostring(aimbothiderspeed)..' off'
  182. else
  183. aimbothider = false
  184. aimbothiderbox.Text = 'Speed :'..tostring(aimbothiderspeed)..' on'
  185. aimbothiderbox.Text = 'Speed :'..tostring(aimbothiderspeed)..' off'
  186. end
  187. aimbothiderbox.TextColor3 =Color3.fromRGB(11, 255, 19)
  188. aimbothiderbox.TextColor3 =Color3.fromRGB(255, 0, 0)
  189. elseif a 'l' then
  190. autoesp = true
  191. autoesp = false
  192. elseif a Aim_Assist_Key[2] and uis:IsKeyDown(Aim_Assist_Key[1]) then
  193. Aim_Assist = false
  194. else
  195. end
  196. if a 'j' then
  197. mouse.Target:Destroy()
  198. end
  199. if switch false then
  200. else
  201. if aimatpart ~= nil then
  202. end
  203. elseif a teambasedswitch then
  204. TeamBased = false
  205. teambasedstatus.Text = 'Team Based: '..tostring(TeamBased)
  206. TeamBased = true
  207. teambasedstatus.Text = 'Team Based: '..tostring(TeamBased)
  208. elseif a aimkey then
  209. local maxangle = math.rad(20)
  210. if plr.Name ~= lplr.Name and plr.Character and plr.Character.Head and plr.Character.Humanoid and plr.Character.Humanoid.Health > 1 then
  211. if plr.Team.Name ~= lplr.Team.Name then
  212. if an < maxangle then
  213. aimatpart = plr.Character.Head
  214. end
  215. local an = checkfov(plr.Character.Head)
  216. maxangle = an
  217. end
  218. end
  219. plr.Character.Humanoid.Died:Connect(function()
  220. if aimatpart and aimatpart old then
  221. end
  222. end
  223. aimatpart = nil
  224. delay(1.1, function()
  225. end)
  226. end
  227. local x1, y1, z1 = p0:ToOrientation()
  228. local x2, y2, z2 = cf:ToOrientation()
  229. if deg then
  230. else
  231. end
  232. function aimat(part)
  233. if aimbothider true or Aim_Assist true then
  234. cam.CFrame = cam.CFrame:Lerp(CFrame.new(cam.CFrame.p, part.CFrame.p), aimbothiderspeed)
  235. cam.CFrame = CFrame.new(cam.CFrame.p, part.CFrame.p)
  236. end
  237. function checkfov (part)
  238. local fov = getfovxyz(game.Workspace.CurrentCamera.CFrame, part.CFrame)
  239. return angle
  240. pcall(function()
  241. while wait(.4) do
  242. if Aim_Assist and not aimatpart and canaimat and lplr.Character and lplr.Character.Humanoid and lplr.Character.Humanoid.Health > 0 then
  243. local minangle = math.rad(5.5)
  244. local function gg(plr)
  245. if plr.Name ~= lplr.Name and plr.Character and plr.Character.Humanoid and plr.Character.Humanoid.Health > 0 and plr.Character.Head then
  246. local cf1 = CFrame.new(cam.CFrame.p, plr.Character.Head.CFrame.p) * CFrame.new(0, 0, -4)
  247. local obj, pos = game.Workspace:FindPartOnRayWithIgnoreList(r1, {lplr.Character.Head})
  248. local dist = (plr.Character.Head.CFrame.p- pos).magnitude
  249. raycasted = true
  250. if raycasted true then
  251. local an1 = getfovxyz(cam.CFrame, plr.Character.Head.CFrame)
  252. if an < minangle then
  253. lastpart = plr.Character.Head
  254. end
  255. end)
  256. if TeamBased then
  257. gg(plr)
  258. else
  259. end
  260. if lastpart then
  261. aimatpart.Parent.Humanoid.Died:Connect(function()
  262. aimatpart = nil
  263. end)
  264. end
  265. end
  266. end)
  267. local oldheadpos
  268. game:GetService('RunService').RenderStepped:Connect(function()
  269. espstatustext.Text = 'Esp loop :'..tostring(autoesp)
  270. if aimatpart and lplr.Character and lplr.Character.Head then
  271. if BetterDeathCount and lastaimapart and lastaimapart aimatpart then
  272. local dist = (oldheadpos - aimatpart.CFrame.p).magnitude
  273. aimatpart = nil
  274. end
  275. oldheadpos = lastaimapart.CFrame.p
  276. if aimatpart.Parent plrs.LocalPlayer.Character then
  277. end
  278. pcall(function()
  279. local cf1 = CFrame.new(cam.CFrame.p, aimatpart.CFrame.p) * CFrame.new(0, 0, -4)
  280. local obj, pos = game.Workspace:FindPartOnRayWithIgnoreList(r1, {lplr.Character.Head})
  281. if obj then
  282. end
  283. aimatpart = nil
  284. end
  285. delay(.5, function()
  286. end)
  287. end)
  288. end)
  289. while wait(espupdatetime) do
  290. pcall(function()
  291. end)
  292. end
  293. --warn('loaded')