OutdatedTrade Bot v0.01

Posts 1–15 of 22 · Page 1 of 2
Trade Bot v0.01
Trade Bot: v0.01 ALPHA



Info:

I was a bit sad to see these fake Trade Bot so i decided to release a true one for free

This client-less bot don't need a client, you can run it on your computer all day long, it'll never eat your CPU or RAM, you can also host it in a vps

It's currently in Alpha state, things may not work correctly, i'm NOT responsible if you get banned, or if you loose your item

Please follow the instruction before asking for help

Instruction:


Code:
/**
 *
 *  Trade Bot v0.01 by Scellow aka IziLife
 *
 *  Usage:
 *
 *      -nogui      :   No GUI
 *      -gui        :   Use a GUI
 *
 *      The following commands are usable only if you set -nogui
 *
 *      -mail       :   Account mail
 *      -pass       :   Account password
 *      -server     :   Server name
 *      -offer      :   Your trade Offer should match this pattern :     1254,5125,1654
 *      -request    :   Your trade Request should match this pattern :     1254,5125,1654
 *      -message    :   What message should your bot spam ?
 *      -x          :   Where you want to place your bot on the X axis
 *      -y          :   Where you want to place your bot on the Y axis
 *
 *  Information:
 *
 *      The bot will auto-reconnect in case of server restart or disconnection or if an known admin enter the map
 *      The bot will disconnect once he has trade his items
 *
 *      This program is in alpha state, as i said i'm not responsible if you are banned, or if you loose your item
 *
 *      USE AT YOUR OWN RISK!
 *
 */

Example:
Code:
java -jar trader.jar -nogui -mail mail@domain.com -pass myPassword -server euwest -offer 1245,4512 -request 1451,8466 -message "Yo i'm a message"' -x 135 -y 146
I'm working on a GUI, it will be available in the next release

I will never release a public trade bot with Multi Account support, so please don't ask

Scans:

https://www.virustotal.com/en/file/1...is/1427826116/ⓘ
http://virusscan.jotti.org/en/scanre...2548b3cf5a37a3ⓘ
Trader_v0.01_mpgh.net.zip3.5 MB · 156 downloads Clean
WELL THIS IS FACKING GREAT!

- Alde when he saw this thread
Quote Originally Posted by lookbehindyou View Post
@IziLife is the source code available too?
"trader.jar" yep
Quote Originally Posted by 059 View Post
"trader.jar" yep
Just wanted to say the same.

EDIT:
Ehm.. Its not working very fine with decompiling. Its more red than White.

For example:
Code:
 
/*  58:    */   public Account a;
/*  59:    */   public RC4 a;
/*  60:    */   public RC4 b;
/*  61:    */   public Socket a;
/*  62:    */   World jdField_a_of_type_RealmrelayWorld;
/*  63:    */   public byte[] a;
/*  64:    */   public int a;
/*  65:    */   public long a;
/*  66:    */   public int b;
/*  67:    */   public MapInfoPacket a;
/*  68:    */   public ArrayList<Packet> a;
a a bit too often declared for me.
Quote Originally Posted by 059 View Post
"trader.jar" yep
yeah, i was thinking about a github version, just like devoidcoder did with realm relay.
Quote Originally Posted by lookbehindyou View Post
yeah, i was thinking about a github version, just like devoidcoder did with realm relay.
If he did this everyone would have bots everywhere (and no one wants that).

Also, you can decompile it. But it is obfuscated ;

Quote Originally Posted by Alde. View Post


If he did this everyone would have bots everywhere (and no one wants that).

Also, you can decompile it. But it is obfuscated ;

What is the name of the decompiler you used?
thanks izi for the release

- - - Updated - - -

I see two things lib and Trader, I ran trader but it won't load. It did nothing. Error: Invalid or Corrupt File
Quote Originally Posted by HappyMan20 View Post
thanks izi for the release

- - - Updated - - -

I see two things lib and Trader, I ran trader but it won't load. It did nothing. Error: Invalid or Corrupt File
Lib.jar has to be in the same folder.

EDIT:
Bot not working for me. It just doesnt accept trades.
Quote Originally Posted by wecopaul View Post
Lib.jar has to be in the same folder.

EDIT:
Bot not working for me. It just doesnt accept trades.
Make sure you have the items in your inv

it will send you a trade request if you have the items in your inv
it will accept a trade request if you send him a trade request and if you have the items in your inv
Quote Originally Posted by IziLife View Post
Make sure you have the items in your inv

it will send you a trade request if you have the items in your inv
it will accept a trade request if you send him a trade request and if you have the items in your inv
Yes I have the items in my Inv. I tetsted it with over 6 different Items, it just doesnt accept the trade.
hey, i have another question, since it appears to be based on realm relay, is it possible to pipe it through a socks4/5 proxy? maybe you could add an option to enter ip/port in the command, i think it would be nice
It's not working for me, and they are in the same folder. I extracted them and ran both the java files; I don't see any program pop up
Posts 1–15 of 22 · Page 1 of 2
This thread is closed for replies.

Similar Threads

Tags for this Thread

None

Need help?