HI
Can Somebody help me to fix it
When i join the game It's going to be slow motion
{$CLEO .cs}
0000:
REPEAT
WAIT 0
UNTIL 0AFA: is_samp_available // Wait until SAMP is available
:Start
WAIT 0
// Listen for chat messages
if
0C47: "Your Verification code is" found_in_string 1@ // Check if...
Hi! I have a script for route recording and saving routes in a separete folder but when i try to play the other routes it does not play them. Any help? please
Hello I found a script.When I tried to open it in the sanny builder then it decomplie in this way.I think it is locked.Can anyone please tell how I can lock the cleo script in this way.
Can someone help me with the code?
Ö °
M ŕ˙˙˙ dů
ô ţ˙˙˙FLAG SRC S {$CLEO .cs}
0000: NOP
:LOOP
0001: wait 0 ms
IF
0AB0: key_pressed 0x06 //
THEN
0001: wait 100 ms // Krátké čekání pro zamezení opakovaného vykonávání
// Odeslání příkazu "/help" do chatu
0AF9: samp say_msg...
Hi, can you help me guys, maybe some of you have this kind of mod that show an id of a dialog, then with a command like /rez we can open the dialog like this. i got this video from some discord members.
Pls does anyone have this kind of mod like, we can switch our weapon when we're in the passenger seat of car or even motorcycle by using SAMP command ? and switch the passenger seat also by using SAMP command. Please help me
hi there, can someone help me? it gives me this error when i try to compile the script : Not enough actual parameters. expected 2 params.
here is the code:
{$CLEO .cs}
0662: "Chat CMD by [ZesMAXIM]"
thread "Chat CMD by [ZesMAXIM]"
wait 2500
0B34: samp register_client_command "cmd" to_label...
Hello everyone,
I am somewhat new to Cleo scripting, although I have a specialized background in web development. However, I am learning to develop simple scripts in Cleo for my fun in GTA SA.
The command:
0A2E: AS_actor $PLAYER_ACTOR go_to PositionX PositionY PositionZ mode 6 time -2...
soo this is my script for keybind using imgui in lua, but it wont work in game, even I press "K", When I delete function events.onServerMessage, it work perfectly but I cant costum keybind in game
here is
local imgui = require 'imgui'
local key = require 'vkeys'
local sampev = require...
Hello, does anyone know how if it is posible to make script to auto start job on certain cordinates, like /start job, then it opens menu where you can chose 2 options and select 2nd?, thanks.
Hi, I found this code that by typing "/textdraw" removes all textdraws from the server. The problem is that I want it to be able to be activated and deactivated, that is, when using "/textdraw" they disappear, and when used again they appear again. it's possible?
{$CLEO .cs}
0000:
repeat...
Hello, I have such a code, but I could not use it in my project because I do not have much knowledge about dialogue. I tried a few times with Show_Dialog, but my game crashed every time. (0.3DL) Can you help me use it?
#define SAMP_DIALOG_INFO_OFFSET 0x2AC9E0
#define...
En 2016-2015 estaba jugando un servidor de Latin DM, en ese servidor conocí el mod Anti Wallhack, se que algunos servidores usan un comando ya establecido desde la consola, pero se que existe este mod porque lo tenia en ese momento , lo necesito porque estoy cansado de jugadores con wallhack
All of this starts from my problem when i try to write any code . In any code that i take from the internet for cleo they are all arranges and clean a small example can be this: to do this i would have to do it manually and very strange, because when i press enter my dialog line doesn't go back...
Hello, can you please tell me how I can make a .cs script send a discord webhook message when the person joins a server. I've been trying for a long time but couldn't succeed on my own :(.
Hey, so I've been trying to code a LUA version of auto accepting vests. I am having a hard time doing it because I just learned LUA and don't know much about it. Sometimes I run into barriers and can't overcome them. I need help with my code. I would appreciate it if you guys could help me get...
Hello, I have the script, I don't know, if you know it, the one for ultimate genrl, what I would like is that simply by activating it, it does not remove the sounds of the game
https://www.blast.hk/threads/53959/ this is a script
Hi guys, is there someone who can create a good AHK cbug? I tried to do mine, but it has shitty timing and i dont know what to do with that (tried like milion times of changing sleep MS) it ended like a trash, so i want to please you if you can help, i can do cbug properly by myself, but i lost...
Hello
I'm trying to make a mod that will download routes for route recording but it doesn't work... Nothing is downloaded
{$CLEO .cs}
0000: NOP
WAIT 8500
0B34: samp register_client_command "route" to_label @route
20@ = 0
WHILE TRUE
WAIT 0
IF 20@ == 1
THEN
0AC8: 0@ =...
Hello, does anyone have the Gta Sa Keep Window Running memory address? I have found this one on the forum, but it isn't working: 0x747FB6 size 1 value 0x1010101
I am looking for this, but updated:
Name of the mod (if the mod doesn't exist, you don't have to tell one): Towcars by gumball3000
Where you saw it (not the server, we mean if you saw any videos/screenshots about it or not):
What do you want (the most important part, explain this carefully): I have this mod already, but i want to...
Hello so this is a continuation of this post
https://ugbase.eu/threads/sa-mp-skin-adder-selector.16950/
... long story short this script works but you have to re-apply it manually everytime you die,
I tried fixing it so that it sets itself but I was unsuccesful to say the least...
Could anybody...
Exists an opcode to make the script reads the player money on samp? and if the answer is yes, how to use? i want to make my script stops when the player money is lower than $10.000, if its possible this please comment the opcode and how it works below, want to learn
How to do a hack, for sensitivity?
Example: youtuber neoninja, I suspect that the type of hack he USES would look like this:
1. Your sensibility is in "5", that is, if you are not aiming at an enemy, it will remain the same.
2. When targeting the enemy, your sensitivity will decrease, to...
Does a working cleo encryptor exist or are they all dead?
I tested 2 cleo encryptors [ICCII and CC by FYP]
none of those worked as all I experienced are crashes,
are there new methods of encrypting cleo scripts?
Or new encryptors
Edit: solved, found a method of encryption that doesn't crash :)
To do this, try to modify this, being that every x time, use the same cmd but with a different id. My fault is that it just takes the same id all the time. Somebody could help me? I am new at this :/
{$CLEO .cs}
0000:
repeat
wait 0
until 0AFA:
0B34: samp register_client_command "aspec"...
Hello, I'm not very experienced in coding, I mostly just see snippets and try to combine codes. I tried to make a mod which keeps sending command "/towcars" every 11 mins with a textdraw timer, in loop.
I have here 2 files, in file #1 i tried doing this with "show_formatted_text_highpriority"...
Hello, I wanted to ask if someone can edit a cleo for me.
what it does is: become 0.5 seconds normal, and 0.5 seconds immortal, and it repeats.
What I am looking for is only to change two values, which is 2 seconds normal and 0.5 seconds immortal, and the immunities only bulletproof (BP 1 FP 0...
I don't mean typing directly in the chat system, but maybe using samp: patches and NOPs
I've seen a hacker use it to trick all the players in the server....He can send packets to let the server chat system display the specified messages(All players can see the server chat sent by him)
By the...
Hi. Hello everyone, I have a new idea recently. In some servers, when players use m0d or Cleo to acquire weapons, players are goto to another virtual world. So, they can't attack other players. They're quarantined
So I want to know how to disable incoming RPC reset player virtual world...
Hello, Don't you know somebody's aimbot that targets the players in the car or when I'm in the car as a passenger to target the other players in the car? please thanks!
Hello, everyone. This is my first question!
If I block explode, I will not be killed by any kind of explosion...emm
I couldn't see when the explosion happened! (I know that some Cleo can achieve this function)
It may be found in SAMP Patches (NOPs) and Raknet!
Can someone help me...
function marker(posX,posY,posZ)
wait(2000)
removeBlip(checkpoint)
checkpoint = addBlipForCoord(posX,posY,posZ)
changeBlipColour(checkpoint, 4)
setCoordBlipAppearance(checkpoint, 1)
end
I'm trying to put this function to a loop so it updates on the...
Hi guys,
I have this .cs file which repairs and flips the car.
I would like to know how to edit the amount of the car's health? So if a press "R" to repair the car I would like repair the car for 999 health, not 1000. I use Sanny Builder 3 and I can't find anything about it. (I don't know...
Hi guys,
I'm looking for a speedhack cleo where I can customize the speed, because I wouldn't like to drive with 9999km/h or something like this, I would like to get an extra little boost if a press ALT.
Thanks for your help in advance
-- Milan
Really in need for some hacks for RCRP aka Red County Roleplay, could be something even like aimbot that would be perfect for me, I hope someone replies to this I've been looking for quite a while now.
The name of the SAMP client they currently use: 0.3.DL-R1 Client
This is the link to their...
1. Name of the mod (if the mod doesn't exist, you don't have to tell one):
2. Where you saw it (not the server, we mean if you saw any videos/screenshots about it or not): I never saw him, because he doesn't exist yet (so I turned the SAMP world around)
3. What do you want (the most important...
How to get the text of selected item in a dialog list and show it in a chatmsg?
I wanna get all columns of selected Index...
Server Version : 0.3.7-R2
This code takes only the first column. =(
{$CLEO .cs}
0000: NOP
wait 10000 // wait until samp is ready
6@ = 0
while true
wait 0
if key_down 45...
Can someone help me to cheat this code?
Print:
I want to make a script that reads the captcha (which appears in the screen) of anti afk and answer them in the chat
Server Link: server4.loskatchorros.com.br:7777
Server Version: 0.3.7-R2
Hello, I want to make this way with on off, by ordering /reload to activate and also by /reload to disable and show me the message in the chat when I activate it and when I disable it. How he is now activated.
I got a new PC today, so I literally copied my gta sa folder from my laptop to the new PC using an usb but sadly the game works
but when I try to run CLEOs or any sort of modification on it, my samp instantly crashes after the loading, this is insane because
on my laptop, all enbs,mods and...
How can i fix this? i can't scan text 2 (Strip) its must be "The Strip". But as you can see, it just says "The". How to scan full chat string at 1 lines?
This is the code i use:
// This file was decompiled using SASCM.ini published by GTAG (http://gtag.gtagaming.com/opcode-database) on...
Hello, I need sampfuncs on 0.3.dl when I use my SAMPFUNCS for 0.3.8 (On 0.3.8 It works perfectly) samp crashed PROBLEM "CANNOT DETECT SAMP VERSION ABORTING"
Can someone please send me working SAMPFUNCS ? Or fix for this ? Thanks:)
Hi!
I am playing in an RP server where you can find "keys" across the city. The key one time was a slice of bread so it was easy to find, because I used an object finder cleo, but they changed it to a dash (-).
If there is any solution for this can you help me? It would be better if the...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.