TVs. Consoles. Projectors and accessories. Technologies. Digital TV

Cleo scripts gta san andreas android. Cheat codes in GTA San Andreas for weapons, health, armor and money

Description

Cleo for GTA San Andreas allows you to install many different mods and scripts into the game. Do you need new look speedometer, add a new superpower to the CJ, install a gasoline sensor for the car, or - all this is possible using CLEO scripts.

The mod is installed by copying the file itself to the CLEO library folder. Therefore, if the mod does not work for you, it is worth checking whether this library is installed.

Version 4.3.22 adds about 100 new instructions to support a huge number of scripts written by users using Sanny Builder. In this case, you do not need to start a new game after installing the script.

An example of modifications that require a plugin:

This version of the library supports three versions GTA games SA: 1.0 / 1.01 / 3.0 Steam

How to install CLEO for GTA San Andreas?

On our website you can download the CLEO auto-installer or an archive for manual installation. Whichever is more convenient for you.

Auto installation: run the installer and follow the instructions.

Manual installation: copy the contents of the archive to the game folder.

How to remove CLEO from GTA San Andreas?

Also, many are interested in the question of how to remove the CLEO library. To delete the library, simply erase the CLEO folder in the root directory of the game.

ATTENTION! We advise you not to save while using scripts. If you save with installed script, then after its removal the script will continue to work in this save.
Therefore, we do not recommend saving in important slots when using scripts.

Scripts

When using CLEO, you can add new scripts written in Sanny Builder or another script editor to the game without having to start new game. All that is required to add such a script to the game is to place it in the CLEO folder. The script will start working after the game starts. To remove a script from the game, delete the corresponding file.

All scripts were written by fans of the game and have no relation to the developers of CLEO. Although the CLEO library itself should work with different versions games, individual scripts may have their own restrictions and requirements for game files. For questions regarding the performance of a specific script, please contact its author.

Opcodes

CLEO 4 adds 100 new script commands to the game that allow you to work with external files, change data in the game memory, call gaming features with its own parameters, and much more.

In the fourth version, new commands appeared for working with sounds, lines, and the ability to display text on the screen without using external files (.gxt, .fxt) was added. To evaluate new achievements and use them in your scripts, install latest version CLEO 4 libraries.

Plugins

CLEO plugins are regular DLL files, but with a .CLEO extension. When launched, the CLEO library searches in the folder CLEO files with this extension and tries to download them. If the download is successful, the plugin starts working and performs the functions for which it was written.

CLEO 4 allows you to create new opcodes using the CLEO SDK source codes. In the library's starter kit you can find three examples of such plugins.

Plugins are installed and uninstalled just like scripts. A list of available plugins can be found on this page.

Installation

CLEO 4 is distributed as automatic installer. To install the library, run the installer and follow its instructions.

CLEO 4.3 supports three versions of the GTA game San Andreas: 1.0, 1.01, 3.0 (steam).

CLEO requires installation of ASI Loader, which comes with the library. ASI Loader is a program that automatically loads files with the .asi extension when the game starts. ASI Loader replaces one of the original game files "vorbisFile.dll" with its own, so make sure you make a copy of this file.

