R
@ricknick6506
Survive in area 51 - Penguin doc
local BadgeService = game:GetService("BadgeService")
local BadgeID = 2124836318 -- Replace with your actual badge ID
script.Parent.Touched:Connect(function(hit)
local player = game.Players:GetPlayerFromCharacter(hit.Parent)
if player and not BadgeService:UserHasBadgeAsync(player.UserId, BadgeID) then
BadgeService:AwardBadge(player.UserId, BadgeID)
end
end)
Survive in area 51 - Penguin doc
local Rayfield = loadstring(game:HttpGet('https://sirius.menu/rayfield'))()
local Window = Rayfield:CreateWindow({
Name = "Jade hub - Area 51 (penguin doc)",
LoadingTitle = nil
LoadingSubtitle = "By Jade",
ConfigurationSaving = {
Enabled = true,
FolderName = nil, -- Create a custom folder for your hub/game
FileName = "Big Hub"
Sigma
if string.find(v.Name, "Default") and v:FindFirstChild("Glove") and v.Glove:FindFirstChildOfClass("TouchTransmitter") then
firetouchinterest(localPlr.Character.HumanoidRootPart, v.Glove, 0)
firetouchinterest(localPlr.Character.HumanoidRootPart, v.Glove, 1)
print("Collected")
wait(0.05)
end
Sigma
local Rayfield = loadstring(game:HttpGet('https://sirius.menu/rayfield'))()
local Window = Rayfield:CreateWindow({
Name = "Jay hub - Slap battles🖐",
LoadingTitle = "Jay hub - Slap battles🖐",
LoadingSubtitle = "By J man",
ConfigurationSaving = {
Enabled = true,
FolderName = nil, -- Create a custom folder for your hub/game
FileName = "Big Hub"
Sigma
local Rayfield = loadstring(game:HttpGet('https://sirius.menu/rayfield'))()
local Window = Rayfield:CreateWindow({
Name = "Jay hub - Slap battles🖐",
LoadingTitle = "Jay hub - Slap battles🖐",
LoadingSubtitle = "By J man",
ConfigurationSaving = {
Enabled = true,
FolderName = nil, -- Create a custom folder for your hub/game
FileName = "Big Hub"
Default
local OrionLib = loadstring(game:HttpGet(('https://raw.githubusercontent.com/shlexware/Orion/main/source')))()
local Window = OrionLib:MakeWindow({Name = "Jayy hub", HidePremium = false, SaveConfig = true, ConfigFolder = "OrionTest"})
local Tab = Window:MakeTab({
Name = "Null shard autofarm",
Icon = "rbxassetid://4483345998",
PremiumOnly = false
})
local Section = Tab:AddSection({