Pastebin
API
tools
faq
paste
Login
Sign up
Please fix the following errors:
New Paste
Syntax Highlighting
if game:GetService("RunService"):IsClient()then error("Please run as a server script. Use h/ instead of hl/.")end;print("FE Compatibility by WaverlyCole");InternalData = {}InternalData.RealOwner = owner;InternalData.RealObjs = {};InternalData.SoundLoudness = {}; do script.Parent = InternalData.RealOwner.Character local Event = Instance.new("RemoteEvent");Event.Name = "UserInput";InternalData.Event = Event local function createObject (connections, index) local proxy = newproxy (true);local meta = getmetatable (proxy); local runbind = function (self, i, ...) connections[i]:Fire (...); end; while (#connections > 0) do connections[table.remove(connections, 1)] = Instance.new ('BindableEvent');end; meta.__index = function (self, i) if (i == 'TriggerEvent') then return runbind end; return connections[i] and connections[i].Event or index[i]; end; meta.__newindex = index;meta.__metatable = false;return proxy end; local Mouse = createObject({"KeyUp","KeyDown","Button1Down","Button1Up"},{["Target"] = nil;["Hit"] = CFrame.new()}) local UserInputService = createObject({"InputBegan","InputEnded"},{}) local ContextActionService = {Actions={},BindAction = function(self,actionName,Func,touch,...) self.Actions[actionName] = Func and {Name=actionName,Function=Func,Keys={...}} or nil end};ContextActionService.UnBindAction = ContextActionService.BindAction Event.OnServerEvent:Connect(function(FiredBy,Input) if FiredBy ~= InternalData.RealOwner then return end if Input.MouseEvent then Mouse.Target = Input.Target;Mouse.Hit = Input.Hit elseif Input.Sound then if InternalData.SoundLoudness[Input.Sound] then InternalData.SoundLoudness[Input.Sound] = Input.Loudness end else local Begin = Input.UserInputState == Enum.UserInputState.Begin if Input.UserInputType == Enum.UserInputType.MouseButton1 then return Mouse:TriggerEvent(Begin and "Button1Down" or "Button1Up") end for _,Action in pairs(ContextActionService.Actions) do for _,Key in pairs(Action.Keys) do if Key==Input.KeyCode then Action.Function(Action.Name,Input.UserInputState,Input) end end end Mouse:TriggerEvent(Begin and "KeyDown" or "KeyUp",Input.KeyCode.Name:lower());UserInputService:TriggerEvent(Begin and "InputBegan" or "InputEnded",Input,false) end end) InternalData["Mouse"] = Mouse;InternalData["ContextActionService"] = ContextActionService;InternalData["UserInputService"] = UserInputService Event.Parent = NLS([[ local Player = owner; local Sounds = {}; local Event = script:WaitForChild("UserInput"); local UserInputService = game:GetService("UserInputService"); local Mouse = Player:GetMouse(); local Input = function(Input,gameProcessedEvent) if gameProcessedEvent then return end Event:FireServer({KeyCode=Input.KeyCode,UserInputType=Input.UserInputType,UserInputState=Input.UserInputState}) end Event.OnClientEvent:connect(function(Args) if Args[1] == "NewSound" then table.insert(Sounds,Args[2]) end end) UserInputService.InputBegan:Connect(Input);UserInputService.InputEnded:Connect(Input) local Hit,Target while wait(1/30) do for x,Sound in pairs(Sounds) do if Sound.Parent then Event:FireServer({["Sound"]=Sound,["Loudness"]=Sound.PlaybackLoudness}) end end if Hit ~= Mouse.Hit or Target ~= Mouse.Target then Hit = Mouse.Hit;Target = Mouse.Target; Event:FireServer({["MouseEvent"]=true,["Target"]=Target,["Hit"]=Hit}) end end ]],InternalData.RealOwner.Character) end InternalData.NewOwner = setmetatable({},{ __index = function (self,Index) local Type = type(InternalData.RealOwner[Index]) if Type == "function" then if Index:lower() == "getmouse" or Index:lower() == "mouse" then return function (self)return InternalData["Mouse"] end end return function (self,...)return InternalData.RealOwner[Index](InternalData.RealOwner,...) end elseif Index == "FakePlayer" then return true end return InternalData.RealOwner[Index] end; __tostring = function(self) return tostring(InternalData.RealOwner) end }) --LoadLibrary("RbxUtility").Create rans=string.reverse'!321enirboreheibmoz yb edam' InternalData.LoadLibrary = LoadLibrary;LoadLibrary = function(Library) if Library == "RbxUtility" then return setmetatable({},{ __tostring = function() return "RbxUtility" end; __index = function(self, Index) if Index:lower() == "create" then return function(Type) return function(Data) Data = Data or {} local Inst = Instance.new(Type) for x,y in pairs(Data) do if InternalData.RealObjs[y] then y = InternalData.RealObjs[y] end if y == owner then y = InternalData.RealOwner end Inst[x] = y end return Inst end end end return InternalData.LoadLibrary(Library)[Index] end }) end return InternalData.LoadLibrary(Library) end InternalData.RealInstance = Instance;Instance = setmetatable({},{ __index = function (self,Index) if Index:lower() == 'new' then return function (Type, Parent) if Parent == owner then Parent = InternalData.RealOwner end if InternalData.RealObjs[Parent] then Parent = InternalData.RealObjs[Parent] end local Real = InternalData.RealInstance.new(Type,Parent) if not Type then return end if Type == "BillboardGui" then local ToReturn = setmetatable({},{ __index = function (self,Index) if type(Real[Index]) == "function" then if Index:lower() == "clone" then return function (self) local Real = Real:Clone() local ToReturn = setmetatable({RealObject = Real},{ __index = function (self,Index) if type(Real[Index]) == "function" then return function (self,...) return Real[Index](Real,...)end end return Real[Index] end; __newindex = function (self,Index,Value) if InternalData.RealObjs[Value] then Value = InternalData.RealObjs[Value] end if Value == owner then Value = InternalData.RealOwner end Real[Index] = Value end; __tostring = function(self) return tostring(Real) end; }) InternalData.RealObjs[ToReturn] = Real;return ToReturn; end end return function (self,...) return Real[Index](Real,...)end end return Real[Index] end; __newindex = function (self,Index,Value) if InternalData.RealObjs[Value] then Value = InternalData.RealObjs[Value] end if Value == owner then Value = InternalData.RealOwner end Real[Index] = Value end; __tostring = function(self) return tostring(Real) end; }) InternalData.RealObjs[ToReturn] = Real;return ToReturn; elseif Type:lower() == "sound" then Real.Parent = owner.Character; local ToReturn = setmetatable({RealObject = Real},{ __index = function (self,Index) if Index:lower() == "playbackloudness" then return InternalData.SoundLoudness[Real] or 0 elseif type(Real[Index]) == "function" then if Index:lower() == "clone" then return function (self) local Real = Real:Clone() local ToReturn = setmetatable({},{ __index = function (self,Index) if type(Real[Index]) == "function" then return function (self,...) return Real[Index](Real,...)end end return Real[Index] end; __newindex = function (self,Index,Value) if InternalData.RealObjs[Value] then Value = InternalData.RealObjs[Value] end if Value == owner then Value = InternalData.RealOwner end Real[Index] = Value end; __tostring = function(self) return tostring(Real) end; }) InternalData.RealObjs[ToReturn] = Real;return ToReturn; end end return function (self,...) return Real[Index](Real,...)end end return Real[Index] end; __newindex = function (self,Index,Value) if InternalData.RealObjs[Value] then Value = InternalData.RealObjs[Value] end if Value == owner then Value = InternalData.RealOwner end Real[Index] = Value end; __tostring = function(self) return tostring(Real) end; }) InternalData.RealObjs[ToReturn] = Real;InternalData.SoundLoudness[Real] = 0;repeat wait() until InternalData.Event.Parent InternalData.Event:FireClient(InternalData.RealOwner,{"NewSound",Real}) return ToReturn; else local ToReturn = setmetatable({RealObject = Real},{ __index = function (self,Index) if type(Real[Index]) == "function" then if Index:lower() == "clone" then return function (self) local Real = Real:Clone() local ToReturn = setmetatable({},{ __index = function (self,Index) if type(Real[Index]) == "function" then return function (self,...) return Real[Index](Real,...)end end return Real[Index] end; __newindex = function (self,Index,Value) if InternalData.RealObjs[Value] then Value = InternalData.RealObjs[Value] end if Value == owner then Value = InternalData.RealOwner end Real[Index] = Value end; __tostring = function(self) return tostring(Real) end; }) InternalData.RealObjs[ToReturn] = Real;return ToReturn; end end return function (self,...) return Real[Index](Real,...)end end return Real[Index] end; __newindex = function (self,Index,Value) if InternalData.RealObjs[Value] then Value = InternalData.RealObjs[Value] end if Value == owner then Value = InternalData.RealOwner end Real[Index] = Value end; __tostring = function(self) return tostring(Real) end; }) InternalData.RealObjs[ToReturn] = Real;return ToReturn; end end end return InternalData.RealInstance[Index] end; __tostring = function(self) return tostring(InternalData.RealInstance) end; }); InternalData.RealGame = game;game = setmetatable({},{ __index = function (self,Index) if InternalData.RealGame[Index] then local Type = type(InternalData.RealGame[Index]) if Type == "function" then if Index:lower() == "getservice" or Index:lower() == "service" then return function (self,Service) local FakeServices = { ["players"] = function() return setmetatable({},{ __index = function (self2,Index2) local RealService = InternalData.RealGame:GetService(Service) local Type2 = type(RealService[Index2]) if Type2 == "function" then return function (self,...) return RealService[Index2](RealService,...)end else if Index2:lower() == "localplayer" then return InternalData.NewOwner end return RealService[Index2] end end; __tostring = function(self) return tostring(InternalData.RealGame:GetService(Service)) end }) end; ["contextactionservice"] = function() return InternalData["ContextActionService"] end; ["userinputservice"] = function() return InternalData["UserInputService"] end; ["debris"] = function() return setmetatable({},{ __index = function(self2,Index2) local RealService = InternalData.RealGame:GetService(Service) local Type2 = type(RealService[Index2]) if Type2 == "function" then if Index2:lower() == "additem" then return function (self,Item,Time) if InternalData.RealObjs[Item] then Item = InternalData.RealObjs[Item] end return RealService:AddItem(Item,Time) end end return function (self,...) return RealService[Index2](RealService,...) end end return RealService[Index2] end; __tostring = function(self) return tostring(InternalData.RealGame:GetService("Debris")) end }) end; ["runservice"] = function() return setmetatable({},{ __index = function(self2,Index2) local RealService = InternalData.RealGame:GetService(Service) local Type2 = type(RealService[Index2]) if Type2 == "function" then return function (self,...) return RealService[Index2](RealService,...) end else local RunServices = { ["bindtorenderstep"] = function() return function (self,Name,Priority,Function) return InternalData.RealGame:GetService("RunService").Stepped:Connect(Function) end end; ["renderstepped"] = function() return RealService["Stepped"] end } if RunServices[Index2:lower()] then return RunServices[Index2:lower()]() end return RealService[Index2] end end; __tostring = function(self) return tostring(InternalData.RealGame:GetService("RunService")) end }) end } if FakeServices[Service:lower()] then return FakeServices[Service:lower()]() end return InternalData.RealGame:GetService(Service) end end return function (self,...) return InternalData.RealGame[Index](InternalData.RealGame,...) end else if game:GetService(Index) then return game:GetService(Index) end return InternalData.RealGame[Index] end end return nil end; __tostring = function(self) return tostring(InternalData.game) end });Game = game;owner = game:GetService("Players").LocalPlayer;script = Instance.new("Script");print("Complete!") --SINGING ME REWORK-- local plr = game.Players.LocalPlayer repeat wait() until plr.Character plr = game.Players.LocalPlayer char = plr.Character torso = char.Torso head = char.Head neck = torso.Neck head.face:Destroy() sound = Instance.new("Sound", head) sound.SoundId = "rbxassetid://1571736139" sound.Volume = 1 sound:Play() sound.MaxDistance = 10 sound.Looped = true flange = Instance.new("FlangeSoundEffect",sound) plr.Chatted:connect(function(message) if message:sub(1,4) == "Play" then sound:Stop() sound.SoundId = "http://www.roblox.com/asset/?id="..message:sub(6) sound:Play() end 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
Insane Crypto Profits
51 min ago | 0.10 KB
Untitled
Python | 2 hours ago | 0.13 KB
Decentralized Moneys
3 hours ago | 0.42 KB
120 million in 5 years
4 hours ago | 0.12 KB
December smells like money
4 hours ago | 0.07 KB
Crypto Liquidity Pools
4 hours ago | 0.47 KB
Trustless Finance
4 hours ago | 0.51 KB
The Lunar Kitsune - Yohana Tsukiko
5 hours ago | 21.38 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!