Advertisement
FrostyGG

FrostHub | Update 1.1

Jun 10th, 2023 (edited)
155
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 6.35 KB | Gaming | 0 0
  1. --PSX
  2. if game.PlaceId == 6284583030 then
  3.  
  4.    local Rayfield = loadstring(game:HttpGet('https://sirius.menu/rayfield'))()
  5.    local Window = Rayfield:CreateWindow({
  6.       Name = "PSX Scripts",
  7.       LoadingTitle = "Loading FrostHub | PSX",
  8.       LoadingSubtitle = "by Frosty",
  9.       ConfigurationSaving = {
  10.          Enabled = false,
  11.          FolderName = nil,
  12.          FileName = "Big Hub"
  13.       },
  14.       Discord = {
  15.          Enabled = false,
  16.          Invite = "noinvitelink",
  17.          RememberJoins = true
  18.       },
  19.       KeySystem = false,
  20.       KeySettings = {
  21.          Title = "Untitled",
  22.          Subtitle = "Key System",
  23.          Note = "No method of obtaining the key is provided",
  24.          FileName = "Key",
  25.          SaveKey = true,
  26.          GrabKeyFromSite = false,
  27.          Key = {"Hello"}
  28.       }
  29.    })
  30.    
  31.    local MainTab = Window:CreateTab("🏠Home", nil)
  32.    local MainSection = MainTab:CreateSection("PSX Scripts")
  33.    
  34.    Rayfield:Notify({
  35.        Title = "Thanks for choosing FrostHub",
  36.        Content = "It means alot to the creator",
  37.        Duration = 6.5,
  38.        Image = 4483362458,
  39.        Actions = {
  40.           Ignore = {
  41.              Name = "Okay!",
  42.              Callback = function()
  43.              print("The user tapped Okay!")
  44.           end
  45.        },
  46.     },
  47.     })
  48.    
  49.     local Button = MainTab:CreateButton({
  50.       Name = "Project WD (Requires Key)",
  51.       Callback = function()
  52.          getgenv().boothsnipe = false
  53.    loadstring(game:HttpGet("https://raw.githubusercontent.com/Muhammad6196/Project-WD/main/Mainstring.lua"))()
  54.       end,
  55.    })
  56.    
  57.    local Button = MainTab:CreateButton({
  58.       Name = "Pet Changer",
  59.       Callback = function()
  60.           loadstring(game:HttpGet("https://raw.githubusercontent.com/1f0yt/community/main/Changer"))()
  61.       end,
  62.    })
  63.    
  64.    local Button = MainTab:CreateButton({
  65.       Name = "RafaHub (UI IS GLITCHY)",
  66.       Callback = function()
  67.           loadstring(game:HttpGet("https://raw.githubusercontent.com/Rafacasari/roblox-scripts/main/psx.lua"))()
  68.       end,
  69.    })
  70.    end
  71.    --Blox Fruits
  72.    if game.PlaceId == 2753915549 then
  73.    
  74.    local Rayfield = loadstring(game:HttpGet('https://sirius.menu/rayfield'))()
  75.    local Window = Rayfield:CreateWindow({
  76.       Name = "Blox Fruits Scripts",
  77.       LoadingTitle = "Loading FrostHub | Blox Fruits",
  78.       LoadingSubtitle = "by Frosty",
  79.       ConfigurationSaving = {
  80.          Enabled = false,
  81.          FolderName = nil,
  82.          FileName = "Big Hub"
  83.       },
  84.       Discord = {
  85.          Enabled = false,
  86.          Invite = "noinvitelink",
  87.          RememberJoins = true
  88.       },
  89.       KeySystem = false,
  90.       KeySettings = {
  91.          Title = "Untitled",
  92.          Subtitle = "Key System",
  93.          Note = "No method of obtaining the key is provided",
  94.          FileName = "Key",
  95.          SaveKey = true,
  96.          GrabKeyFromSite = false,
  97.          Key = {"Hello"}
  98.       }
  99.    })
  100.    
  101.    local MainTab = Window:CreateTab("🏠Home", nil)
  102.    local MainSection = MainTab:CreateSection("Blox Fruits Scripts")
  103.    
  104.    Rayfield:Notify({
  105.        Title = "Thanks for choosing FrostHub",
  106.        Content = "It means alot to the creator",
  107.        Duration = 6.5,
  108.        Image = 4483362458,
  109.        Actions = {
  110.           Ignore = {
  111.              Name = "Okay!",
  112.              Callback = function()
  113.              print("The user tapped Okay!")
  114.           end
  115.        },
  116.     },
  117.     })
  118.    
  119.     local Button = MainTab:CreateButton({
  120.       Name = "Halo Hub",
  121.       Callback = function()
  122.          loadstring(game:HttpGet("https://raw.githubusercontent.com/1f0yt/community/main/halox"))()
  123.       end,
  124.    })
  125.    
  126.    local Button = MainTab:CreateButton({
  127.       Name = "Naja Hub",
  128.       Callback = function()
  129.          loadstring(game:HttpGet("https://raw.githubusercontent.com/NaJaxHub/FreeHack-/main/NaJaHubByMrMaxNaJa.txt"))()
  130.       end,
  131.    })
  132.    
  133.    local Button = MainTab:CreateButton({
  134.       Name = "TweedLeak",
  135.       Callback = function()
  136.          loadstring(game:HttpGet("https://raw.githubusercontent.com/XO-3S-CL-VCK-jf-3HDM/Products/main/Old-BloxFruit"))()
  137.       end,
  138.    })
  139.    end
  140.    --Adopt me
  141. if game.PlaceId == 6284583030 then
  142.  
  143.    local Rayfield = loadstring(game:HttpGet('https://sirius.menu/rayfield'))()
  144.    local Window = Rayfield:CreateWindow({
  145.       Name = "Adopt me Scripts",
  146.       LoadingTitle = "Loading FrostHub | Adopt me",
  147.       LoadingSubtitle = "by Frosty",
  148.       ConfigurationSaving = {
  149.          Enabled = false,
  150.          FolderName = nil,
  151.          FileName = "Big Hub"
  152.       },
  153.       Discord = {
  154.          Enabled = false,
  155.          Invite = "noinvitelink",
  156.          RememberJoins = true
  157.       },
  158.       KeySystem = false,
  159.       KeySettings = {
  160.          Title = "Untitled",
  161.          Subtitle = "Key System",
  162.          Note = "No method of obtaining the key is provided",
  163.          FileName = "Key",
  164.          SaveKey = true,
  165.          GrabKeyFromSite = false,
  166.          Key = {"Hello"}
  167.       }
  168.    })
  169.    
  170.    local MainTab = Window:CreateTab("🏠Home", nil)
  171.    local MainSection = MainTab:CreateSection("Adopt me Scripts")
  172.    
  173.    Rayfield:Notify({
  174.        Title = "Thanks for choosing FrostHub",
  175.        Content = "It means alot to the creator",
  176.        Duration = 6.5,
  177.        Image = 4483362458,
  178.        Actions = {
  179.           Ignore = {
  180.              Name = "Okay!",
  181.              Callback = function()
  182.              print("The user tapped Okay!")
  183.           end
  184.        },
  185.     },
  186.     })
  187.    
  188.     local Button = MainTab:CreateButton({
  189.       Name = "Prodigy X",
  190.       Callback = function()
  191.          getgenv().boothsnipe = false
  192.          loadstring(game:HttpGet('https://gitfront.io/r/ReQiuYTPL/wFUydaK74uGx/hub/raw/ReQiuYTPLHub.lua'))()
  193.       end,
  194.    })
  195.    
  196.    local Button = MainTab:CreateButton({
  197.       Name = "V.G Hub",
  198.       Callback = function()
  199.          loadstring(game:HttpGet('https://raw.githubusercontent.com/1201for/V.G-Hub/main/V.Ghub'))()
  200.       end,
  201.    })
  202.    
  203.    local Button = MainTab:CreateButton({
  204.       Name = "IceHub",
  205.       Callback = function()
  206.          loadstring(game:HttpGet('https://icehub.cf/IceHubLoader'))()
  207.       end,
  208.    })
  209.    end
  210.  
  211.    local Button = MainTab:CreateButton({
  212.       Name = "Speed Hub X",
  213.       Callback = function()
  214.          loadstring(game:HttpGetAsync("https://raw.githubusercontent.com/ahmadsgamer2/Script--Game/main/Script%20Game"))()
  215.       end,
  216.    })
  217.    end
Tags: Roblox lua
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement