Roblox Nba Characters For Free

Mar 31st, 2019

Roblox is a global platform that brings people together through play. There are no matches available for 'nba' Please enter at least 3 characters. Feb 21, 2020 - Explore Fyre Lynx's board 'Roblox characters', followed by 428 people on Pinterest. See more ideas about roblox, roblox pictures, free avatars.

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

New Promo Codes Roblox 2021 (Jan) What Are The Codes? >> If you are looking for the new year’s codes for the Roblox freebies, please read this article to get information about the new codes.

New Promo Codes Roblox 2021: With the lot of memorable moments of 2020 with Roblox Games, now we are in 2021, and to welcome the New Year, Roblox gamers need New Year’s codes list.

With this list, thousands of Roblox Players from the Philippines, United States, Turkey, and the United Kingdom will get free skins, Robux, Pets, hats, and gaming character accessories.

We know that Roblox was last year’s world-famous game, and in 2020 millions of new users were connected with it. However, this year, we hope to give us new promo codes, new skins, and many other gaming features. But now, let us take a Look at January 2021 promo codes and Roblox Promo Codes List.

What did we expect from the new codes?

Roblox users now that character customization and upgrading of character is Essential in Roblox Games to give new look and powers. But to upgrade and customize your name, you need to buy them by paying Robux. Further, to earn Robux, you need to complete the game mission and buy them. But by promo codes, you will get free skins, weapons, pets, and much promotional gaming content.

Roblox users will get Royal Winter Rabbit ears, Red panda party pet, and many other game items from this New Year code.

Roblox Promo Codes List

Roblox

Here is the list of new codes for 2021 with codes and rewards:

  • To get ROYAL winter Rabbit ears and dress for your gaming avatar, Use the DRRABBITEARS2020 code and redeem it to get ears.
  • With a pet, characters look cute. Get a cute red Panda party pet for your avatar, then use the code ROBLOXTIKTOK and get your panda pet.
  • For a white cat wizard character, you can use the promo code TRUASIACAT2020.
  • For the arctic blue fuzzy tiger hood, you can use the BIHOOD2020 code.
  • For Fiery Fox shoulder pal, you can use the TARGETFOX2020 code to redeem.
  • To get Topaz Humming Bird wings, you can use the ARGOSWINGS2020 code to redeem them.

To use these New Promo Codes Roblox 2021, you must enter them on the Roblox promo codes page. If any code is not working, try it after a few logins in your Roblox ID.

How do you redeem the codes as mentioned above?

We know that old players already know the redeeming process of free promo codes. But for new players, we will help them. The redeeming process of codes is straightforward. Please follow the following steps:

Roblox Nba Characters For Free Online

  • Go to the code redemption page of the Roblox or search it on the search engine.
  • After going to the official page of Roblox redemption, log in to your Roblox account.
  • After opening redeem Roblox promotions, enter your code, copy it from above, and press the green Redeem button.
  • Wait for a few seconds and enjoy your free skins or pets.

Final Verdict

Nba Roblox Games

DuringNew Promo Codes Roblox 2021, we get that the above codes are for free Roblox Promotional contents. To use other skins and pets in the Roblox game, you can purchase them in-game purchases.

Roblox Nba Characters For Free Agents

For more queries, please contact us via the comments section below.