Skip to content

titaniummachine1/Auto_Trickstab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

Auto_Trickstab

Visitors Release Downloads License

A lightweight Lua script for Lmaobox that automates trickstabs by detecting safe warp angles behind or beside enemies and executing the backstab automatically. Nothing fancy — just consistent and reliable trickstab automation.


🚀 Features (clear + essential)

  • Auto-detects safe warp-behind / warp-side positions.
  • Executes warp → backstab only when safe.
  • Fully auto-saving configuration system.
  • Minimalistic in-game menu (TimMenu).
  • Zero manual setup beyond dropping the files.

📦 Required Libraries (MUST HAVE)

These two must exist in your lua/ folder or the script will not load:


⬇️ Download

Latest Release: https://github.com/titaniummachine1/Auto_Trickstab/releases/latest/download/Auto.Trickstab.lua


📸 Preview

2025-11-29_10-45-59.mp4

🛠️ Installation (simple, not padded)

Place the files exactly like this:

<Lmaobox>/lua/lnxLib.lua
<Lmaobox>/lua/TimMenu.lua
<Lmaobox>/lua/Auto.Trickstab.lua

Do NOT require() these manually. Just load Auto.Trickstab.lua in Lmaobox — it loads its own dependencies.

If the script “does nothing”, 99% of the time it’s because:

  • wrong filenames
  • wrong folder
  • missing libs
  • using an experimental Lmaobox build

❓ Quick Troubleshooting

❌ “Failed to load lnxlib”

  • File must be named lnxLib.lua (case-sensitive for some users)
  • Must be in lua/
  • Must be exact v1.00.0

❌ Script loads but doesn’t work

  • Confirm libs are in the same lua/ folder
  • Check game console for Auto_Trickstab logs
  • Make sure you didn’t try to require() the libs manually
  • Confirm your Lmaobox version is stable, not a forked beta

🐞 Reporting Issues (don’t waste time)

Include these every time:

  • Lmaobox version (exact string)
  • File paths
  • Console output
  • Steps to reproduce
  • Screenshot/video if possible

Template:

Lmaobox version:
Files + paths:
Errors (copy-paste):
Steps to reproduce:
What you've already tried:

📬 Contact

Telegram (fastest): https://t.me/TerminatorMachine


📄 License

MIT License — see LICENSE.


📘 Changelog (high level)

  • v1.0 — First release: warp+stab logic, config system.

About

automaticly trickstabs enemies

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages