Skip to content
forked from vakdev/VakScript

Spaceglider for League of Legends

Notifications You must be signed in to change notification settings

Shurtug/VakScript

 
 

Repository files navigation

VakScript - Spaceglider for League of Legends (14.5+)

Tool to automate kiting without any attack speed limit, game mode, or entity. The main purpose is help AD Carry players, not limited to any other role. It should be used only for practice, since it creates an huge advantage over a normal player.

spaceglider.mp4

gui

https://youtu.be/gYSJSiYLOpM

Functions

1. Target prio:

  • Nearest.
  • Most feed.
  • Less AA.

2. Lasthit:

  • Auto last hit minions.

If it's manual, you have to use a key. If it's auto, it will lasthit with Orbwalk key while enemies aren't in range.

3. Laneclear:

  • Auto kite minions.

4. Drawings:

  • Show current enemy position.
  • Show prioritized target.
  • Show current enemy health.
  • Show local player range.
  • Show enemy player range.
  • Show needed AA.
  • Show gold.
  • Show enemy ward/vision.
  • Limit position.
  • Limit drawings fps.

5. Auto Smite:

  • Including Blue / Red / Crab.
  • including smite toggle to prevent unwanted autosmiting

6. External Scripts:

  • Toggle external scripts ON/OFF.
  • Limit external scripts drawings fps.

Usage

  1. Download and Install Python 3.10.10
  2. Download VakScript zip file
  3. Download and Install pyMeow zip release file. (https://github.com/qb-0/pyMeow)
  4. Extract VakScript and install requirements: pip install -r requirements.txt
  5. Start main.py

Packaging to .EXE

  1. Start Auto_Build_VakScript.bat.
  2. Start builded script from VakScript v**.** folder as admin.

About

Based on outdated source: https://github.com/hrt/Lmeme

Is it safe to use?

  • Yes, it doesn't use any internal game function. All it does is through external memory reading.

Vakdev:

About

Spaceglider for League of Legends

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 97.5%
  • Batchfile 2.5%