Other game files are not replaced, but the following files and folders are added:
- cleo\ (CLEO folder, into which all scripts and plugins are copied)
- cleo\FileSystemOperations.cleo (plugin for working with files)
- cleo\IniFiles.cleo (plugin for working with INI)
- cleo\IntOperations.cleo (plugin for working with integers at the bit level)
- cleo\cleo_save\ (CLEO save folder)
- cleo.asi (kernel of the CLEO library)
- bass.dll (library for working with audio)
- vorbisHooked.dll (Silent's ASI Loader)
All plugins are optional, but their functionality can be used by various CLEO scripts.

CLEO 4 for San Andreas for playback sound files requires the BASS.dll version 2.4 library installed, which can be downloaded from the official website of Un4seen Developments Ltd.

Compatible with CLEO 3

CLEO is constantly improving and expanding over time. In very rare cases, some scripts written for CLEO 3 may not work with CLEO 4. Starting with CLEO 4.3, you can enable a special compatibility mode for CLEO 3 scripts. To do this, change the script file extension (usually ".cs") to ".cs3". CLEO 4.3 will work with such scripts in a special mode, which includes changing the behavior of some script commands. At the same time, in the vast majority of cases CLEO scripts 3 work with CLEO 4 without any problems, and using compatibility mode is not required.

About the authors

The developers are not affiliated with Take 2 Interactive or Rockstar Games and do not bear any responsibility for possible negative consequences caused by the use of this product or any other products distributed with the library. Use it at your own risk.

Information about changes in version 4.3 and later detailed description CLEO capabilities can be found in the readme files that come with the library.

Only tested on Android Jelly Bean 4.2 and 4.3!

Installation ---
- You must root your phone
- Only GTA3 v1.4, GTAVC v1.3, GTASA v1.0.2 and v1.0.3 are supported
- Install "cleo.apk"
- Launch installed application and when it asks for access, give it
- Click the "Check" button to check the possibility of installation
- If the verification was successful, then you can try clicking "Install"
- If it works, start the game
- For GTA3 and GTAVC Standard the button can be located in the help
- On some devices, after rebooting, Cleo (not the application) must be reinstalled.

Installing the script ---
Cleo is looking for scripts in a folder that is one level up from the game.
For example:
> /Storage/sdcadrd0/Android/data/com.rockstargames.gtavc OR com.rockstar.gta3/files/
The accompanying files (FXT) must be copied to:
> /Storage/sdcadrd0/Android/data/com.rockstargames.gtavc OR com.rockstar.gta3/
In general, look at the screenshots

The Cleo scripts extension is "CSA", you can compile and decompile it with Sanny Builder 3.1.3, just like for PC with "CS" scripts.

Game controls ---
To open CLEO Cheats, simultaneously press center-up and center-bottom (as in the video), you can scroll by touching the left center or right center, to select something press center-center, you can close the window by pressing center-up and center- bottom.
To activate and deactivate all weapons in the scenario, press center-center and center-bottom press simultaneously for a few seconds.

To detect touch use
>00E1: key_pressed 3% touch_point %
> 80E1: not key_pressed 3% touch_point %
Touch screen divided into 9 parts:
1 4 7
2 5 8
3 6 9
1 - left - top
2 - left - center
3 - left - bottom
4 - center - top
5 - center - center
6 - center - bottom
7 - right - top
8 - right - center
9 - right - bottom
Decompile the scripts to see for yourself how it's done. (Example scripts are included inside).
GTASA script source included, also you can use end_thread and end_custom_thread as well.

Cleo Android provides additional codes operations for GTA3, GTAVC and GTASA, if you want to use them you need to add the lines below to the corresponding scm.ini in Sanny Builder.

0DD0=2,%1d% = get_label_addr %2d% ; android
0DD1=2,%1d% = get_func_addr_by_cstr_name %2d% ; android
0DD2=1,context_call_func %1d% ; android
0DD3=2,context_set_reg %1d% value %2d% ; android
0DD4=2,%1d% = context_get_reg %2d% ; android
0DD6=1,%1d% = get_game_version ; android
0DD7=1,%1d% = get_image_base ; android
0DD8=4,%1d% = read_mem_addr %2d% size %3d% add_ib %4d% ; android
0DD9=5,write_mem_addr %1d% value %2d% size %3d% add_ib %4d% protect %5d% ; android
0DDC=2,set_mutex_var %1d% to %2d% ; android
0DDD=2,%1d% = get_mutex_var %2d% ; android

The game version is returned at 0DD6 and can be 1 (GTA3_1_4), 2 (GTAVC_1_3), 3 (GTASA_1_0_2) and 4 (GTASA_1_0_3).
Mutex variables are used to exchange data between different scripts, for example to indicate GUI state.

All PC Cleo scripts must be manually checked for compatibility before using the Android version!

Alexander Blade

http://dev-c.com

, and I think everyone has it on PC GTA versions SA there were various scripts. But with the release of GTA SA on Android, the question immediately arose: is it possible to install the same scripts on the mobile version of the game? Of course you can!
If you don’t even know what CLEO is, then there’s nothing wrong with that.
In this article we will look at 2 ways to install the CLEO library in your game. In both methods we do not need a PC..

Method No. 1 - on Android devices they shouldn't stand Root rights!

We will need the CLEO GOLD program. This program can be downloaded at Google Play, but since it’s paid there, I advise you to look for it onthe vastness of the Internet.

But how can we get CLEO through it? To do this, go to the "GTA SA" tab and click install. If you get an error, then most likely you do not have Root rights installed, or the program cannot access them. I advise you to check in advance whether root rights are installed on your device. If you are now asking the question “what are root rights,” then I can definitely say that you don’t have them... I think you can find information on how to get them on the Internet.

And so... Let's go back to our program, because we are not finished with it yet. The advantage of this program is that it has a couple of scripts. In order to install them, go to the GTA SA tab, click Install new scripts. A list of scripts will appear in front of you. Click on any of them. A menu will appear, click Install in it. That's it, this script is now in your game.

In order to open the CLEO menu with our scripts in the game, swipe your finger from the top of the screen to the bottom through the center. A menu with our scripts appeared in front of us. To switch between them, press up\\down (4 or 6). To select a script, press in the center of the screen (5). The selection in most scripts (for example CarSpawner) is made by touching the screen on the left (2), right (8), top (4) or bottom (6); to confirm the choice, just touch the center (5)

Now you will ask what kind of numbers I wrote above (2,4, 5, etc.). These are parts of our screen. Often to the description cleo scripts with activation not through the CLEO menu, the instructions say “activation 7+3” or something like that. So, this is a visually divided screen into 9 parts. To make it easier, here's an example of how you should visually divide your screen:

But how to add scripts downloaded from the Internet? We throw them in along the way [ android >> data >> com.rockstargames.gtasa ] The scripts must already be ported to Android devices in advance! The script for GTA SA Mobiles is not in .cs format as on PC, but in .csa
And now for those who do not have Root rights.

Method No. 2 - Root rights are not required!

This method is for those who are afraid to install Root rights on their device, or if there are no such opportunities (for example, on Android 5.0+ it is very difficult to install Root.) And in general, this method is the easiest. There’s nothing at all for you, you just need to install the modified apk from the game with the cleo library built in.

You can download directly from this site Gta-San-Andreas-Android-1.08-Non-Root-Apk.zip

How to install this apk over the old one:
1) Download GTA SA Mobiles itself if you don’t already have it installed. Let's install it.
2) Turn on the game and exit it. (This is necessary for the game to create a cache in data)
3) Go to Android/obb/com.rockstargames.gtasa and rename it (you can just add 1 to the name) and do the same in Android/data/com.rockstargames.gtasa. (This is necessary so that when you delete the old apk, the game cache is not deleted along with it.)
4) Delete the original apk.
5) Install apk with built-in cleo
6) Rename everything back
7) Turn on the game and rejoice!

