Advertisement
fxdogxd

fix 1.4

Sep 15th, 2023
80
0
Never
1
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.09 KB | None | 0 0
  1. loadstring(game:HttpGet("https://raw.githubusercontent.com/REALEQHUB/ez/main/Fix%201.4"))()
Advertisement
Comments
  • fxdogxd
    1 year
    # text 0.19 KB | 0 0
    1. --[[
    2. [Text]
    3. --]]
    4. local args = {
    5. [1] = "Text Say",
    6. [2] = "All"
    7. }
    8.  
    9. game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer(unpack(args))
    10.  
Add Comment
Please, Sign In to add comment
Advertisement