Bot Development Kit
Have you ever wanted to create a bot for a complex RPG game, but the amount of time and knowledge needed to get something working was just too much? What if there was a package containing a user-friendly game API Read moar
Protected: 0xDEADEYE bot – troubleshooting
There is no excerpt because this is a protected post.
Hopefully, gentle introduction to neural networks
From apps that let you see how you may look like when you are old, to human-masters-beating AI of Alpha GO, to self-driving cars, neural networks are playing bigger and bigger role in our lives potentially leading to artificial intelligence Read moar
Dead by Daylight auto skill check troubleshooting guide
Here is a collection of the most commonly found problems and potential solutions. This guide may grow in the future. Launching In order to run the bot, simply launch DbD_helper.exe. I suggest creating a shortcut to make it easier to Read moar
How to minimize chance of being banned
Today I would like to discuss another aspect of botting/cheating which is avoiding getting banned. Nowadays, with various pretty sophisticated anti-cheat systems in place, it may take a lot of finesse to avoid being hit by the mighty ban hammer. Read moar
Really simple OCR implementation
There are times when we could really use some numbers from a UI to improve our bot decision-making process. However, when reading game state using only image analysis it is a bit tough. This is where OCR comes in. It Read moar
Earning potentially even more Platinum with riven.market analyzer
Trading rivens is rather difficult and time-consuming task. You need quiet experience to properly assess riven value and spend a lot of time in trading chat to find a buyer for a fair price. Fortunately, there are websites that make that Read moar
Earning Platinum with warframe.market analyzer
One of the great things about Warframe is that you can unlock pretty much everything in the game without spending a penny and it won’t take forever. Warframe is using premium currency (Platinum) that players can purchase from developers and use Read moar
Warframe decipher – Corpus edition
This time we will implement automatic decipher. Warframe is a cooperative free-to-play third person online action game set in an evolving sci-fi world, similar to Destiny. There are 2 types of ciphers that we have to occasionally solve in order to Read moar
A word on debugging
No matter how much we try to create a “bugless” code, sooner or later the time will come when we have to debug it. Over the years I came up with a few practices that helped me a lot in Read moar
Histograms to the rescue in Ember Strike
Today we will take a look at a slightly different genre. Ember Strike is one of those matching puzzle games. What makes it interesting from botting point of view is presence of PvP and shared board. Players are making moves in real Read moar
Automating skill checks in Dead by Daylight (Part II)
Today we will continue on the road to godly skill checks. Make sure you have familiarized yourself with Automating skill checks in Dead by Daylight (Part I) before continuing. Preparations In order to keep my sanity, save some time and be able Read moar
Automating skill checks in Dead by Daylight (Part I)
Today we will take advantage over killer in Dead by Daylight by trying to godly time skill checks (most of the time). For those who are not familiar with the game, here is how skill check looks like. It works Read moar
Master of skill checks and tapping in Friday the 13th: The Game
I had to speed things up last time due to double XP weekend. Today I will cover more basics. This time we will create a “helper” bot for automating stuff for us while we actively play the game. If this Read moar
How to farm XP in Friday the 13th while AFK
Today we will create our first bot for doing boring grinding for us, so we can do cool stuff in the meantime. We already have all tools for the job, now it’s time to creatively use them. Let’s get to it! Read moar