GTA San Andreas / Mods / Lua scripts (87 files)
Find the best and new downloads in the Lua scripts category for GTA San Andreas. This category features top mods like MoonLoader and Game Fixer.
These Lua script mods provide players with a rich gaming experience. Tools like MoonLoader 0.27 and Moon ImGui enhance the game's graphical interface and performance.
Users can download files from this category, leave comments, and rate files to help other players choose the best mods.
Filter:
Sort:
[lua] Fix pickups of the thermal imager and night vision device
Author:
Vladimir_P
Uploaded:
Uploaded:
13 April 2020
Size:
794.12 Kb
Downloads:
256
Comments:
1
A script that makes pickups of night vision devices and thermal imagers reusable. Those. in the original, each pickup could only be lifted once, after which it would disappear. Now they will regenerate. It requires Moonloader 0.26 to work....
car exploded
Author:
Егор Щербанов
Uploaded:
Uploaded:
30 August 2018
Size:
792 byte
Downloads:
256
Comments:
1
Press the "S" key to select a random car, then press the "S" key again to blow it up.
Installation:
File Car exploded.lua add to GTA San Andreasmoonloader
Installation:
File Car exploded.lua add to GTA San Andreasmoonloader
Converting World Coordinates to Screen Coordinates
Author:
Vladimir_P
Uploaded:
Uploaded:
16 June 2017
Size:
2.59 Kb
Downloads:
259
Comments:
2
This script is an example of the implementation of displaying on-screen objects (texture sprite, text, rectangles, etc.) with reference to the 3D coordinates of the game world. Its purpose is to explain to those who wish the principles of converting...
Fast attacks
Author:
Егор Щербанов
Uploaded:
Uploaded:
23 September 2018
Size:
1.04 Kb
Downloads:
276
Comments:
0
Select the battle style with the keys 1,2,3,4. E - light hit. R - usually a right hand. Q - Perform a combo. Installation: file add to GTA San Andreasmoonloader ...
[lua] Creating 2DFX light coronas
Author:
Vladimir_P
Uploaded:
Uploaded:
19 June 2017
Size:
1.58 Mb
Downloads:
298
Comments:
3
Script to simplify the creation of 2DFX light coronas in an ini file. The script reads the parameters from the ini file and draws light coronas based on them. No programming knowledge is required to create your own light coronas, I did everything fo...
Ped attack
Author:
Егор Щербанов
Uploaded:
Uploaded:
1 September 2018
Size:
816 byte
Downloads:
327
Comments:
4
Press the "S" key and a random ped will attack you.
Installation:
File Ped attack.lua add to GTA San Andreasmoonloader
Installation:
File Ped attack.lua add to GTA San Andreasmoonloader
Do laps on a motorcycle - Bike Spin Fix
Author:
Um Geek
Uploaded:
Uploaded:
18 April 2019
Size:
865 byte
Downloads:
335
Comments:
2
In the original game, it is possible to spin circles on a motorcycle, but doing this is quite long and problematic. This mod greatly facilitates this task, now circles on a motorcycle will be much easier and faster. Management is standard: hold down...
[Lua] Health indicator for passers-by
Author:
RusyaFantom(Proger)
Uploaded:
Uploaded:
28 May 2021
Size:
554 byte
Downloads:
338
Comments:
4
Hello everyone! This is my first script written in Lua language. It's very small, but for the first time I think it's not bad. The essence of the script: When you aim at the peda, a text with its amount will be displayed on the screen health. When ...
Correction of text in chat (similar to T9)
Author:
ushanka01
Uploaded:
Uploaded:
22 December 2021
Size:
3.18 Kb
Downloads:
341
Comments:
0
This script is some analogue of T9 for phones. Features: The script writes to a special file (moonloader/config/t9/dictionary.txt) all the words that you entered into the chat. You can edit the dictionary through regular notepad or any other ...
[Lua] Entrance - creating movement markers
Author:
Vladimir_P
Uploaded:
Uploaded:
14 July 2017
Size:
339.12 Kb
Downloads:
345
Comments:
2
This script implements the simplest player movement system. It works on the principle of becoming in the 1st point and moving to the 2nd. It can be used to simplify the movement of the player in those places where, for technical reasons, it will not...