Trade Hangout Script | EASY RAP

de6dd5e4ec53b97a1b2f5d24bbf59d9c-300x169-1

Created by Syntax Err0r

Features:

  • GET EASY RAP
  • AUTO SENDS TRADE MESSAGES OUT TO EVERYONE
_G.Delay1 = 3
_G.Delay2 = 6
local Messages = {
"DONATE FOR YT VID - TRADING FROM SMALL TO DOMINUS, YOU WILL BE HEAVILY COMPENSATED!",
"TRADING FROM SMALL TO DOMINUS. OLD ACCOUNT BANNED. FOR YT CHANNEL WITH OVER 500k SUBS!",
"WIN A CHANCE TO BE IN A VIDEO ON A LARGE CHANNEL. LARGEST DONATION WINS PRIZE!",
"AFK - FIRST TRADE THAT IS OVER A 1K INCREASE WINS A LARGE PRIZE! (for yt channel)",
"SEND TRADES HIGHER THAN MY ITEM FOR A CHANCE TO WIN A SPOT IN AN UPCOMING VIDEO!",
"FIRST PERSON TO TRADE AN ITEM HIGHER THEN MINE GETS A CHANCE TO WIN A DOMINUS FORMIDULOSUS!",
"SEND TRADES FOR YT VIDEO."
}
function genRandom(min, max)
return math.floor(min + math.random() * (max - min))
end
local function SendMsg(message)
game.ReplicatedStorage.DefaultChatSystemChatEvents.SayMessageRequest:FireServer(message,"All")
end
function randomMsg()
local randNum = genRandom(1, #Messages)
SendMsg(Messages[randNum])
end
local trueDelay
game:GetService("RunService").Heartbeat:Connect(function()
trueDelay = genRandom(_G.Delay1, _G.Delay2)
end)
while task.wait(trueDelay) do
mouse1click()
keypress(0x20)
mousemoverel(15, 15)
keyrelease(0x20)
randomMsg()
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Â