LokiBOT
From Botdom Wiki
| Developer(s): | kichimi |
| Programming language: | VB |
| Development state: | Alpha |
| Source model: | Closed source
|
LokiBOT is a BOT for dAmn by kichimi. It will be released as a closed source binary.
Contents |
Current Task
Working on splitting the packet received from the server then scanning it to see what it is against if's
Changelog
- Got TCP Client to handshake with web server
- Got Client to send recognizable packets to dAmn
- Got Client to handshake
- Got Client to send login details and succeed
- Got Client to split packets up to be analyzed
- Got Client to analyze login achievement packet
- Got Client to join #Botdom
- Got Client to msg in #Botdom
- Got Client to respond to messages
- Started writing internal scripting engine codenamed 'Pegasus'
Suggestions
Future Features
- Ability to join chat rooms (0.2)
- Ability to acknowledge commands from chat room (0.2)
- Ability to talk into the chat room (0.2)
- Ability to recognize certain usernames (0.2)
- Ability to recognize certain words in everything said (Could be useful as a profanity filter) (0.2)
User Suggestions
- Add some please
History
Difficulties
The Difficulties I've had with this project was the dAmn protocol, spending 4 hours trying to get it to hand shake then being told i need to add a null character was a bit of a slap in the face at the time.
I found out that vbNull Isn't the null character and vbNullChar is. Knowing this strait of will have accelerated the project by at least 2 hours. Now. With the death of my laptop, the project will be set back many many hours and even days.
I was hoping to have a working build by the end of the week. It seems this isn't feasible
Targets
- To have the bot entering the chat and talking
- Get a working PC in my room to continue the development of LokiBOT

