vlogergamer

Other

Dec 11th, 2021 (edited)
342
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.16 KB | None | 0 0
  1. -- Gui to Lua
  2. -- Version: 3.2
  3.  
  4. -- Instances:
  5.  
  6. local Other = Instance.new("ScreenGui")
  7. local Frame = Instance.new("Frame")
  8. local TextLabel = Instance.new("TextLabel")
  9. local espaimbot = Instance.new("TextButton")
  10. local Close = Instance.new("TextButton")
  11. local hatorbit = Instance.new("TextButton")
  12. local fatesadmin = Instance.new("TextButton")
  13. local infiniteyield = Instance.new("TextButton")
  14.  
  15. --Properties:
  16.  
  17. Other.Name = "Other"
  18. Other.Parent = game.CoreGui
  19. Other.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  20.  
  21. Frame.Parent = Other
  22. Frame.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  23. Frame.Position = UDim2.new(0.491620123, 0, 0.259484053, 0)
  24. Frame.Size = UDim2.new(0, 269, 0, 289)
  25. Frame.Style = Enum.FrameStyle.DropShadow
  26. Frame.Active = true
  27. Frame.Draggable = true
  28.  
  29. TextLabel.Parent = Frame
  30. TextLabel.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  31. TextLabel.BackgroundTransparency = 1.000
  32. TextLabel.Position = UDim2.new(-0.147039443, 0, 0.00901181437, 0)
  33. TextLabel.Size = UDim2.new(0, 340, 0, 50)
  34. TextLabel.Font = Enum.Font.SpecialElite
  35. TextLabel.Text = "Other"
  36. TextLabel.TextColor3 = Color3.fromRGB(0, 0, 0)
  37. TextLabel.TextScaled = true
  38. TextLabel.TextSize = 14.000
  39. TextLabel.TextWrapped = true
  40.  
  41. hatorbit.Name = "hatorbit"
  42. hatorbit.Parent = Frame
  43. hatorbit.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  44. hatorbit.Position = UDim2.new(-0.00223099929, 0, 0.388084859, 0)
  45. hatorbit.Size = UDim2.new(0, 253, 0, 46)
  46. hatorbit.Style = Enum.ButtonStyle.RobloxRoundButton
  47. hatorbit.Font = Enum.Font.PermanentMarker
  48. hatorbit.Text = "Hat orbit"
  49. hatorbit.TextColor3 = Color3.fromRGB(0, 0, 0)
  50. hatorbit.TextScaled = true
  51. hatorbit.TextSize = 14.000
  52. hatorbit.TextWrapped = true
  53. hatorbit.MouseButton1Click:Connect(function()
  54. loadstring(game:HttpGet("https://pastebin.com/raw/NGZxrhqQ"))();
  55. end)
  56.  
  57. Close.Name = "Close"
  58. Close.Parent = Frame
  59. Close.BackgroundColor3 = Color3.fromRGB(255, 0, 0)
  60. Close.Position = UDim2.new(0.883308053, 0, 0.0100525096, 0)
  61. Close.Size = UDim2.new(0, 28, 0, 24)
  62. Close.Font = Enum.Font.SourceSans
  63. Close.Text = " "
  64. Close.TextColor3 = Color3.fromRGB(255, 0, 0)
  65. Close.TextSize = 14.000
  66. Close.MouseButton1Click:Connect(function()
  67. Other:Destroy()
  68. end)
  69.  
  70. espaimbot.Name = "esp+aimbot"
  71. espaimbot.Parent = Frame
  72. espaimbot.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  73. espaimbot.Position = UDim2.new(-0.00223099929, 0, 0.192233101, 0)
  74. espaimbot.Size = UDim2.new(0, 253, 0, 46)
  75. espaimbot.Style = Enum.ButtonStyle.RobloxRoundButton
  76. espaimbot.Font = Enum.Font.PermanentMarker
  77. espaimbot.Text = "Esp+Aimbot"
  78. espaimbot.TextColor3 = Color3.fromRGB(0, 0, 0)
  79. espaimbot.TextScaled = true
  80. espaimbot.TextSize = 14.000
  81. espaimbot.TextWrapped = true
  82. espaimbot.MouseButton1Click:Connect(function()
  83. loadstring(game:HttpGet("https://raw.githubusercontent.com/ZinityDrops/OwlHubLink/master/OwlHubBack.lua"))();
  84. end)
  85.  
  86. fatesadmin.Name = "fatesadmin"
  87. fatesadmin.Parent = Frame
  88. fatesadmin.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  89. fatesadmin.Position = UDim2.new(-0.00223099929, 0, 0.599038482, 0)
  90. fatesadmin.Size = UDim2.new(0, 253, 0, 46)
  91. fatesadmin.Style = Enum.ButtonStyle.RobloxRoundButton
  92. fatesadmin.Font = Enum.Font.PermanentMarker
  93. fatesadmin.Text = "Fates admin"
  94. fatesadmin.TextColor3 = Color3.fromRGB(0, 0, 0)
  95. fatesadmin.TextScaled = true
  96. fatesadmin.TextSize = 14.000
  97. fatesadmin.TextWrapped = true
  98. fatesadmin.MouseButton1Click:Connect(function()
  99. loadstring(game:HttpGet("https://raw.githubusercontent.com/fatesc/fates-admin/main/main.lua"))();
  100. end)
  101.  
  102. infiniteyield.Name = "infiniteyield"
  103. infiniteyield.Parent = Frame
  104. infiniteyield.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  105. infiniteyield.Position = UDim2.new(-0.00223099929, 0, 0.806593657, 0)
  106. infiniteyield.Size = UDim2.new(0, 253, 0, 46)
  107. infiniteyield.Style = Enum.ButtonStyle.RobloxRoundButton
  108. infiniteyield.Font = Enum.Font.PermanentMarker
  109. infiniteyield.Text = "Infinite Yield"
  110. infiniteyield.TextColor3 = Color3.fromRGB(0, 0, 0)
  111. infiniteyield.TextScaled = true
  112. infiniteyield.TextSize = 14.000
  113. infiniteyield.TextWrapped = true
  114. infiniteyield.MouseButton1Click:Connect(function()
  115. loadstring(game:HttpGet(('https://raw.githubusercontent.com/EdgeIY/infiniteyield/master/source'),true))()
  116. end)
  117.  
Add Comment
Please, Sign In to add comment