Skip to content
MPGHThe Dark Arts
/
RegisterLog in
Forum
Community
What's NewLatest posts across the boardTrendingHottest threads right nowSubscribedThreads you follow
Discussion
GeneralIntroductionsEntertainmentDebate FortFlaming & Rage
Board
News & AnnouncementsMPGH TimesSuggestions & HelpGiveaways
More Sections
Art & Graphic DesignProgrammingHackingCryptocurrency
Hacks & Cheats
Games
ValorantCS2 / CS:GOCall of Duty / WarzoneFortniteApex LegendsEscape From Tarkov
+14 moreLeague of LegendsGTA VMinecraftRustROTMGBattlefieldTroveBattleOnCombat ArmsCrossFireBlackshotRuneScapeDayZDead by Daylight
Resources
Game Hacking TutorialsReverse EngineeringGeneral Game HackingAnti-CheatConsole Game Hacking
Tools
Game Hacking ToolsTrainers & CheatsHack/Release NewsNew
Submit a release →Share your cheat, tool, or config with the community.
AINEW
AI Tools
General & DiscussionPrompt EngineeringLLM JailbreaksHotAI Agents & AutomationLocal / Open Models
AI × Gaming
AI Aimbots & VisionML Anti-CheatGame Bots & Automation
Create
AI Coding / Vibe CodingAI Art & MediaAI Voice & TTS
The AI frontier →Where game hacking meets modern machine learning. Jump in.
Marketplace
Buy & Sell
SellingBuyingTradingUser Services
Trust & Safety
Middleman LoungeMarketplace TalkVouch Copy Profiles
Money
Cryptocurrency TalkCurrency ExchangeWork & Job Offers
Start selling →List accounts, services, and goods. Use the middleman to trade safe.
MPGH The Dark Arts

A community for offensive security research, reverse engineering, and AI.

Community

ForumMarketplaceSearch

Account

RegisterLog in

Legal

Privacy PolicyForum RulesHelp & FAQ
© 2026 MPGH · All rights reserved.Built by the community, for the community. For educational purposes onlyContent is shared for security research and education — we don't condone illegal use. You're responsible for complying with applicable laws. Use at your own risk.
Home › Forum › MultiPlayer Game Hacks & Cheats › Realm of the Mad God Hacks & Cheats › AutoTrade Bot

AutoTrade Bot

Posts 16–30 of 48 · Page 2 of 4
ME
membersthisway
Code:
[Auto Trade] SETTINGS CHANGED!! ---------------
Selling 1 Potion of Defence for 1 The Fool Tarot Card
spam.enabled = True
[Auto Trade] trade request accepted
[Plugin Error] An exception was thrown
within a ServerPacket callback
at Dictionary`2.get_Item
Here's the exception report:
System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.
   at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
   at KRelayTradeBot.Trade.establish(TradeStartPacket ts)
   at KRelayTradeBot.Trade.​*‎​‫*‪‪‪*‬‏​‏‎‏‎**(Client , Packet )
   at Lib_K_Relay.Proxy.FireServerPacket(Client client, Packet packet)
[Plugin Error] An exception was thrown
within a ServerPacket callback
at Dictionary`2.get_Item
Here's the exception report:
System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.
   at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
   at KRelayTradeBot.Trade.‪***‬*‏‎‫‏*‎‬‏‏‏*‬‬‬‏*‎**‎*(Client , Packet )
   at Lib_K_Relay.Proxy.FireServerPacket(Client client, Packet packet)
Could you help me? Or may I check out the code?
#16 · 11y ago
DE
Degnan
bot seems to be working perfectly for me running in the background. thanks for the release
#17 · 11y ago
HE
headcheese15
mine accepts trade. then doesnt do anything after that. whether they have the item or dont have it.
#18 · 11y ago
MR
MrWingrave_17
How do i stop it?
#19 · 11y ago
/\
/\/ / /\/ _/ /\
Yeah, I'm having an issue aswell. Accepts trade but won't do anything if they have the items or not. ?
#20 · 11y ago
krazyshank
krazyshank
@pixelzerg I have a feeling that people are having these issues because they are mistyping item names when they enter them manually.
You shouldn't let people type the name manually, use something like this:
https://******.com/TheKronks/K_Relay...mEnumerator.cs
#21 · 11y ago
iamarealperson
iamarealperson
Great release works really well in my opinion, btw guys if you have troubles with selling Defense pots, this may be because you selected the pre-made "Potion of Defence" in which does not work because the real name is "Potion of Defense", just type in the custom name when the time comes if you want to sell def pots. Feel free to give a thanks for this comment, don't really have many of them xD

- - - Updated - - -

Quote Originally Posted by membersthisway View Post
Code:
[Auto Trade] SETTINGS CHANGED!! ---------------
Selling 1 Potion of Defence for 1 The Fool Tarot Card
spam.enabled = True
[Auto Trade] trade request accepted
[Plugin Error] An exception was thrown
within a ServerPacket callback
at Dictionary`2.get_Item
Here's the exception report:
System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.
   at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
   at KRelayTradeBot.Trade.establish(TradeStartPacket ts)
   at KRelayTradeBot.Trade.​*‎​‫*‪‪‪*‬‏​‏‎‏‎**(Client , Packet )
   at Lib_K_Relay.Proxy.FireServerPacket(Client client, Packet packet)
[Plugin Error] An exception was thrown
within a ServerPacket callback
at Dictionary`2.get_Item
Here's the exception report:
System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.
   at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
   at KRelayTradeBot.Trade.‪***‬*‏‎‫‏*‎‬‏‏‏*‬‬‬‏*‎**‎*(Client , Packet )
   at Lib_K_Relay.Proxy.FireServerPacket(Client client, Packet packet)
Could you help me? Or may I check out the code?
You were using "pot of defence", you need to use a custom name and call it "Pot of Defense"
#22 · 11y ago
ME
membersthisway
Quote Originally Posted by iamarealperson View Post
Great release works really well in my opinion, btw guys if you have troubles with selling Defense pots, this may be because you selected the pre-made "Potion of Defence" in which does not work because the real name is "Potion of Defense", just type in the custom name when the time comes if you want to sell def pots. Feel free to give a thanks for this comment, don't really have many of them xD

- - - Updated - - -



You were using "pot of defence", you need to use a custom name and call it "Pot of Defense"
Code:
Selling 1 The Fool Tarot Card for 1 Potion of Defense
spam.enabled = True
[Plugin Error] An exception was thrown
within a ServerPacket callback
at Dictionary`2.get_Item
Here's the exception report:
System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.
   at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
   at KRelayTradeBot.Trade.establish(TradeStartPacket ts)
   at KRelayTradeBot.Trade.​*‎​‫*‪‪‪*‬‏​‏‎‏‎**(Client , Packet )
   at Lib_K_Relay.Proxy.FireServerPacket(Client client, Packet packet)
[Auto Trade] trade request accepted
[Plugin Error] An exception was thrown
within a ServerPacket callback
at Dictionary`2.get_Item
Here's the exception report:
System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.
   at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
   at KRelayTradeBot.Trade.establish(TradeStartPacket ts)
   at KRelayTradeBot.Trade.​*‎​‫*‪‪‪*‬‏​‏‎‏‎**(Client , Packet )
   at Lib_K_Relay.Proxy.FireServerPacket(Client client, Packet packet)
