Skip to content

[Lmaobox Lua] Melee Swing Prediction script that performs attack beforehand to ensure you hit target when it is possible at exact moment he is in your reach. as before damage is dealt weapons have delay

Notifications You must be signed in to change notification settings

titaniummachine1/Swing_prediction.lua

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 

Repository files navigation

Visitors License: MIT GitHub issues GitHub forks GitHub stars

image

Setup

Tutorial for installing requirements:

2023-07-03_02-25-07.mp4

Put all required files in your %localappdata% folder.

Requirements

Click on the buttons below to download the requirements. V

LuaLib and copy the lnxLib.lua file to your %localappdata% folder.

ImMenu and copy the ImMenu.lua file to your %localappdata% folder.

Download

Download Latest

2023-07-03_02-21-29.mp4
2023-07-06_00-12-44.mp4

Lmaobox Beta Setup

How to run Swing_prediction.lua:

  1. Create a .bat file in the same directory as lmaobox.exe.
  2. Right-click the .bat file and click "edit".
  3. Put "Lmaobox file name.exe -beta" inside the file, save, and run it.
  4. It should look similar to this: start Lmaobox file-name.exe -beta

description

👥 The script finds best target taking into account distance, fov, and health.

⏱️ checks user position and enemy.

⏱️ then gets the enemy hitbox position and adjusts it with the swing range of the weapon you have.

👊 when the predicted position of a user's eyes and his opponent's hitbox

💻 calculates collision between the sphere of range of melee range and enemy hitbox in future when swing would had ended already

if it predicts you would hit the enemy after swing ends it will perform a swing

Changelog

About

[Lmaobox Lua] Melee Swing Prediction script that performs attack beforehand to ensure you hit target when it is possible at exact moment he is in your reach. as before damage is dealt weapons have delay

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages