www.roblox-scripter.com

Сontent continues after AD

Da Hood script – (Trash talk)

Functions: Trash
Z – for activation

Script developer: Rob123
Installation guide:
Copy the script from the button below.
Run any Injector (We recommend KRNL Injector)
Install it, insert the script and click execute
Enjoy it)

Thank you for using our website
Your script:

				
					local words = {
    'ur bad',
    'Dont care',
    'Quit the game',
    'XD ',
    'sad',
    'I would quit if i had that aim',
'Log already sonny boy',
    'how did u fail to get me',
}

local player = game.Players.LocalPlayer
local keybind = 'z'

local event = game.ReplicatedStorage.DefaultChatSystemChatEvents.SayMessageRequest

player:GetMouse().KeyDown:connect(function(key)
    if key == keybind then
        event:FireServer(words[math.random(#words)], "All")
    end
end)
				
			
Subscribe
Notify of
0 Comments
Inline Feedbacks
View all comments

Recent posts: