Hi, I saw other posts about not being able to log in to wolf.bet and I had the same problem, just had to keep trying until it worked, but I can’t get automatic bets to work, only manual. If I set it at martingale 2x or anything else the manual bets always work but no matter how I set the bot up the automatic bets just show the message at the bottom like “betting 1 at 49%” and nothing ever happens
Can you email me your dicebotlog.txt file please?
hi, it always gives the same error in there so i am just pasting it here, probably easier and faster. this gets added every time i try to make a bet there
System.Runtime.Serialization.SerializationException: There was an error deserializing the object of type DiceBot.WolfBetClasses.WolfBetResult. Encountered unexpected character '<'. ---> System.Xml.XmlException: Encountered unexpected character '<'.
at System.Xml.XmlExceptionHelper.ThrowXmlException(XmlDictionaryReader reader, XmlException exception)
at System.Runtime.Serialization.Json.XmlJsonReader.ReadAttributes()
at System.Runtime.Serialization.Json.XmlJsonReader.ReadNonExistentElementName(StringHandleConstStringType elementName)
at System.Runtime.Serialization.Json.XmlJsonReader.Read()
at System.Xml.XmlBaseReader.IsStartElement()
at System.Xml.XmlBaseReader.IsStartElement(XmlDictionaryString localName, XmlDictionaryString namespaceUri)
at System.Runtime.Serialization.XmlReaderDelegator.IsStartElement(XmlDictionaryString localname, XmlDictionaryString ns)
at System.Runtime.Serialization.XmlObjectSerializer.IsRootElement(XmlReaderDelegator reader, DataContract contract, XmlDictionaryString name, XmlDictionaryString ns)
at System.Runtime.Serialization.Json.DataContractJsonSerializer.InternalIsStartObj
ect(XmlReaderDelegator reader)
at System.Runtime.Serialization.Json.DataContractJsonSerializer.InternalReadObject(XmlReaderDelegator xmlReader, Boolean verifyObjectName)
at System.Runtime.Serialization.XmlObjectSerializer.InternalReadObject(XmlReaderDelegator reader, Boolean verifyObjectName, DataContractResolver dataContractResolver)
at System.Runtime.Serialization.XmlObjectSerializer.ReadObjectHandleExceptions(XmlReaderDelegator reader, Boolean verifyObjectName, DataContractResolver dataContractResolver)
--- End of inner exception stack trace ---
at DiceBot.json.JsonDeserialize[T](String jsonString)
at DiceBot.WolfBet.placebetthread(Object obj)