I think that's all. Since this article was quite long, I will tell you how to port scripts with and without activation in the next article. If you have any difficulties or any questions, you can write me a private message atsocial networks

At your service an addition to the original game San Andreas. It allows you to install any mods created on the platform of the same name.

Characteristic

To install mods for GTA: San Andreas, which are created on the CLEO platform (and these, it must be said, are the most popular mods for mobile version games), you must use the appropriate utility. Installing the application looks like this:

  • Step 1: Install applications.
  • Step 2: Login to the application.
  • Step 3: Select "GTA: San Andreas" (GTA: SA).
  • Step 4: Click on the “Install” button.

To launch the utility in the game and, accordingly, activate mods, you need to swipe your finger across the screen from top to bottom. By performing this gesture, you will open the program menu and be able to select any of the mods you are interested in (you can activate all of them, or you can only activate selected ones).

Peculiarities

  • Built-in mods. When installing the program itself, it is possible to launch 3 mods at once. Among them: car spawning (appearance of vehicles), endless lives (invulnerability), endless ammo.
  • Easy to install. All mods that have been added to the CLEO catalog are easy to install. Just click on the “Install Scripts” button and you can enjoy new gaming features in San Andreas.
  • Huge database of additional mods. You can install any mod from the available ones - both custom and original from the CLEO developers. Mods are easy to find on the Internet.


Related publications