Scripts - Gameguardian | Guns Of Boom Script - Lua

-- Function to convert 3D world coords to 2D screen coords function WorldToScreen(px, py, pz) -- Read ViewMatrix from memory (usually 64 floats / 256 bytes) local viewMatrix = readMemory("0x9ABCDEF0", 256, true)

LUA is a lightweight, high-level programming language used for creating scripts in GameGuardian. LUA scripts are used to interact with the game, modify game behavior, and automate tasks. For Guns of Boom, LUA scripts can be used to create custom game modifications, such as auto-aim, wallhacks, and more. Guns of Boom script - LUA scripts - GameGuardian



Powered by SP Project v1.0 © 2010-2019
Time 0.009925 second(s),query:3 Gzip enabled


Top