add some new modules, kill off alt manager, clean up other code
This commit is contained in:
parent
4b1e0b4fa9
commit
3ad5af7ea7
13 changed files with 120 additions and 95 deletions
|
@ -19,7 +19,9 @@ public class ModuleManager
|
|||
new Fullbright(),
|
||||
new Speed(),
|
||||
new ModulesList(),
|
||||
new TestModule()
|
||||
new ChatSpammer(),
|
||||
new Rotation(),
|
||||
new AutoJump()
|
||||
);
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue