Pastebin
API
tools
faq
paste
Login
Sign up
Please fix the following errors:
New Paste
Syntax Highlighting
local Rayfield = loadstring(game:HttpGet('https://sirius.menu/rayfield'))() local Window = Rayfield:CreateWindow({ Name = "π₯ universal hub π«", LoadingTitle = "π« universal gui π₯", LoadingSubtitle = "by Sab", ConfigurationSaving = { Enabled = false, FolderName = nil, -- Create a custom folder for your hub/game FileName = "Example Hub" }, Discord = { Enabled = false, Invite = "5kQ6AeJCtA", -- 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 = false, -- Set this to true to use our key system KeySettings = { Title = "Key | Sab'Sab", Subtitle = "Key System", Note = "link has been copied to clipboard", FileName = "YoutubeHubKey1", -- It is recommended to use something unique as other scripts using Rayfield may overwrite your key file SaveKey = false, -- The user's key will be saved, but if you change the key, they will be unable to use your script GrabKeyFromSite = true, -- If this is true, set Key below to the RAW site you would like Rayfield to get the key from Key = {"https://pastebin.com/raw/0qdbaXxY"} -- 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("π Universal", nil) -- Title, Image local MainSection = MainTab:CreateSection("universal") Rayfield:Notify({ Title = "You executed the script", Content = "Very cool gui", Duration = 5, Image = 13047715178, Actions = { -- Notification Buttons Ignore = { Name = "Okay!", Callback = function() print("The user tapped Okay!") end }, }, }) local Button = MainTab:CreateButton({ Name = "Aimlock", Callback = function() -- Aimlock local Area = game:GetService("Workspace") local RunService = game:GetService("RunService") local UIS = game:GetService("UserInputService") local Players = game:GetService("Players") local LocalPlayer = Players.LocalPlayer local MyCharacter = LocalPlayer.Character local MyRoot = MyCharacter:FindFirstChild("HumanoidRootPart") local MyHumanoid = MyCharacter:FindFirstChild("Humanoid") local Mouse = LocalPlayer:GetMouse() local MyView = Area.CurrentCamera local MyTeamColor = LocalPlayer.TeamColor local HoldingM2 = false local Active = false local Lock = false local Epitaph = .187 local HeadOffset = Vector3.new(0, .1, 0) _G.TeamCheck = false _G.AimPart = "HumanoidRootPart" _G.Sensitivity = 0 _G.CircleSides = 64 _G.CircleColor = Color3.fromRGB(0, 0, 0) _G.CircleTransparency = 0 _G.CircleRadius = 200 _G.CircleFilled = false _G.CircleVisible = true _G.CircleThickness = 1 local FOVCircle = Drawing.new("Circle") FOVCircle.Position = Vector2.new(MyView.ViewportSize.X / 2, MyView.ViewportSize.Y / 2) FOVCircle.Radius = _G.CircleRadius FOVCircle.Filled = _G.CircleFilled FOVCircle.Color = _G.CircleColor FOVCircle.Visible = _G.CircleVisible FOVCircle.Transparency = _G.CircleTransparency FOVCircle.NumSides = _G.CircleSides FOVCircle.Thickness = _G.CircleThickness local function CursorLock() UIS.MouseBehavior = Enum.MouseBehavior.LockCenter end local function UnLockCursor() HoldingM2 = false Active = false Lock = false UIS.MouseBehavior = Enum.MouseBehavior.Default end function FindNearestPlayer() local dist = math.huge local Target = nil for _, v in pairs(Players:GetPlayers()) do if v ~= LocalPlayer and v.Character:FindFirstChild("Humanoid") and v.Character:FindFirstChild("Humanoid").Health > 0 and v.Character:FindFirstChild("HumanoidRootPart") and v then local TheirCharacter = v.Character local CharacterRoot, Visible = MyView:WorldToViewportPoint(TheirCharacter[_G.AimPart].Position) if Visible then local RealMag = (Vector2.new(Mouse.X, Mouse.Y) - Vector2.new(CharacterRoot.X, CharacterRoot.Y)).Magnitude if RealMag < dist and RealMag < FOVCircle.Radius then dist = RealMag Target = TheirCharacter end end end end return Target end UIS.InputBegan:Connect(function(Input) if Input.UserInputType == Enum.UserInputType.MouseButton2 then HoldingM2 = true Active = true Lock = true if Active then local The_Enemy = FindNearestPlayer() while HoldingM2 do task.wait(.000001) if Lock and The_Enemy ~= nil then local Future = The_Enemy.HumanoidRootPart.CFrame + (The_Enemy.HumanoidRootPart.Velocity * Epitaph + HeadOffset) MyView.CFrame = CFrame.lookAt(MyView.CFrame.Position, Future.Position) CursorLock() end end end end end) UIS.InputEnded:Connect(function(Input) if Input.UserInputType == Enum.UserInputType.MouseButton2 then UnLockCursor() end end) game.StarterGui:SetCore("SendNotification", {Title = "Sab's Lock V3", Text = "Loaded", Duration = 5,}) end, }) local Button = MainTab:CreateButton({ Name = "slientaim", Callback = function() loadstring(game:HttpGet("https://raw.githubusercontent.com/Stefanuk12/Aiming/main/Examples/UniversalSilentAim.lua",true))() end, }) local Button = MainTab:CreateButton({ Name = "ESP", Callback = function() loadstring(game:HttpGet('https://raw.githubusercontent.com/Lucasfin000/SpaceHub/main/UESP'))() end, }) local Button = MainTab:CreateButton({ Name = "Fly", Callback = function() loadstring("\108\111\97\100\115\116\114\105\110\103\40\103\97\109\101\58\72\116\116\112\71\101\116\40\40\39\104\116\116\112\115\58\47\47\103\105\115\116\46\103\105\116\104\117\98\117\115\101\114\99\111\110\116\101\110\116\46\99\111\109\47\109\101\111\122\111\110\101\89\84\47\98\102\48\51\55\100\102\102\57\102\48\97\55\48\48\49\55\51\48\52\100\100\100\54\55\102\100\99\100\51\55\48\47\114\97\119\47\101\49\52\101\55\52\102\52\50\53\98\48\54\48\100\102\53\50\51\51\52\51\99\102\51\48\98\55\56\55\48\55\52\101\98\51\99\53\100\50\47\97\114\99\101\117\115\37\50\53\50\48\120\37\50\53\50\48\102\108\121\37\50\53\50\48\50\37\50\53\50\48\111\98\102\108\117\99\97\116\111\114\39\41\44\116\114\117\101\41\41\40\41\10\10")() end, }) local Button = MainTab:CreateButton({ Name = "Noclip", Callback = function() local Noclip = nil local Clip = nil function noclip() Clip = false local function Nocl() if Clip == false and game.Players.LocalPlayer.Character ~= nil then for _,v in pairs(game.Players.LocalPlayer.Character:GetDescendants()) do if v:IsA('BasePart') and v.CanCollide and v.Name ~= floatName then v.CanCollide = false end end end wait(0.21) -- basic optimization end Noclip = game:GetService('RunService').Stepped:Connect(Nocl) end function clip() if Noclip then Noclip:Disconnect() end Clip = true end noclip() -- to toggle noclip() and clip() end, }) local Button = MainTab:CreateButton({ Name = "Fling", Callback = function() loadstring(game:HttpGet("https://shattered-gang.lol/scripts/fe/touch_fling.lua"))() end, }) local Button = MainTab:CreateButton({ Name = "infinite yeld", Callback = function() loadstring(game:HttpGet("https://raw.githubusercontent.com/MariyaFurmanova/Library/main/un_InfYield", true))() end, }) local Slider = MainTab:CreateSlider({ Name = "WalkSpeed Slider", Range = {1, 350}, Increment = 1, Suffix = "Speed", CurrentValue = 16, Flag = "sliderws", -- A flag is the identifier for the configuration file, make sure every element has a different flag if you're using configuration saving to ensure no overlaps Callback = function(Value) game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = (Value) end, }) local Slider = MainTab:CreateSlider({ Name = "JumpPower Slider", Range = {1, 350}, Increment = 1, Suffix = "Speed", CurrentValue = 16, Flag = "sliderjp", -- A flag is the identifier for the configuration file, make sure every element has a different flag if you're using configuration saving to ensure no overlaps Callback = function(Value) game.Players.LocalPlayer.Character.Humanoid.JumpPower = (Value) end, }) local Input = MainTab:CreateInput({ Name = "Walkspeed", PlaceholderText = "1-500", RemoveTextAfterFocusLost = true, Callback = function(Text) game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = (Text) end, }) local MainTab = Window:CreateTab("π Bedwars", nil) -- Title, Image local MainSection = MainTab:CreateSection("Bedwars") local Button = MainTab:CreateButton({ Name = "Vape V4", Callback = function() loadstring(game:HttpGet("https://raw.githubusercontent.com/7GrandDadPGN/VapeV4ForRoblox/main/NewMainScript.lua", true))() end, }) local Button = MainTab:CreateButton({ Name = "Gamer Scripter", Callback = function() loadstring(game:HttpGet("https://raw.githubusercontent.com/GamerScripter/Game-Hub/main/loader"))() end, }) local MainTab = Window:CreateTab("π Jailbreak", nil) -- Title, Image local MainSection = MainTab:CreateSection("Jailbreak") local Button = MainTab:CreateButton({ Name = "Ice tray V3", Callback = function() loadstring(game:HttpGet("https://raw.githubusercontent.com/piglex9/icetray3/main/latest.lua"))() end, }) local Button = MainTab:CreateButton({ Name = "Project Auto", Callback = function() loadstring(game:HttpGet("https://raw.githubusercontent.com/Pxsta72/ProjectAuto/main/free"))() end, }) local MainTab = Window:CreateTab("π Blade Ball", nil) -- Title, Image local MainSection = MainTab:CreateSection("Blade Ball") local Button = MainTab:CreateButton({ Name = "Blox hub", Callback = function() loadstring(game:HttpGet(('https://raw.githubusercontent.com/malicious-dev/RobloxScripting/main/bladeball.lua'),true))() end, }) local Button = MainTab:CreateButton({ Name = "MYN hub", Callback = function() loadstring(game:HttpGet('https://raw.githubusercontent.com/Nextix1/MYNHUB/main/BLADEBALL'))() end, }) local Button = MainTab:CreateButton({ Name = "Black hub", Callback = function() loadstring(game:HttpGet("https://github.com/SadlekAski/Scripts/raw/main/Blade%20Ball/Equip%20any%20ability.lua"))() end, }) local MainTab = Window:CreateTab("π Blox Fruit", nil) -- Title, Image local MainSection = MainTab:CreateSection("Blox Fruit") local Button = MainTab:CreateButton({ Name = "Vep hub", Callback = function() loadstring(game:HttpGet("https://raw.githubusercontent.com/vep1032/VepStuff/main/STRAW%20HUB%20RELEASE"))() end, }) local Button = MainTab:CreateButton({ Name = "Best AutoFarm", Callback = function() loadstring(game:HttpGet("https://raw.githubusercontent.com/sekrte3345544/Roblox/main/new-obfuscated.lua"))() end, }) local Button = MainTab:CreateButton({ Name = "xDepressionx", Callback = function() loadstring(game:HttpGet"https://raw.githubusercontent.com/xDepressionx/Free-Script/main/AllScript.lua")() end, })
Optional Paste Settings
Category:
None
Cryptocurrency
Cybersecurity
Fixit
Food
Gaming
Haiku
Help
History
Housing
Jokes
Legal
Money
Movies
Music
Pets
Photo
Science
Software
Source Code
Spirit
Sports
Travel
TV
Writing
Tags:
Syntax Highlighting:
None
Bash
C
C#
C++
CSS
HTML
JSON
Java
JavaScript
Lua
Markdown (PRO members only)
Objective C
PHP
Perl
Python
Ruby
Swift
4CS
6502 ACME Cross Assembler
6502 Kick Assembler
6502 TASM/64TASS
ABAP
AIMMS
ALGOL 68
APT Sources
ARM
ASM (NASM)
ASP
ActionScript
ActionScript 3
Ada
Apache Log
AppleScript
Arduino
Asymptote
AutoIt
Autohotkey
Avisynth
Awk
BASCOM AVR
BNF
BOO
Bash
Basic4GL
Batch
BibTeX
Blitz Basic
Blitz3D
BlitzMax
BrainFuck
C
C (WinAPI)
C Intermediate Language
C for Macs
C#
C++
C++ (WinAPI)
C++ (with Qt extensions)
C: Loadrunner
CAD DCL
CAD Lisp
CFDG
CMake
COBOL
CSS
Ceylon
ChaiScript
Chapel
Clojure
Clone C
Clone C++
CoffeeScript
ColdFusion
Cuesheet
D
DCL
DCPU-16
DCS
DIV
DOT
Dart
Delphi
Delphi Prism (Oxygene)
Diff
E
ECMAScript
EPC
Easytrieve
Eiffel
Email
Erlang
Euphoria
F#
FO Language
Falcon
Filemaker
Formula One
Fortran
FreeBasic
FreeSWITCH
GAMBAS
GDB
GDScript
Game Maker
Genero
Genie
GetText
Go
Godot GLSL
Groovy
GwBasic
HQ9 Plus
HTML
HTML 5
Haskell
Haxe
HicEst
IDL
INI file
INTERCAL
IO
ISPF Panel Definition
Icon
Inno Script
J
JCL
JSON
Java
Java 5
JavaScript
Julia
KSP (Kontakt Script)
KiXtart
Kotlin
LDIF
LLVM
LOL Code
LScript
Latex
Liberty BASIC
Linden Scripting
Lisp
Loco Basic
Logtalk
Lotus Formulas
Lotus Script
Lua
M68000 Assembler
MIX Assembler
MK-61/52
MPASM
MXML
MagikSF
Make
MapBasic
Markdown (PRO members only)
MatLab
Mercury
MetaPost
Modula 2
Modula 3
Motorola 68000 HiSoft Dev
MySQL
Nagios
NetRexx
Nginx
Nim
NullSoft Installer
OCaml
OCaml Brief
Oberon 2
Objeck Programming Langua
Objective C
Octave
Open Object Rexx
OpenBSD PACKET FILTER
OpenGL Shading
Openoffice BASIC
Oracle 11
Oracle 8
Oz
PARI/GP
PCRE
PHP
PHP Brief
PL/I
PL/SQL
POV-Ray
ParaSail
Pascal
Pawn
Per
Perl
Perl 6
Phix
Pic 16
Pike
Pixel Bender
PostScript
PostgreSQL
PowerBuilder
PowerShell
ProFTPd
Progress
Prolog
Properties
ProvideX
Puppet
PureBasic
PyCon
Python
Python for S60
QBasic
QML
R
RBScript
REBOL
REG
RPM Spec
Racket
Rails
Rexx
Robots
Roff Manpage
Ruby
Ruby Gnuplot
Rust
SAS
SCL
SPARK
SPARQL
SQF
SQL
SSH Config
Scala
Scheme
Scilab
SdlBasic
Smalltalk
Smarty
StandardML
StoneScript
SuperCollider
Swift
SystemVerilog
T-SQL
TCL
TeXgraph
Tera Term
TypeScript
TypoScript
UPC
Unicon
UnrealScript
Urbi
VB.NET
VBScript
VHDL
VIM
Vala
Vedit
VeriLog
Visual Pro Log
VisualBasic
VisualFoxPro
WHOIS
WhiteSpace
Winbatch
XBasic
XML
XPP
Xojo
Xorg Config
YAML
YARA
Z80 Assembler
ZXBasic
autoconf
jQuery
mIRC
newLISP
q/kdb+
thinBasic
Paste Expiration:
Never
Burn after read
10 Minutes
1 Hour
1 Day
1 Week
2 Weeks
1 Month
6 Months
1 Year
Paste Exposure:
Public
Unlisted
Private
Folder:
(members only)
Password
NEW
Enabled
Disabled
Burn after read
NEW
Paste Name / Title:
Create New Paste
Hello
Guest
Sign Up
or
Login
Sign in with Facebook
Sign in with Twitter
Sign in with Google
You are currently not logged in, this means you can not edit or delete anything you paste.
Sign Up
or
Login
Public Pastes
I made $15,000 * 2 hours
CSS | 14 min ago | 0.99 KB
β API Glitch (Docs Leak)
CSS | 18 min ago | 0.99 KB
[TLF - A KING'S MEMORY]
1 hour ago | 1.62 KB
ccounter.cpp
C++ | 4 hours ago | 3.61 KB
Untitled
5 hours ago | 3.94 KB
arasaka
C | 1 day ago | 3.14 KB
new
C | 1 day ago | 3.06 KB
old
C | 1 day ago | 3.06 KB
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the
Cookies Policy
.
OK, I Understand
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!