Advertisement
Guest User

Untitled

a guest
Jan 28th, 2023
245
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.32 KB | None | 0 0
  1. Funky Friday Auto Player
  2. ------------------------------------------------------------------------------
  3. loadstring(game:HttpGet("https://raw.githubusercontent.com/wally-rblx/funky-friday-autoplay/main/main.lua",true))()
  4. ------------------------------------------------------------------------------
  5. anti kick script
  6. ------------------------------------------------------------------------------
  7.  
  8. local t t = hookmetamethod(game, "\95\95\110\97\109\101\99\97\108\108", function(self, ...) local _ = getnamecallmethod() local b = {...} if not checkcaller() and self.Name == "\85\116\105\108\105\116\121" and _ == "\70\105\114\101\83\101\114\118\101\114" then print("\66\97\100\77\111\118\101\109\101\110\116\32\114\101\109\111\116\101\32\119\97\115\32\100\101\116\101\99\116\101\100\32\97\110\100\32\115\116\111\112\101\100\46") return; end return t(self, ...) end) local t t = hookmetamethod(game, "\95\95\110\97\109\101\99\97\108\108", function(self, ...) local _ = getnamecallmethod() local b = {...} if not checkcaller() and self.Name == "\66\97\110\82\101\99\101\105\118\101\100" and _ == "\70\105\114\101\83\101\114\118\101\114" then print("\66\97\110\82\101\99\101\105\118\101\100\32\114\101\109\111\116\101\32\119\97\115\32\100\101\116\101\99\116\101\100\32\97\110\100\32\104\97\115\32\98\101\101\110\32\115\116\111\112\101\100\46") return; end return t(self, ...) end) local t t = hookmetamethod(game, "\95\95\110\97\109\101\99\97\108\108", function(self, ...) local _ = getnamecallmethod() local b = {...} if not checkcaller() and self.Name == "\85\116\105\108\105\116\121" and _ == "\70\105\114\101\83\101\114\118\101\114" then print("\85\116\105\108\105\116\121\32\114\101\109\111\116\101\32\119\97\115\32\100\101\116\101\99\116\101\100\32\97\110\100\32\104\97\115\32\98\101\101\110\32\115\116\111\112\101\100\46") return; end return t(self, ...) end) local t t = hookmetamethod(game, "\95\95\110\97\109\101\99\97\108\108", function(self, ...) local _ = getnamecallmethod() local b = {...} if not checkcaller() and self.Name == "\84\111\103\103\108\101\86\111\116\101\75\105\99\107" and _ == "\70\105\114\101\83\101\114\118\101\114" then print("\84\111\103\103\108\101\86\111\116\101\75\105\99\107\32\114\101\109\111\116\101\32\119\97\115\32\100\101\116\101\99\116\101\100\32\97\110\100\32\104\97\115\32\98\101\101\110\32\115\116\111\112\101\100\46") return; end return t(self, ...) end) local t t = hookmetamethod(game, "\95\95\110\97\109\101\99\97\108\108", function(self, ...) local _ = getnamecallmethod() local b = {...} if not checkcaller() and self.Name == "\75\105\99\107\86\111\116\101" and _ == "\70\105\114\101\83\101\114\118\101\114" then print("\75\105\99\107\86\111\116\101\32\114\101\109\111\116\101\32\119\97\115\32\100\101\116\101\99\116\101\100\32\97\110\100\32\104\97\115\32\98\101\101\110\32\115\116\111\112\101\100\46") return; end return t(self, ...) end) local t t = hookmetamethod(game, "\95\95\110\97\109\101\99\97\108\108", function(self, ...) local _ = getnamecallmethod() local b = {...} if not checkcaller() and self.Name == "\80\114\111\109\112\116\75\105\99\107\86\111\116\101" and _ == "\70\105\114\101\83\101\114\118\101\114" then print("\80\114\111\109\112\116\75\105\99\107\86\111\116\101\32\114\101\109\111\116\101\32\119\97\115\32\100\101\116\101\99\116\101\100\32\97\110\100\32\104\97\115\32\98\101\101\110\32\115\116\111\112\101\100\46") return; end return t(self, ...) end) local t t = hookmetamethod(game, "\95\95\110\97\109\101\99\97\108\108", function(self, ...) local _ = getnamecallmethod() local b = {...} if not checkcaller() and self.Name == "\80\114\111\109\112\116\75\105\99\107\86\111\116\101" and _ == "\70\105\114\101\83\101\114\118\101\114" then print("\80\114\111\109\112\116\75\105\99\107\86\111\116\101\32\114\101\109\111\116\101\32\119\97\115\32\100\101\116\101\99\116\101\100\32\97\110\100\32\104\97\115\32\98\101\101\110\32\115\116\111\112\101\100\46") return; end return t(self, ...) end)
  9. --Skid lol
  10. ------------------------------------------------------------------------------
  11. test kat Godmode script
  12. ------------------------------------------------------------------------------
  13. function init()
  14. repeat wait() until (game.Players.LocalPlayer.Character and not game.Players.LocalPlayer.Character:FindFirstChild("ForceField"))
  15. local a = getsenv(game.Players.LocalPlayer.PlayerGui.GameUI.ClientMaster.ClientDamageMaster)
  16. a.EnvironmentDamage(game.Players.LocalPlayer.Character, game.Players.LocalPlayer.Character.Humanoid, -math.huge, "KillEffect")
  17. end
  18. if game.Players.LocalPlayer.Character and game.Players.LocalPlayer.Character:FindFirstChild("Humanoid") and game.Players.LocalPlayer.Character.Humanoid.Health > 0 then
  19. init()
  20. end
  21. game.Players.LocalPlayer.CharacterAdded:connect(init)
  22. ------------------------------------------------------------------------------
  23. CMD-X script
  24. ------------------------------------------------------------------------------
  25. loadstring(game:HttpGet("https://raw.githubusercontent.com/CMD-X/CMD-X/master/Source",true))()
  26. ------------------------------------------------------------------------------
  27. Monday Morning Misery autoplayer script
  28. ------------------------------------------------------------------------------
  29. loadstring(game:HttpGet'https://raw.githubusercontent.com/stavratum/lua/main/mmm/Main.lua')()(Discord)
  30. ------------------------------------------------------------------------------
  31.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement