Our search systems are undergoing rapid maintenance, they may be intermittently unavailable. Sorry for the inconvenience!
๐Ÿ’™ ๐Ÿงก South Bronx: The Trenches
14.8k Views

bronx jaja

๐Ÿ’™ ๐Ÿงก South Bronx: The TrenchesUploaded by
2 years ago
Please login to perform these actions:

Description

the key is on the script

View Raw
Edited By: davistyjah5 Download


Comments
4
User profile picture
ansaaromaramir 2 years ago - Edited
--[[ WARNING: Heads up! This script has not been verified by ScriptBlox. Use at your own risk! ]] local Rayfield = loadstring(game:HttpGet('https://sirius.menu/rayfield'))() local Window = Rayfield:CreateWindow({ Name = "bronx gui", LoadingTitle = "Rayfield Interface Suite", LoadingSubtitle = "by jaja", ConfigurationSaving = { Enabled = true, FolderName = nil, -- Create a custom folder for your hub/game FileName = "bronx Hub" }, Discord = { Enabled = false, Invite = "noinvitelink", -- The Discord invite code, do not include discord.gg/. E.g. discord.gg/ABCD would be ABCD RememberJoins = true -- Set this to false to make them join the discord every time they load it up }, KeySystem = true, -- Set this to true to use our key system KeySettings = { Title = "jaja key", Subtitle = "Key System", Note = "the key is jaja1219 ", FileName = "*", -- It is recommended to use something unique as other scripts using Rayfield may overwrite your key file SaveKey = true, -- The user's key will be saved, but if you change the key, they will be unable to use your script GrabKeyFromSite = false, -- If this is true, set Key below to the RAW site you would like Rayfield to get the key from Key = {"jaja1219"} -- List of keys that will be accepted by the system, can be RAW file links (pastebin, github etc) or simple strings ("hello","key22") } }) local MainTab = Window:CreateTab("main", nil) -- Title, Image local MainSection = MainTab:CreateSection("aimbot") Rayfield:Notify({ Title = "Yahhh", Content = "ok Content", Duration = 6.5, Image = nil, Actions = { -- Notification Buttons Ignore = { Name = "Okay!", Callback = function() pri
User profile picture
primelgcs 2 years ago - Edited
wat it do
User profile picture
MrWalkEmDownBubbles 2 years ago - Edited
this script is literally a script hub with different scripts combined
User profile picture
ScriptArchiveVerified
Verified Badge
Verified User
2 years ago - Edited
@davistyjah5 your script has been automatically set to Patched due to the following: Missing Script (GitHub)
Please Login to add a comment.