Sign up
Login
New
Trending
Archive
English
English
Sign up
Login
New Paste
Add Image
-------------------------------------------------- -- 🎉 MULTI-LINE TOP-DOWN FADE NOTIFY (ON LOAD) -------------------------------------------------- local Players = game:GetService("Players") local TweenService = game:GetService("TweenService") local player = Players.LocalPlayer local NotifyGui = Instance.new("ScreenGui") NotifyGui.Name = "PhongIDK_LineNotify" NotifyGui.ResetOnSpawn = false NotifyGui.Parent = player:WaitForChild("PlayerGui") local lines = { "🎉 CHÚC MỪNG NĂM MỚI 2026 🎉", "Chúc Mọi Người Dùng Script Của PhongIDK", "Có Một Năm Mới Thật Nhiều Tiền Lì Xì 💰", "Có Một Trải Nghiệm Thật Tốt Khi Sử Dụng Script ✨", "Chúc Một Năm Mới Vui Vẻ Và Hạnh Phúc Bên Gia Đình", "Bây Giờ Là Trải Nghiệm Của Mọi Người 📩" } local startY, midY, holdTime = -0.1, 0.15, 2.2 local function showLine(textContent, delayBefore) task.delay(delayBefore, function() local label = Instance.new("TextLabel", NotifyGui) label.AnchorPoint = Vector2.new(0.5, 0.5) label.Position = UDim2.new(0.5, 0, startY, 0) label.Size = UDim2.new(0, 900, 0, 60) label.BackgroundTransparency = 1 label.TextScaled = true label.Font = Enum.Font.GothamBlack label.TextColor3 = Color3.fromRGB(255,105,180) label.TextStrokeColor3 = Color3.fromRGB(255,255,255) label.TextTransparency = 1 label.TextStrokeTransparency = 1 label.Text = textContent TweenService:Create(label, TweenInfo.new(0.5, Enum.EasingStyle.Quad), {Position = UDim2.new(0.5,0,midY,0), TextTransparency = 0, TextStrokeTransparency = 0} ):Play() task.delay(holdTime, function() TweenService:Create(label, TweenInfo.new(0.5), {Position = UDim2.new(0.5,0,midY-0.08,0), TextTransparency = 1, TextStrokeTransparency = 1} ):Play() task.wait(0.6) label:Destroy() end) end) end local delaySum = 0 for _,v in ipairs(lines) do showLine(v, delaySum) delaySum += holdTime end task.delay(delaySum + 1, function() NotifyGui:Destroy() end) -------------------------------------------------- -- ⏳ ĐỢI THÔNG BÁO → LOAD KEY -------------------------------------------------- task.wait(1) -------------------------------------------------- -- LOAD RAYFIELD -------------------------------------------------- local Rayfield = loadstring(game:HttpGet("https://sirius.menu/rayfield"))() -------------------------------------------------- -- CONFIG KEY -------------------------------------------------- local CorrectKey = "PhongIDK123" local GetKeyLink = "https://link4sub.com/xzSC7zf3Rd" local InputKey = "" -------------------------------------------------- -- WINDOW KEY -------------------------------------------------- local Window = Rayfield:CreateWindow({ Name = "Ê ý là ai hỏi á", LoadingTitle = "PhongIDK", LoadingSubtitle = "By Phong", ConfigurationSaving = {Enabled = false}, Discord = {Enabled = false}, KeySystem = false }) local KeyTab = Window:CreateTab("🔑 Nhập Key", 4483362458) KeyTab:CreateInput({ Name = "Nhập Key", PlaceholderText = "Nhập key", Callback = function(v) InputKey = v end }) KeyTab:CreateButton({ Name = "📋 Get Key", Callback = function() setclipboard(GetKeyLink) Rayfield:Notify({Title="Get Key", Content="Đã copy link", Duration=3}) end }) -------------------------------------------------- -- XÁC NHẬN KEY -------------------------------------------------- KeyTab:CreateButton({ Name = "✅ Xác Nhận Key", Callback = function() if InputKey ~= CorrectKey then Rayfield:Notify({Title="Sai Key", Content="Nhập lại key!", Duration=3}) return end Rayfield:Notify({Title="Thành công", Content="Đang tải PhongIDK Hub...", Duration=2}) pcall(function() Window:Destroy() end) task.wait(0.3) Rayfield = loadstring(game:HttpGet("https://sirius.menu/rayfield"))() local NewWindow = Rayfield:CreateWindow({ Name = "PhongIDK Hub", LoadingTitle = "PhongIDK", LoadingSubtitle = "Hub Ready", ConfigurationSaving = {Enabled = false}, Discord = {Enabled = false}, KeySystem = false }) local Farm = NewWindow:CreateTab("🌾 Farm Hub", 4483362458) local Kaitun = NewWindow:CreateTab("🤖 Kaitun", 4483362458) local PVP = NewWindow:CreateTab("🎯 PVP / Aim", 4483362458) local function Btn(tab, name, url) tab:CreateButton({ Name = name, Callback = function() Rayfield:Notify({Title="Running", Content=name, Duration=2}) pcall(function() loadstring(game:HttpGet(url))() end) end }) end -------------------------------------------------- -- 🌾 FARM HUB (FULL) -------------------------------------------------- Btn(Farm,"BlueX Hub","https://raw.githubusercontent.com/Dev-BlueX/BlueX-Hub/main/Main.lua") Btn(Farm,"HoHo Hub","https://raw.githubusercontent.com/acsu123/HOHO_H/main/Loading_UI") Btn(Farm,"Raito Hub","https://raw.githubusercontent.com/Efe0626/RaitoHub/main/Script") Btn(Farm,"Speed Hub X","https://raw.githubusercontent.com/AhmadV99/Speed-Hub-X/main/Speed%20Hub%20X.lua") Btn(Farm,"Gravity Hub","https://raw.githubusercontent.com/Dev-GravityHub/BloxFruit/main/Main.lua") Btn(Farm,"Alchemy Hub","https://raw.githubusercontent.com/AlchemyHub/AlchemyHub/main/AlchemyHub.lua") Btn(Farm,"Adel Hub","https://raw.githubusercontent.com/AdelOnTop/Adel-Hub/main/Main.lua") Btn(Farm,"MatHub","https://raw.githubusercontent.com/mattttttttttttttttttttttttt/MatHub/main/Main.lua") Btn(Farm,"Kee Hub V2","https://raw.githubusercontent.com/KeeHub/KeeHub/main/KeeHub.lua") Btn(Farm,"ThunderZ Chest","https://raw.githubusercontent.com/ThunderZ-05/HUB/main/Script.lua") Btn(Farm,"Tsuo Hub","https://raw.githubusercontent.com/Tsuo7/TsuoHub/main/Tsuoscripts") Btn(Farm,"W-Azure","https://api.luarmor.net/files/v3/loaders/3b2169cf53bc6104dabe8e19562e5cc2.lua") Btn(Farm,"Arc Hub","https://raw.githubusercontent.com/ChopLoris/ArcHub/main/main.lua") Btn(Farm,"Volcano Hub","https://raw.githubusercontent.com/wpisstestfprg/Volcano/main/VolcanoNewUpdated.luau") Btn(Farm,"Frostware","https://frostware.onrender.com/fw") Btn(Farm,"Teddy Hub","https://raw.githubusercontent.com/Teddyseetink/Haidepzai/refs/heads/main/TeddyHub.lua") Btn(Farm,"ThanHub","https://raw.githubusercontent.com/thantzy/thanhub/refs/heads/main/thanv1") Btn(Farm,"Banana Hub","https://raw.githubusercontent.com/Nghia11n/Banana-Hub/main/bananahub.lua") Btn(Farm,"Quantum","https://raw.githubusercontent.com/flazhy/QuantumOnyx/refs/heads/main/QuantumOnyx.lua") Btn(Farm,"Maru Hub","https://raw.githubusercontent.com/NinoGod/Free-Script/main/Maru-x-Hub-Free.lua") Btn(Farm,"Andepzai Hub","https://raw.githubusercontent.com/h6hbii/AnDepZaiHub/refs/heads/main/AndepzaiHub.lua") Btn(Farm,"CokkaHub","https://raw.githubusercontent.com/UserDevEthical/Loadstring/main/CokkaHub.lua") Btn(Farm,"TuanAnhIOS","https://raw.githubusercontent.com/AnhTuanDzai-Hub/TuanAnhIOS/refs/heads/main/TuanAnhIOS-Main.Lua") -------------------------------------------------- -- 🤖 KAITUN HUB -------------------------------------------------- local function KaitunBtn(name, func) Kaitun:CreateButton({ Name = name, Callback = function() Rayfield:Notify({Title="Kaitun", Content=name, Duration=2}) pcall(func) end }) end KaitunBtn("Hinishi Kaitun (MAX)", function() _G.Hinishi_Hub_Kaitun_Blox_Fruits = { Misc = {["Hop If Admin Join"]=true,["Auto Pull Lever"]=true,["Auto Aura RGB"]=true}, Mastery = {["Blox Fruit"]=true,["Sword"]=true,["Gun"]=true} } loadstring(game:HttpGet("https://raw.githubusercontent.com/Dev-Hinishi/Hinishi-Hub/main/Kaitun"))() end) KaitunBtn("Bacon Kaitun", function() getgenv().SettingFarm = { Farm = {Team="Pirates"}, Race = {["Evo Race V2"]=true,["RGB Haki"]=true} } loadstring(game:HttpGet("https://raw.githubusercontent.com/vinh129150/hack/main/KaitunBF.lua"))() end) KaitunBtn("Hiru Kaitun", function() loadstring(game:HttpGet("https://raw.githubusercontent.com/HiruHub/Kaitun/main/Main.lua"))() end) KaitunBtn("Simple Kaitun", function() loadstring(game:HttpGet("https://raw.githubusercontent.com/SimpleHubBF/Kaitun/main/Kaitun.lua"))() end) -------------------------------------------------- -- 🎯 PVP -------------------------------------------------- Btn(PVP,"Aim Assist","https://raw.githubusercontent.com/Exunys/Aimbot/main/Aimbot.lua") Btn(PVP,"Silent Aim","https://raw.githubusercontent.com/ttwizz/Open-Aimbot/master/source.lua") Btn(PVP,"Hitbox Expander","https://raw.githubusercontent.com/Vcsk/RobloxScripts/main/HitboxExpander.lua") end })
Settings
Title :
[Optional]
Paste Folder :
[Optional]
Select
Syntax :
[Optional]
Select
Markup
CSS
JavaScript
Bash
C
C#
C++
Java
JSON
Lua
Plaintext
C-like
ABAP
ActionScript
Ada
Apache Configuration
APL
AppleScript
Arduino
ARFF
AsciiDoc
6502 Assembly
ASP.NET (C#)
AutoHotKey
AutoIt
Basic
Batch
Bison
Brainfuck
Bro
CoffeeScript
Clojure
Crystal
Content-Security-Policy
CSS Extras
D
Dart
Diff
Django/Jinja2
Docker
Eiffel
Elixir
Elm
ERB
Erlang
F#
Flow
Fortran
GEDCOM
Gherkin
Git
GLSL
GameMaker Language
Go
GraphQL
Groovy
Haml
Handlebars
Haskell
Haxe
HTTP
HTTP Public-Key-Pins
HTTP Strict-Transport-Security
IchigoJam
Icon
Inform 7
INI
IO
J
Jolie
Julia
Keyman
Kotlin
LaTeX
Less
Liquid
Lisp
LiveScript
LOLCODE
Makefile
Markdown
Markup templating
MATLAB
MEL
Mizar
Monkey
N4JS
NASM
nginx
Nim
Nix
NSIS
Objective-C
OCaml
OpenCL
Oz
PARI/GP
Parser
Pascal
Perl
PHP
PHP Extras
PL/SQL
PowerShell
Processing
Prolog
.properties
Protocol Buffers
Pug
Puppet
Pure
Python
Q (kdb+ database)
Qore
R
React JSX
React TSX
Ren'py
Reason
reST (reStructuredText)
Rip
Roboconf
Ruby
Rust
SAS
Sass (Sass)
Sass (Scss)
Scala
Scheme
Smalltalk
Smarty
SQL
Soy (Closure Template)
Stylus
Swift
TAP
Tcl
Textile
Template Toolkit 2
Twig
TypeScript
VB.Net
Velocity
Verilog
VHDL
vim
Visual Basic
WebAssembly
Wiki markup
Xeora
Xojo (REALbasic)
XQuery
YAML
HTML
Expiration :
[Optional]
Never
Self Destroy
10 Minutes
1 Hour
1 Day
1 Week
2 Weeks
1 Month
6 Months
1 Year
Status :
[Optional]
Public
Unlisted
Private (members only)
Password :
[Optional]
Description:
[Optional]
Tags:
[Optional]
Encrypt Paste
(
?
)
Create Paste
You are currently not logged in, this means you can not edit or delete anything you paste.
Sign Up
or
Login
Site Languages
×
English