Skip to content

plushmonkey/Marvin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Marvin

Marvin is an injection based bot for Continuum.

It injects a dll into the Continuum process and uses Detours to override GetAsyncKeyState and PeekMessage. It simulates input by changing GetAsyncKeyState to only return the inputs that it desires. It overrides PeekMessage so it has a place to inject itself into the main update loop.

This method can be combined with multicont to run a bunch of bots with little overhead.

Shortcuts

F9: Enables the bot and takes control of the key presses.
F10: Disables the bot and allows the user to control the client again.

About

Continuum dll injection bot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published