Jump to content

python League of Legends Tool


ErrorDodo
 Share

Recommended Posts

<-- Hello all -->

Are you like EdwardFly and only play league of legends

Do I have something for you (At most it is useless but still fun)

What it consists of:

  • Auto Lux Ban (Fuck Lux (In Progress))
  • Auto Accept Queue Pops
  • Remove All Added Friends
  • Message All Friends In Game

 

How it works:

The league client posts updates on 127.0.0.1

The package lcu_driver bridges the connection with ease, rather than having to do 50 lines just to get updates from the client.

How the features work:

Auto Accept: Subscribes to the gameflow updates and sends a post request once "ReadyCheck" is in the event.data

Send Message: Requests all activity from friends list, checks for anyone "online" then rechecks for anyone "inGame" and sends em a message (controlled by parsing args into python file)

Remove Friends: Does what it says on the tin.

 

How to run it:

Auto Accept;

     Is enabled by default

To remove all friends;

python auto.py -r 1

To send a message;

python auto.py -t "message.txt"

HOW IT LOOKS:

M8xPsyl50U.thumb.gif.4dbe7deea6238b5b7d3ef0ac7e0a15ee.gif

 

Remember to say your daily "Fuck you edward"

 

  • Like 7
  • Thanks 1
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

 Share

×
×
  • Create New...