[Auto Trade] trade request accepted
[Plugin Error] An exception was thrown
within a ServerPacket callback
at Dictionary`2.get_Item
Here's the exception report:
System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.
   at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
   at KRelayTradeBot.Trade.establish(TradeStartPacket ts)
   at KRelayTradeBot.Trade.​*‎​‫*‪‪‪*‬‏​‏‎‏‎**(Client , Packet )
   at Lib_K_Relay.Proxy.FireServerPacket(Client client, Packet packet)
#23 · 11y ago
FraserJohn
FraserJohn
Mine is having some problems,

first off i tested it by selling a def for an att, worked fine.

then i tried it by selling "Abyssal Armor" "1" for "Potion of Mana" "1". i left it for an hour but when i come back i still have the abyssal. The K relay has a long list of "found 1 correct item in inventory"
and
"accepted trade" (or something very similar for both)
#24 · 11y ago
iamarealperson
iamarealperson
Quote Originally Posted by FraserJohn View Post
Mine is having some problems,

first off i tested it by selling a def for an att, worked fine.

then i tried it by selling "Abyssal Armor" "1" for "Potion of Mana" "1". i left it for an hour but when i come back i still have the abyssal. The K relay has a long list of "found 1 correct item in inventory"
and
"accepted trade" (or something very similar for both)
Probably because everyone declined the trade, i run mine in the background and just wait it out until someone purchases the item, took me more than an hour to sell 1 mana pot.
#25 · 11y ago
FraserJohn
FraserJohn
Quote Originally Posted by iamarealperson View Post
Probably because everyone declined the trade, i run mine in the background and just wait it out until someone purchases the item, took me more than an hour to sell 1 mana pot.
it is weird though because on realmeye people are offering a mana to buy an abyssal, so i would assume that i am overpaying
#26 · 11y ago
HE
Hellomynameiso
Does this work on the steam client?

edit: from what ive tested it accepts the trade but even if they dont have the desired item it does not cancel the trade
#27 · edited 11y ago · 11y ago
iamarealperson
iamarealperson
Quote Originally Posted by FraserJohn View Post
it is weird though because on realmeye people are offering a mana to buy an abyssal, so i would assume that i am overpaying
Don't always trust realmeye xD, but yeah i think they were priced at around a mana, maybe people were hoping to pay in def/att instead but with the limited options of the trade bot were unable to do a successful trade. ^-^

- - - Updated - - -

Quote Originally Posted by Hellomynameiso View Post
Does this work on the steam client?

edit: from what ive tested it accepts the trade but even if they dont have the desired item it does not cancel the trade
It does cancel the trade just on your screen it still shows the trade happening, don't worry though when a new trade request comes in it can still be accepted and does the trade, it's just a visual bug so you might as well minimize the client just so you don't feel agitated by looking at it, and reassuringly it will still work ^_^
#28 · 11y ago
pixelzerg
pixelzerg
i'm going to fix the misspelling issue next update; I'm going to put every item in all of rotmg (correctly spelt) in that box next update + hopefully with a searchbar... (or perhaps i'll redo the ui completely... i don't like it...)

- - - Updated - - -

the endings are ",.," and ",.." if I do remember correctly. Also they are spammed at (i think) 5 second intervals so I don't think you will get blocked that much

- - - Updated - - -

Quote Originally Posted by FraserJohn View Post
it is weird though because on realmeye people are offering a mana to buy an abyssal, so i would assume that i am overpaying
Dear FraserJohn and anyone who is having this problem. There are two possible solutions to this:
1) You did not type the item correctly (it is case-sensitive)
2) You're krelay/xml/objects.xml file is outdated

- - - Updated - - -

[QUOTE=iamarealperson;10701468
It does cancel the trade just on your screen it still shows the trade happening, don't worry though when a new trade request comes in it can still be accepted and does the trade, it's just a visual bug so you might as well minimize the client just so you don't feel agitated by looking at it, and reassuringly it will still work ^_^[/QUOTE]

I can hereby verify this.
#29 · 11y ago
Ezzaro14
Ezzaro14
Quote Originally Posted by pixelzerg View Post
i'm going to fix the misspelling issue next update; I'm going to put every item in all of rotmg (correctly spelt) in that box next update + hopefully with a searchbar... (or perhaps i'll redo the ui completely... i don't like it...)

- - - Updated - - -

the endings are ",.," and ",.." if I do remember correctly. Also they are spammed at (i think) 5 second intervals so I don't think you will get blocked that much

- - - Updated - - -



Dear FraserJohn and anyone who is having this problem. There are two possible solutions to this:
1) You did not type the item correctly (it is case-sensitive)
2) You're krelay/xml/objects.xml file is outdated

- - - Updated - - -



I can hereby verify this.
Dear pixelzerg. I've left this AutoTrade Bot working for about 2 hours running straight. I had not sold a single potion. I decided to watch it for 30 minutes and see what is going on. I started receiving hundreds of trade requests that are not what i have stated in the bot, which I find very weird as it never happened to me before(I trade in USW at least 2 hours a day). Some were very good so I traded manually. People started calling me a scammer, that I deselect items. I have to deselect and select again all items. My first thought was that it was viewed as selected for the other person, so I attemted to not select anything and trade right away, which resulted in the same outcome.. It seems like people see the potions being deselected right after i select it. I also get a lot of "Ding" sound effects from the KRelay, and the log says trade done, when absolutely nothing happened.

Therefore, There is no trade cancelling done when the item is not present, the potion is not selected when the item is present and the potion is deselected when the potion is manually selected and the item is not present.

I find this bot very... bugged. I ain't no programmer and not sure if others get the same outcome, but yeah... You get the point

P.S: I'm not offending you in any way

- - - Updated - - -

I've met a few people in USW who are using this client. When I ask them if it trades and selects for them they said "It only accepts trade request and spams".
#30 · edited 11y ago · 11y ago
Posts 16–30 of 48 · Page 2 of 4

Post a Reply

Similar Threads

  • AutoTrade bot / Merch botBy Degnan in Realm of the Mad God Selling / Trading / Buying
    0Last post 11y ago
  • aim botsBy nutter in General Game Hacking
    6Last post 20y ago
  • gunbound bots?By artiemas in General Game Hacking
    2Last post 20y ago
  • GBWC Bot TestingBy Super-Man in GunBound Hacks / Bots
    15Last post 20y ago
  • Auto or aim botBy aaronm in WarRock - International Hacks
    4Last post 20y ago

Tags for this Thread

#autotrade#autotrader#bot#minimised#packet#trade#trader