Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Strongest Battleground script: loadstring(game:HttpGet("https://raw.githubusercontent.com/RYZZCHIPSX/ryzzchips/main/beamed%20ware%20script"))();
- Q word Script: getgenv().keytoclick = "Q"
- 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 = "sus";
- Title = "sus";
- Duration = 5;
- });
- Sub
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement