Skip to content

Izzy129/ogar-bots

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ogar Bots

MultiOgarII Bots in Java (incomplete) Made them to learn web sockets on Java

Dependencies (maven repo)

Java-WebSocket for WebSocket implementation in Java

  • Used for bots connecting to Ogar server

NettySocketIO for Socket.IO implementation in Java

  • Used for user script communication

What works

  • Bots connecting to the server
  • WebSocket message handling
  • Spawn packet
  • Bot follows mouse movement
  • Userscript
  • Socket.io Server for userscript communications

To Do

  • Name packet
  • Respawn when dying
  • Split/Eject packet (still a bit buggy with multithreading)
  • Chat spam
  • Multithreading
  • Collect pellets
  • Proxy support

Releases

No releases published

Packages

No packages published