Pet Simulator X Script | Chat Advertisement

NVIDIA_Share_bTrc4M3lAY

Created by BlastingStone

Features:

  • Chat Advertisement
  • DEV NOTES:
  • Useful in trading plaza when you’re searching for some pet.
  • You can configure the chat and repeat cooldown, pet name, enchants you want on that pet, gems you’re willing to pay and (if you have) saying huge cat is not for trade.
local function chat(msg)
	game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer(msg, "All")
end

--getgenv().Toggle = true -- Script Loop

-- Cooldown settings:
local ChatCooldown = 0.5
local RepeatCooldown = 15

-- Advertisement settings:
local PetName = "DM Santa Paws 🌌🎅" -- Enter the pet name you're searching for
local EnchantsWanted = "Royalty or/and Strength 5" -- Enchants you want on the pet
local GemAmount = "200kk" -- Enter how much you're willing to pay (in gems)
local PetNotForTrade = "HUGE CAT🐱" -- If someone annoys you when you have a cool pet

--while getgenv().Toggle == true do
chat("❗❗ Buying "..PetName.." ❗❗")
wait(ChatCooldown)
chat("❗❗ "..EnchantsWanted.." wanted ❗❗")
wait(ChatCooldown)
chat("❗❗ Paying "..GemAmount.." gems 💎 for 1 ❗❗")
wait(ChatCooldown)
chat("❗❗ pls pet 🥺 = instant mute 🚫 ❗❗")
wait(ChatCooldown)
chat("❗❗ "..PetNotForTrade.." IS NOT FOR TRADE 🚫🔁 ❗❗")
--wait(RepeatCooldown)
--end

ENJOY!

 

Warning: DO NOT DOWNLOAD anything from this page, you’re only here to copy the script or Get it from Pastebin!

About Us

What is arponag.xyz? arponag.xyz is a website focused on releasing safe exploits, we only release the best and most trusted exploits on our website, guaranteed to satisfy you. Contact us [email protected]

Safety

Is this safe to use? Everything on the website has been scanned and tested by professionals and the community, we only release the best exploits for our users, so we make sure that our exploits won’t harm your devices, everything here is clean.

Copyright © 2018 – 2020 Arpon AG | All rights reserved |
Privacy Policy | Terms of Service