Page 3 of 5 FirstFirst 12345 LastLast
Results 31 to 45 of 69
  1. #31
    pikathomas's Avatar
    Join Date
    Jan 2016
    Gender
    male
    Posts
    3
    Reputation
    10
    Thanks
    0
    The bot doesn't cancel the trade. Please fix.

  2. #32
    blackdeath321's Avatar
    Join Date
    Jan 2016
    Gender
    male
    Posts
    1
    Reputation
    10
    Thanks
    0
    I followed instructions,

    1. My plugins don't show up, I've unblocked it from properties
    2. It's an infinite loading screen, won't connect for me

  3. #33
    aarondnice's Avatar
    Join Date
    Jan 2015
    Gender
    male
    Posts
    16
    Reputation
    10
    Thanks
    0
    who exactly are we supposed to trade with? the connected proxy server isn't even the trade server aka uswest... it's a baron wasteland on the other hand....

  4. #34
    poker5tar14's Avatar
    Join Date
    Jan 2016
    Gender
    male
    Posts
    1
    Reputation
    10
    Thanks
    0
    how the hell do you stop it?

  5. #35
    moejd's Avatar
    Join Date
    Mar 2013
    Gender
    male
    Posts
    11
    Reputation
    10
    Thanks
    0
    My just work on Proxy server, how did i came out to USW3 for example?

  6. #36
    SBK_CRUZER's Avatar
    Join Date
    Nov 2015
    Gender
    male
    Location
    From HELL
    Posts
    742
    Reputation
    102
    Thanks
    566
    My Mood
    In Love
    Quote Originally Posted by pikathomas View Post
    The bot doesn't cancel the trade. Please fix.
    It will be fixed soon.

  7. #37
    thiagoschulz's Avatar
    Join Date
    Dec 2012
    Gender
    male
    Posts
    5
    Reputation
    10
    Thanks
    0
    how use in other servers pls help

  8. #38
    Desire's Avatar
    Join Date
    Sep 2013
    Gender
    male
    Location
    Insert Name Here
    Posts
    1,039
    Reputation
    58
    Thanks
    1,394
    My Mood
    Amused
    Works like a charm

  9. #39
    thiagoschulz's Avatar
    Join Date
    Dec 2012
    Gender
    male
    Posts
    5
    Reputation
    10
    Thanks
    0
    the bot no cancel?

  10. #40
    koolsavass's Avatar
    Join Date
    Oct 2015
    Gender
    male
    Posts
    22
    Reputation
    10
    Thanks
    0
    fix fix fix pls

  11. #41
    sycoairy's Avatar
    Join Date
    Jan 2016
    Gender
    male
    Posts
    8
    Reputation
    10
    Thanks
    2
    Having a "unhandled" issue. If anyone would be willing to possibly teamviewer let me know. Would appreciate it.

  12. #42
    tmwilliamlin168's Avatar
    Join Date
    Mar 2015
    Gender
    male
    Posts
    142
    Reputation
    10
    Thanks
    1,290
    Quote Originally Posted by SBK_CRUZER View Post
    It will be fixed soon.
    I think you can send a fake packet that the other person cancelled the trade to do that.
    Last edited by tmwilliamlin168; 01-26-2016 at 06:34 PM.

  13. #43
    tannerghosen's Avatar
    Join Date
    Oct 2014
    Gender
    male
    Posts
    22
    Reputation
    10
    Thanks
    3
    There's no stop feature nor a sell/buy a certain skin feature.

  14. #44
    SammytheBEAST's Avatar
    Join Date
    Feb 2013
    Gender
    male
    Posts
    40
    Reputation
    10
    Thanks
    2
    My Mood
    Inspired
    Its good enough but still needs A LOT of work. First of all theres no stop button so even when you turn the spamming off it still auto accepts trades and says banana in the chat, plus it doesnt even cancel the trade when you or the other person dont have the items. Also theres no way to trade 1 item for 2 or 2 items for 1 or let you que up trades (for example, selling 1 life for 8 def then buying 1 life for 7 def). I cant wait to see this when these issues get fixed!
    A game only truly dies when the modding community dies.

  15. #45
    legostrike2's Avatar
    Join Date
    Jul 2011
    Gender
    male
    Posts
    112
    Reputation
    10
    Thanks
    5
    My Mood
    Bored
    Quote Originally Posted by pixelzerg View Post


    Features:
    • Easy-to-use UI
    • Every item in ROTMG supported
    • Uses Packets (so it's fast and un-scammable)
    • Can be minimised and runs in the background
    • FULLY automatic
    • Includes auto-generated message spammer
    • Not very CPU intensive
    • Automatically cancels trade if other person doesn't have the item
    • (NEW)Stops spamming and accepting trade requests once you get the items you want

    Changelog:
    • UI Remade
    • Once you get the items you want, it stops spamming and accepting trades
    • Minor bugfixes
    • Now everything is done in one class (there aren't two desperate plugins)

    What is the Plugin
    This is a TradeBot for ROTMG - written in entirely C#
    It does exactly as it says. You define what you want to buy
    and sell and how much. The TradeBot will then spam a message advertising the trade.

    If there is an incoming trade, the TradeBot will accept it.
    If the person does not have the item(s) you are looking for, it will be immediately cancelled.
    If the person does, your item(s) will be selected.
    If the person then selects the item(s) you want - the TradeBot will accept the trade
    and wait for the other person to accept too.
    If the person deselects the item you want at any time, the TradeBot will deselect your item.

    In-Game Command
    To access the UI. Do the command "/at" in-game.
    The steps should be rather easy to follow

    How to Run
    To run this, you will need KrazyShank's K Relay: https://www.mpgh.net/forum/showthread.php?t=939719
    There should be a zip attached to this thread.
    Download it, right click it, go to properties and click "unblock" if there is such option (if not continue)
    Now extract the .dll file inside and place it in your krelay/plugin folder
    Launch K Relay
    You must use the Orape client or similar to use this.
    In the client, choose your server from the main menu and select"Proxy Server" from the list.
    Click play
    Profit

    Virus Scans
    https://virusscan.jotti.org/en/scanre...24be5997c04425
    https://www.virustotal.com/en/file/c...is/1436650681/

     

    FAQ
    Omg, it is not: accepting trades, canceling trades or selecting items?!

    A lot of the stuff the tradebot does is server-side. In other words:
    If the tradebot:
    - cancels trades
    - accepts trades
    - selects items
    etc
    it won't happen on your screen but it will happen on their screen.
    There is no need to give your input. Just leave it and let it do its job.

    This is because in the code, i'm doing: client.sendtoserver(packet);

    When a trade is complete and you receive the items, you will, however, see your inventory updated.
    If it makes you anxious, just minimise your client and watch the console. The console will say whenever a trade is done and there will
    be a "ding" sound.

    Other people can't see my spam?!

    You're probably using an account with 0 stars. Get at least 1 stars, then people should be able to see messages from that account.

    Fatal error has occurred within the 'AutoTradeBot plugin' help pl0x!

    Turn your internet back on >.<

    System.OutOfMemoryException

    This error is something to do with KRelay and at the moment, I don't know how to fix it (along with Alde and KrazyShank)

    System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.
    at System.Collections.Generic.Dictionary`2.get_Item(T Key key)


    Update your KRelay/XML/Object.xml file or wait for K Relay to be updated


    Please do not distribute this program everywhere (on youtube etc) else it might break the game.

    I am not responsible for the trades you may do with this trade bot. Remember to check carefully when selecting what items you want from the UI - Especially the amount! This application is closed source, I'm not providing the source code. Do not try and use this bot to break the game else I might have to take further action (unlikely). Please do not distribute this program everywhere (on youtube etc) else it might break the game.
    Do you know how I could use this to merch easily? Can I switch between Buying life for 7 and selling it for 8? Or would I have to do it manually.

Page 3 of 5 FirstFirst 12345 LastLast

Similar Threads

  1. AutoTradeBot v0.1.1 Preview
    By pixelzerg in forum Realm of the Mad God Discussions
    Replies: 6
    Last Post: 07-12-2015, 01:12 PM