Skip to content

wartek69/JulikaBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

JulikaBot

Julika bot is a pixel bot written in python for league of legends. The main purpose of this bot is to autolevel accounts and/or farm BE. The development of this bot is in its early stage and all help is welcome!

Adding own bot functionality

In the bots folder you'll find code for two bots that have been added as example, namely sivir and soraka bot. If you want to add your own bot functionality / logic you can copy one of those files and edit the logic to specify how the bot should make decisions.

Settings

This bot was developed for the following settings:

  • Screen resolution: 1920x1080
  • Client resolution: 1280x720
  • In game resolution: 1280x720
  • Window mode: windowed

All other settings should be default!

How to run

Install python3. Then open cli and run python julikabot.py. If there are errors that some modules are missing, use pip3 to install these modules.

TODO

  • Auto restart games
  • recall during game and upgrade items
  • Add image detection using yolov3
  • ...

Contact

Discord: https://discord.gg/xN3SxS

About

A league of legends pixel bot

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages