Skip to content

Kyr27/Roblox-Luau-Aimbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Roblox-Luau Aimbot

Very performant aimbot which i made in order to improve my skills. Use at your own risk.

Table of Contents

Overview

Clip

Features

  • Customizable Field of View (todo)
  • Customizable maximum range to engage at
  • Target either players or bots, or both
  • Can distinguish between enemy teams and our own team
  • Can ignore player's own friends (todo)
  • Option to target different body parts, such as head or torso
  • Shoots only at targets we can kill legitimately( Does not shoot at things that are immortal or invisible )
  • Can be disabled with the press of a button
  • Entity list sorted by closest distance and lowest health
  • Exponential smooth aim
  • Checks whether we have line of sight to the enemy
  • Ability to lock onto a target and ignore brief moments of obstructed vision( if another enemy passes in front of us, it wont lock onto them )

My process

Built with

  • Functional Programming
  • Performance
  • Versatility
  • Rojo
  • Selene

Useful resources

Lua documentation Good for getting started.

Lua users A ton of useful resources such as binary search algorithms for lua.

Roblox documentation Essential documentation and examples.

ChatGPT Very useful assistant, although the information it can give is not always correct.

Unknowncheats For ideas, tips and tricks on how to do the aimbot

Vermillion Extremely valuable for these kinds of projects in lua.

Airhub aimbot Aimbot module of a bigger project, took some ideas from here.

Guided Hacking Inspiration, ideas, tips and tricks. Can no longer access it as the owner now wants you to pay in order to view even the most basic of things, used to be a good resource but now its questionable.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages