narla

Stupid Test

Jul 5th, 2024
69
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.52 KB | None | 0 0
  1. getgenv().bot_name = game.Players.LocalPlayer.Name --/ change name with quotation mark. ex : "qurox" or 'qurox'
  2. getgenv().bot_owner = "qurox" --/ this too
  3. getgenv().slashtorespond = false --/ respond to player when they say /botin [msg]
  4. getgenv().max_dist = 30 --/ respond to player in distance
  5.  
  6. --/ say "/chatbot stop" to stop responding
  7.  
  8. loadstring((syn and syn.request or http_request or request)({Url="https://raw.githubusercontent.com/MinWasTakenOnGitHub/Roblox-Scripts/main/Universal/chatbot",Method="GET"}).Body)()
Advertisement
Add Comment
Please, Sign In to add comment