Spin Hack Roblox

Jun 16th, 2018
Never

These are the chances to obtain a Quirk from every rarity level in every Spin. To find the chance of a specific Quirk, divide the chance by the number of Quirks in that Quirk's rarity level. Common Spins Cost: 5,000 Cash or 5 Robux. Legendaries: 1/100; 1%% Rares: 3/100; 3%% Uncommon: 4/25; 16%; Common: 4/5; 80%; Uncommon Spins. Select your Pets. Mikedevil71 has just redeemed 3 pets!

Roblox password cracker tool
Not a member of Pastebin yet?Sign Up, it unlocks many cool features!
  1. local FlingKill = Instance.new('ScreenGui')
  2. local Label = Instance.new('Frame')
  3. local StartKill = Instance.new('TextButton')
  4. local Instructions = Instance.new('TextLabel')
  5. local Recomendation = Instance.new('TextLabel')
  6. local Exit = Instance.new('TextButton')
  7. local DownArrow = Instance.new('TextButton')
  8. -- Properties
  9. FlingKill.Name = 'Fling/Kill'
  10. Main.Parent = FlingKill
  11. Main.BackgroundColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  12. Main.Position = UDim2.new(0.702554762, 0, 0.446640313, 0)
  13. Main.Selectable = true
  14. Main.Draggable = true
  15. Label.Name = 'Label'
  16. Label.BackgroundColor3 = Color3.new(0.741176, 0.764706, 0.780392)
  17. Label.Size = UDim2.new(0, 217, 0, 27)
  18. Shadow.Name = 'Shadow'
  19. Shadow.BackgroundColor3 = Color3.new(0.67451, 0.694118, 0.705882)
  20. Shadow.Position = UDim2.new(0, 0, 0.115879826, 0)
  21. StartKill.Parent = Main
  22. StartKill.BackgroundColor3 = Color3.new(0.741176, 0.764706, 0.780392)
  23. StartKill.Position = UDim2.new(0.195852548, 0, 0.227467805, 0)
  24. StartKill.Font = Enum.Font.Cartoon
  25. StartKill.TextColor3 = Color3.new(0, 0, 0)
  26. StopKill.Parent = Main
  27. StopKill.BackgroundColor3 = Color3.new(0.741176, 0.764706, 0.780392)
  28. StopKill.Position = UDim2.new(0.207373276, 0, 0.38197428, 0)
  29. StopKill.Font = Enum.Font.Cartoon
  30. StopKill.TextColor3 = Color3.new(0, 0, 0)
  31. Instructions.Parent = Main
  32. Instructions.BackgroundColor3 = Color3.new(1, 1, 1)
  33. Instructions.Position = UDim2.new(0.0391705073, 0, 0.549356222, 0)
  34. Instructions.Font = Enum.Font.Cartoon
  35. Instructions.Text = 'Just touch someone to watch the fly to their death!'
  36. Instructions.TextSize = 14
  37. CurrentPower.Parent = Main
  38. CurrentPower.BackgroundColor3 = Color3.new(1, 1, 1)
  39. CurrentPower.Position = UDim2.new(0.276497692, 0, 0.686695278, 0)
  40. CurrentPower.Font = Enum.Font.Cartoon
  41. CurrentPower.TextColor3 = Color3.new(0, 0, 0)
  42. Recomendation.Parent = Main
  43. Recomendation.BackgroundColor3 = Color3.new(1, 1, 1)
  44. Recomendation.Position = UDim2.new(0.0414746553, 0, 0.884120166, 0)
  45. Recomendation.Font = Enum.Font.Cartoon
  46. Recomendation.TextColor3 = Color3.new(0, 0, 0)
  47. NameOfGui.Parent = Main
  48. NameOfGui.BackgroundTransparency = 1
  49. NameOfGui.Position = UDim2.new(0.0806451589, 0, 0, 0)
  50. NameOfGui.Font = Enum.Font.Cartoon
  51. NameOfGui.TextColor3 = Color3.new(0, 0, 0)
  52. Exit.Parent = Main
  53. Exit.BackgroundTransparency = 1
  54. Exit.Size = UDim2.new(0, 20, 0, 27)
  55. Exit.Text = 'X'
  56. Exit.TextSize = 14
  57. UPArrow.Name = 'UPArrow'
  58. UPArrow.BackgroundColor3 = Color3.new(1, 1, 1)
  59. UPArrow.Position = UDim2.new(0.0783410147, 0, 0.716738224, 0)
  60. UPArrow.Font = Enum.Font.Cartoon
  61. UPArrow.TextColor3 = Color3.new(0, 0, 0)
  62. UPArrow.TextWrapped = true
  63. DownArrow.Name = 'DownArrow'
  64. DownArrow.BackgroundColor3 = Color3.new(1, 1, 1)
  65. DownArrow.Position = UDim2.new(0.792626739, 0, 0.714592278, 0)
  66. DownArrow.Font = Enum.Font.Cartoon
  67. DownArrow.TextColor3 = Color3.new(0, 0, 0)
  68. DownArrow.TextWrapped = true
  69. power = 500
  70. local val = Instance.new('IntValue')
  71. val.Parent = game.Players.LocalPlayer
  72. FlingKill.Enabled = false
  73. game:GetService('RunService').Stepped:connect(function()
  74. if game.Players.LocalPlayer.Character.Humanoid.RigType Enum.HumanoidRigType.R6 then
  75. game.Players.LocalPlayer.Character.Head.CanCollide = false
  76. game.Players.LocalPlayer.Character.Torso.CanCollide = false
  77. game.Players.LocalPlayer.Character['Left Leg'].CanCollide = false
  78. game.Players.LocalPlayer.Character['Right Leg'].CanCollide = false
  79. if game.Players.LocalPlayer.Character.Humanoid.RigType Enum.HumanoidRigType.R15 then
  80. game.Players.LocalPlayer.Character.Head.CanCollide = false
  81. game.Players.LocalPlayer.Character.UpperTorso.CanCollide = false
  82. game.Players.LocalPlayer.Character.LowerTorso.CanCollide = false
  83. game.Players.LocalPlayer.Character.HumanoidRootPart.CanCollide = false
  84. end
  85. wait(.1)
  86. bambam.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
  87. bambam.Location = game.Players.LocalPlayer.Character.HumanoidRootPart.Position
  88. active = false
  89. game.Players.LocalPlayer.Character.HumanoidRootPart.BodyThrust:Remove()
  90. power = power + 100
  91. game.Players.LocalPlayer.Number.Value = game.Players.LocalPlayer.Number.Value + 1
  92. CurrentPower.Text = 'Current Power = ' .. game.Players.LocalPlayer.Number.Value
  93. power = power - 100
  94. game.Players.LocalPlayer.Number.Value = game.Players.LocalPlayer.Number.Value - 1
  95. CurrentPower.Text = 'Current Power = ' .. game.Players.LocalPlayer.Number.Value

Spin Fling Roblox

RAW Paste Data

Hack Roblox Download


Script: [ https://bit.ly/_SCRIPT ]

Hack Robux

❌ OPTIMIZATION TAGS – (IGNORE) ❌
shindo life script, shindo life hack, roblox shindo life script, shindo life hack script, shindo life script hack, shindo life, roblox shindo life hack, shindo life infinite spins, shindo life hack gui, shindo life spin script, shindo life gui script, shindo life script pastebin, shinobi life 2 hack, shinobi life 2 script, shindo life script auto farm, script, shindo life script spins, roblox shindo life hack script pastebin, auto farm, shindo life codes, spins, shinobi life 2, shinobi life script, codes, shinobi life hack, shinobi life 2 script hack, shindo life shippuden kusanagi, shindo life free vip server, shinobi life 2 hack script, roblox shinobi life 2 script, roblox, roblox shinobi life 2 hack, shindo life infinite spins hack, shinobi life 2 roblox, shindo life hack script gui, roblox shindo life hack script, shindo life bloodline, shinobi life 2 hack gui, shindo life autofarm hack, shinobi life 2 gui script, shindo life autofarm, shindo life spirit farm, shindo life auto farm script, roblox shindo, hack, shindo, roblox shindo life, shindo life hack roblox, shinobi life 2 hack spin, shindo life script war mode, roblox script, roblox exploiting, shinobi life 2 hack script infinite spins, shindo life scripts, shinobi life 2 hack war mode, roblox hacking, roblox hack, shindo life gui, roblox shindo life auto farm, roblox best exploit, shinobi, shinobi life 2 gui, shindo life genkai, roblox admin, roblox auto farm, roblox exploits, roblox cheat, shinobi life 2 hack pastebin, roblox shindo life scroll farm, roblox shindo life codes, shindo life auto farm, shindo life sharingan, roblox shindo life spin script, shindo life hack spins, shinobi life 2 infinite spins, shinobi life 2 hack script pastebin 2020, shindo life 2 hack gui, shinobi life 2 hack free, shindo life roblox script, roblox shindo life hack spins, roblox shindo life spin hack, shinobi life 2 hack script pastebin, roblox shinobi life 2 hack script, shindo life spin hack, shindo life 2 hack, shinobi life 2 hacks auto farm, shinobi life 2 spin hack, shindo life infinite spins script, shindo life 2, roblox shindo life 2 script, shindo life 2 hack script, shindo life 2 script, shindo life script gui, roblox shindo life gui, shindo life 2 gui script, shindo life 2 script hack, shindo life roblox hack, roblox shindo life 2 hack, shindo life gui hack, shindo life hacks, roblox shinobi life 2 auto farm, kiuind, shinobi life 2 infinite spins hack, shindo life pastebin script, roblox shindo life infinite spins, roblox naruto, roblox shindo life infinite spins hack, shindo life spins hack, shindo life auto quest hack, shinobi life 2 script war mode, synapse, exploit, shindo life auto farm hack, shindo life autofarm script, shindo life auto quest script, krnl, rellgames, genkai, scripts, furk, shinobi life 2 infinite points hack, shinobi life 2 autofarm script, shinobi life 2 script pastebin, shindo life script auto rank up, shindo life free script, shindo life script free, auto rank up!) roblox, new op auto farm script for shindo life (scroll farm, infinite spins shindo life, shindo life hack infinite spins, shindo life bloodline hack, shindo life genkai hack, shindo life kg hack, script shindo life, furky, shindo life working script, roblox shindo life working hack, shindo life hacks scripts, roblox cheating, shinobi life 2 sharingan, kesh hub shindo life, shindo life roblox scripts, shindo life roblox hacks, infinite spins script shindo life, roblox shindo life hack script gui, bloodline hack shindo life, roblox shindo life bloodline hack, shindo life best hack, shinobi life 2 rinnegan
source