Neverlose
  • Welcome
  • Official Website
  • Useful information
    • 📲Quick start
    • â›Šī¸Common knowledge
    • 🧠Examples
      • âš™ī¸Materials
      • âš™ī¸Color
      • âš™ī¸Vector
      • âš™ī¸ESP
      • âš™ī¸ConVars
      • âš™ī¸UI
  • Documentation
    • 📓Events
    • âš™ī¸Variables
      • 🌎_G
      • đŸ—„ī¸bit
      • 🌈color
      • ⌚common
      • 🎲cvar
      • 💾db
      • 👾entity
      • 👩‍đŸ’ģesp
      • đŸ—ŗī¸events
      • 📂files
      • 📎globals
      • 🔓json
      • ✨materials
      • đŸ”ĸmath
      • đŸ’ģui
      • â˜ī¸network
      • 🌃panorama
      • đŸ’ĸrage
      • 🎨render
      • 🧰utils
      • 📍vector
Powered by GitBook
On this page
  • About
  • Getting Started
  • Current features
  • Disclaimer
  • Documentation errors

Welcome

Welcome to the official Neverlose wiki!

NextQuick start

Last updated 1 year ago

About

Neverlose is a unique software providing huge functionality and easy setup, with a fast and friendly support team.

Getting Started

For information on how to get started with lua scripting, check out the link below.

Current features

Library
Description

LuaJIT is a Just-In-Time (JIT) compiler for the Lua programming language.

The FFI library allows calling external C functions and using C data structures from pure Lua code.

BitOp is a C extension module for Lua which adds bitwise operations on numbers.

Disclaimer

Arguments in square brackets are optional.

Documentation errors

This documentation was made by Salvatore and Serene. Please report any errors in the documentation either to us in a private message on the forum or to Serene#1337 on Discord.

📲Quick start
LuaJIT 2.1.0
FFI
BIT