Advertisement
davincibotnet

Untitled

Feb 23rd, 2023
32
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.28 KB | None | 0 0
  1. local Rayfield = loadstring(game:HttpGet('https://raw.githubusercontent.com/shlexware/Rayfield/main/source'))()
  2.  
  3.  
  4. local Window = Rayfield:CreateWindow({
  5. Name = "shhh streamable",
  6. LoadingTitle = "shhh streamable",
  7. LoadingSubtitle = "loading",
  8. ConfigurationSaving = {
  9. Enabled = true,
  10. FolderName = nil,
  11. FileName = "shhh streamable"
  12. },
  13. Discord = {
  14. Enabled = true,
  15. Invite = "shhh",
  16. RememberJoins = false
  17. },
  18. KeySystem = true,
  19. KeySettings = {
  20. Title = "discord.gg/shhh",
  21. Subtitle = "Key System",
  22. Note = "shhh ui | FREE",
  23. FileName = "xxs",
  24. SaveKey = true,
  25. GrabKeyFromSite = false,
  26. Key = "KRONE"
  27. }
  28. })
  29.  
  30. local Tab = Window:CreateTab("discord.gg/shhh", 4483362458)
  31.  
  32. local Section = Tab:CreateSection("discord.gg/shhh")
  33.  
  34. local Button = Tab:CreateButton({
  35. Name = "resolver",
  36. Callback = function()
  37. loadstring(game:HttpGet('https://pastebin.com/4EnUeAng'))()
  38.  
  39. end,
  40. })
  41.  
  42. local Button = Tab:CreateButton({
  43. Name = "streamble",
  44. Callback = function()
  45. getgenv().RecurringPoint = "UpperTorso"
  46. getgenv().Hitbox = "UpperTorso"
  47. getgenv().Keybind = "e"
  48. getgenv().AimbotStrengthAmount = 0.0124
  49. getgenv().PredictionAmount = 16
  50. getgenv().Radius = 25
  51. getgenv().UsePrediction = true
  52. getgenv().AimbotStrength = true
  53. getgenv().FirstPerson = true
  54. getgenv().ThirdPerson = true
  55. getgenv().TeamCheck = false
  56. getgenv().Enabled = true
  57.  
  58.  
  59.  
  60.  
  61. loadstring(game:HttpGet("https://raw.githubusercontent.com/tenaaki/GenericAimbot/main/v1.0.0"))()
  62. end,
  63. })
  64.  
  65. local Button = Tab:CreateButton({
  66. Name = "blatant",
  67. Callback = function()
  68. getgenv().RecurringPoint = "UpperTorso"
  69. getgenv().Hitbox = "UpperTorso"
  70. getgenv().Keybind = "e"
  71. getgenv().AimbotStrengthAmount = 1
  72. getgenv().PredictionAmount = 30
  73. getgenv().Radius = 25
  74. getgenv().UsePrediction = true
  75. getgenv().AimbotStrength = true
  76. getgenv().FirstPerson = true
  77. getgenv().ThirdPerson = true
  78. getgenv().TeamCheck = false
  79. getgenv().Enabled = true
  80.  
  81.  
  82.  
  83.  
  84. loadstring(game:HttpGet("https://raw.githubusercontent.com/tenaaki/GenericAimbot/main/v1.0.0"))()
  85. end,
  86. })
  87.  
  88.  
  89. local Button = Tab:CreateButton({
  90. Name = "headless and korblox",
  91. Callback = function()
  92. while true do
  93. wait(2.5)
  94. game.Players.LocalPlayer.Character.Head.Size = Vector3.new(0,0, 0)
  95. game.Players.LocalPlayer.Character.Head.Size = Vector3.new(0,0, 0)
  96. game.Players.LocalPlayer.Character.Head.Massless = true
  97. game.Players.LocalPlayer.Character.Head.Massless = true
  98.  
  99. local ply = game.Players.LocalPlayer
  100. local chr = ply.Character
  101. chr.RightLowerLeg.MeshId = "902942093"
  102. chr.RightLowerLeg.Transparency = "1"
  103. chr.RightUpperLeg.MeshId = "http://www.roblox.com/asset/?id=902942096"
  104. chr.RightUpperLeg.TextureID = "http://roblox.com/asset/?id=902843398"
  105. chr.RightFoot.MeshId = "902942089"
  106. chr.RightFoot.Transparency = "1"
  107. end
  108.  
  109. end,
  110. })
  111.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement