local sampev = require 'lib.samp.events'
local youriconid = 52 -- Robbery
function main()
while not isSampAvailable() do wait(0) end
while true do
wait(0)
if isKeyDown(88) -- X key
then
toggle = not toggle
if toggle
then...
Try this.
Method 1: X + 1
Method 2: X + 2
{$CLEO .cs}
{$USE bitwise}
0000:
WHILE TRUE
WAIT 0
IF 0ADC: test_cheat "X1"
THEN
IF 0256: player $PLAYER_CHAR defined
THEN
IF 00DF: actor $PLAYER_ACTOR driving
THEN
03C0: 0@ = actor $PLAYER_ACTOR car...
{$CLEO .cs}
{$USE bitwise}
0000:
0B34: samp register_client_command "autorepair" to_label @cmd_mycmd
WHILE TRUE
WAIT 0
IF 30@ == 1
THEN
IF 0AB0: key_pressed 88 // X
THEN
IF Actor.Driving($PLAYER_ACTOR)
THEN
20@ = Actor.CurrentCar($PLAYER_ACTOR)...
Type ZC to active.
{$CLEO .cs}
{$USE bitwise}
0000:
WHILE TRUE
WAIT 0
IF 0ADC: test_cheat "ZC"
THEN
0B12: 30@ = 30@ XOR 1
IF 0039: 30@ == TRUE
THEN 0AD1: show_formatted_text_highpriority "~w~Script ~g~ON" time 1337
ELSE 0AD1: show_formatted_text_highpriority...
Type SCR to active.
{$CLEO .cs}
{$USE bitwise}
0000:
WHILE TRUE
WAIT 0
IF 0ADC: test_cheat "SCR"
THEN
0B12: 30@ = 30@ XOR 1
IF 0039: 30@ == TRUE
THEN 0AD1: show_formatted_text_highpriority "~w~Script ~g~ON" time 1337
ELSE 0AD1: show_formatted_text_highpriority...
... or only for 0.3.7 R4-v1
{$CLEO .cs}
{$USE bitwise}
{$USE ini}
0000:
//wait 8500
//$rboropendialog = 0
WHILE TRUE
WAIT 0
if 0ADC: test_cheat "rbor"
then $rboropendialog = 1
end
if $rboropendialog == 1
then
0AF0: $settingsonoff = get_int_from_ini_file "cleo\rainbow.ini" section...
{$CLEO .cs}
0000: NOP
WAIT 8500
WHILE TRUE
WAIT 0
IF 0256: player $PLAYER_CHAR defined
THEN
IF 0ADC: test_cheat "SIEMA"
THEN
IF 30@ == FALSE
THEN
30@ = TRUE
0AD1: "~g~ON" 1337
ELSE
30@ = FALSE
0AD1...
https://ugbase.eu/threads/ryon-v2-cheat-source.13152/
Download Visual Studio 2017 from MSDN...
[Trial] Visual Studio Professional 2017 (version 15.9) | x64 | Multiple language | EXE
https://visualstudio.microsoft.com/pl/vs/older-downloads/
... and DirectX9 SDK...
IF 0ADC: test_cheat "RO"
THEN
0A92: create_custom_thread "MyScriptName.cs"
0AD1: show_formatted_text_highpriority "Reloading..." time 9999
0A93: end_custom_thread
END
Example
ALT + 1.
{$CLEO .cs}
{$USE bitwise}
{$USE sampfuncs}
0000:
WHILE TRUE
WAIT 0
IF AND
0AB0: key_pressed 18 {ALT}
0AB0: key_pressed 49 {1}
THEN
0B12: 30@ = 30@ XOR 1
IF 0039: 30@ == 1
THEN 0C45: samp create_3d_text id 1337 text "{FF0000}Oops" color -1 position 383.45...
https://gitlab.com/RcKoid/mod-s0beit-overlight/-/blob/master/src/OverLight_Funcs.cpp#L308
if (OLCheats->bVisibleFilter)
{
// get the camera
CCamera *pCamera = pGame->GetCamera();
// grab the active cam...
KMF - Damage Informer
Original mod - Kewl & Rasta
Updated to 0.3.7 R1 - RENKO & Rasta
Updated to 0.3.DL R1 - dphome
Working w/o SAMPFUNCS
Compatible with s0beit
Open source
{$CLEO .cs}
0000: NOP
WAIT 8500
WHILE TRUE
WAIT 0
IF 0256: player $PLAYER_CHAR defined
THEN
0AB1: @get_samp_version_id 0 _returned: ID 0@
IF 0AB0: key_pressed 46 {Delete}
THEN
IF 30@ == FALSE
THEN
30@ = TRUE
ELSE
30@ = FALSE...
{$CLEO .cs}
0000: NOP
WAIT 8500
WHILE TRUE
WAIT 0
IF 0256: player $PLAYER_CHAR defined
THEN
IF 00DF: actor $PLAYER_ACTOR driving
THEN
IF AND
0AB0: key_pressed 16 {Shift}
0AB0: key_pressed 38 {Up arrow}
THEN
IF 00DD: actor...
https://www.thinkbroadband.com/download - Extra Small File (5MB) <-- this is file used on this script
Working on samp start:
{$CLEO .cs}
0000: NOP
0AC8: 0@ = allocate_memory_size 1024
0AD3: 0@ = "cleo\5MB.zip"
0AC8: 1@ = allocate_memory_size 1024
0AD3: 1@ =...
Working perfectly on SAMP 0.3.7-R4 v2 (latest version from https://www.sa-mp.com/download.php)
{$CLEO .cs}
0000: NOP
WAIT 8500
WHILE TRUE
WAIT 0
IF 0256: player $PLAYER_CHAR defined
THEN
IF 0ADC: test_cheat "SIEMA"
THEN
IF 30@ == FALSE
THEN
30@ = TRUE...
@Kabeb Do not use this s0beit and read more. Member SobFoX should be excluded for hosting malware.
https://ugbase.eu/threads/johny-project-multihack-for-0-3-7-and-0-3-dl-soon.20076/post-124738
Working any samp version without sampfuncs and open source:
VGodMode_Flapjack.cs - in vehicle godmode - [
GodMode_Flapjack.cs - on foot godmode - Insert
edited by "johnny project control hack and destroy users while using edition".
This s0beit is edited and updated 8.0 version https://ugbase.eu/threads/does-anyone-have-s0beit-0-3-7-source.20579/post-119853 to 8.1 version and 0.3.DLcompatibility
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.