Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Delete Script :
- --credits to thatsnotmatt#2602
- getgenv().keytoclick = "Delete"
- tool = Instance.new("Tool")
- tool.RequiresHandle = false
- tool.Name = keytoclick
- tool.Activated:connect(function()
- local vim = game:service("VirtualInputManager")
- vim:SendKeyEvent(true, keytoclick, false, game)
- end)
- tool.Parent = game.Players.LocalPlayer.Backpack
- wait(0.2)
- local AkaliNotif = loadstring(game:HttpGet("https://raw.githubusercontent.com/Kinlei/Dynissimo/main/Scripts/AkaliNotif.lua"))();
- local Notify = AkaliNotif.Notify;
- Notify({
- Description = "thatsnotmatt#2602";
- Title = "zzz#0001";
- Duration = 10;
- });
- Funky friday script:
- loadstring(game:HttpGet("https://raw.githubusercontent.com/scripthubekitten/SCRIPTHUBV2/main/SCRIPTHUBV2", true))()
- Key : pooron
Advertisement
Advertisement