Hello, me again, the problematic man... Should I always give command to accept the trades?
I want it to be a jackpot bot, so can it automatically accept trades where he doesnt give skins? How can I do that? The problem now is that: when I write the command: "exec 0 confirm" then it shows me:
Exception caught in BotCommand Thread: System.ArgumentNullException: Value cannot be null.
Parameter name: key
at System.Collections.Generic.Dictionary'2.FindEntry(TKey key)
at System.Collections.Generic.Dictionary'2.ContainsKey(Tkey key)
at SteamBot.Bot.GetUserHandler(SteamID sid) in C:\Users\Me\Documents\GitHub\SteamBot\SteamBot\Bot.cs: line 922
at SteamBot.Bot.HandleBotCommand(String command) in C:\Users\Me\Documents\GitHub\SteamBot\SteamBot\Bot.cs: line 358
Can you help me? I tought it is working now, I solved all the errors...
Hello, me again, the problematic man... Should I always give command to accept the trades? I want it to be a jackpot bot, so can it automatically accept trades where he doesnt give skins? How can I do that? The problem now is that: when I write the command: "exec 0 confirm" then it shows me: Exception caught in BotCommand Thread: System.ArgumentNullException: Value cannot be null. Parameter name: key at System.Collections.Generic.Dictionary'2.FindEntry(TKey key) at System.Collections.Generic.Dictionary'2.ContainsKey(Tkey key) at SteamBot.Bot.GetUserHandler(SteamID sid) in C:\Users\Me\Documents\GitHub\SteamBot\SteamBot\Bot.cs: line 922 at SteamBot.Bot.HandleBotCommand(String command) in C:\Users\Me\Documents\GitHub\SteamBot\SteamBot\Bot.cs: line 358
Can you help me? I tought it is working now, I solved all the errors...