andreimerfu / VakScript

Spaceglider for League of Legends.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

VakScript - Spaceglider for League of Legends (13.24+)

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

spaceglider

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 current enemy health.
  • Show target to focus.

5. Auto Smite:

  • Including Blue / Red / Crab.

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.


Languages

Language:Python 97.6%Language:Batchfile 2.4%