[CLOSED][CLEO] Accepting request

Micic

Member
Joined
Jun 22, 2016
Messages
14
Reaction score
0
Parazitas said:
Micic said:
Parazitas said:
Micic said:
1. Name of the mod (if the mod doesn't exist, you don't have to tell one):autorunner
2. Where you saw it (not the server, we mean if you saw any videos/screenshots about it or not):I did but with cars https://www.youtube.com/watch?v=_GbbccD1Fo0
3. What do you want (the most important part, explain this carefully):I want a cleo that when detects a red small marker like this https://imgur.com/a/Y13p06J , it doesn't need to sprint or walk and with on/off button
4. Details (add more details to your request):If it detects collision to find another way

5. Need On/off key or command ?:ctrl+9
6. Give any picture or video:[size=small]https://www.youtube.com/watch?v=_GbbccD1Fo0[/size]
7. Your client is?: 0.3.7 cleo 4.3 sampfuncs 5.3.3

You mean this for auto drive car or just auto walk?
Auto run it already exists for auto drive but i need it for onfoot

What u mean...
How u can drive if u are on foot..

Look dude . Forget the car or driving. I need the character to run towards red checkpoint that's it
 

Audioli

Active member
Joined
May 20, 2015
Messages
58
Reaction score
0
1. Name of the mod (if the mod doesn't exist, you don't have to tell one): planerecording.cs
2. Where you saw it (not the server, we mean if you saw any videos/screenshots about it or not): nowhere but I heard some sobeit had it
3. What do you want (the most important part, explain this carefully): I want a tool that record a path same as Opcode.exe's vehicle recording but for planes.
4. Details (add more details to your request): I want it to be toggled
5. Need On/off key or command ?: F3 to toggle on/OFF
6. Give any picture or video: n/a
7. Your client is?: 0.3.7
 

kool

Active member
Joined
Jun 4, 2016
Messages
89
Reaction score
0
1. Name of the mod (if the mod doesn't exist, you don't have to tell one): GameSpeed.cs
2. Where you saw it (not the server, we mean if you saw any videos/screenshots about it or not): https://www.youtube.com/watch?v=QJd6_aSH9qA
3. What do you want (the most important part, explain this carefully): Basically,cleo script that slows down the game speed you can see it on the video above.
4. Details (add more details to your request): game speed changer.
5. Need On/off key or command ?: G + NUMPAD+ - for increasing speed // G + NUMPAD- for decreasing speed
6. Give any picture or video: https://www.youtube.com/watch?v=QJd6_aSH9qA
7. Your client is?: 0.3dl

This script works on 0.3.7 but I want it for 0.3dl if possible.
Thanks!
 

Parazitas

God
Joined
Jan 2, 2017
Messages
3,112
Solutions
5
Reaction score
878
Location
Lithuania
kool said:
1. Name of the mod (if the mod doesn't exist, you don't have to tell one): GameSpeed.cs
2. Where you saw it (not the server, we mean if you saw any videos/screenshots about it or not): https://www.youtube.com/watch?v=QJd6_aSH9qA
3. What do you want (the most important part, explain this carefully): Basically,cleo script that slows down the game speed you can see it on the video above.
4. Details (add more details to your request): game speed changer.
5. Need On/off key or command ?: G + NUMPAD+ - for increasing speed // G + NUMPAD- for decreasing speed
6. Give any picture or video: https://www.youtube.com/watch?v=QJd6_aSH9qA
7. Your client is?: 0.3dl

This script works on 0.3.7 but I want it for 0.3dl if possible.
Thanks!

I not creating cleo for 0.3DL
 

ChillDog

New member
Joined
Apr 22, 2018
Messages
4
Reaction score
0
1. Name of the mod (if the mod doesn't exist, you don't have to tell one): Teleport.cs
2. Where you saw it (not the server, we mean if you saw any videos/screenshots about it or not): Cant remember
3. What do you want (the most important part, explain this carefully): Simple, i want to change that only numbers shit, i mean this cleo mod works typing /pspos 10 (for example) to save your position then if u type /plpos 10 you gonna teleport to there. The only thing that i want its change "only numbers" shit for words too, just like /pspos home the /plpos home (for example).
4. Details (add more details to your request): i want to save my position with whatever shit that i want, i mean numbers, words, symbols, etc.

5. Need On/off key or command ?: the same (/ptp ID, /pspos - /plpos, /pcp, /pback).
6. Give any picture or video:
7. Your client is?: 0.3.7

CODE
Code:
// This file was decompiled using SASCM.ini published by GTAG (http://gtag.gtagaming.com/opcode-database) on 14.6.2013
{$CLEO .cs}

//-------------MAIN---------------
0000: NOP 
0662: printstring "PopandauL" 
thread 'PMT' 
if 
33@ = SAMP.Base()
else_jump @PMT_44 
0A93: end_custom_thread 

:PMT_44
wait 400 
   SAMP.Available
else_jump @PMT_44 
wait 0 
if and
8AAB:   not file_exists "CLEO\Teleports.ini" 
8AAB:   not file_exists "CLEO\TeleportSettings.ini" 
else_jump @PMT_203 
wait 3000 
chatmsg "[{BAFF00}PMT{FFFFFF}]: One of the ini files is missing." 16777215 
0A93: end_custom_thread 
jump @PMT_394 

:PMT_203
wait 3000 
chatmsg "[{BAFF00}PMT{FFFFFF}]: Teleport.cs by {00B5FF}PopandauL {FFFFFF}was successfully loaded." 16777215 
0AF0: 29@ = get_int_from_ini_file "cleo\TeleportSettings.ini" section "Keys" key "Key1" 
0AF0: 28@ = get_int_from_ini_file "cleo\TeleportSettings.ini" section "Keys" key "Key2" 

:PMT_394
wait 0 
0B34: samp register_client_command "ptp" to_label @PMT_627 
0B34: samp register_client_command "pcp" to_label @PMT_888 
0B34: samp register_client_command "ptpc" to_label @PMT_1072 
0B34: samp register_client_command "pspos" to_label @PMT_1150 
0B34: samp register_client_command "plpos" to_label @PMT_1381 
0B34: samp register_client_command "pback" to_label @PMT_1802 
0B34: samp register_client_command "pmthelp" to_label @PMT_1981 

:PMT_493
wait 0 
if 
   Player.Defined($PLAYER_ACTOR)
else_jump @PMT_620 
0A8D: 12@ = read_memory 12216180 size 1 virtual_protect 0 
if and
key_down 28@ 
key_down 29@ 
   not 12@ == 0 
else_jump @PMT_620 
0AB6: store_target_marker_coords_to 5@ 6@ 7@ // IF and SET 
Actor.StorePos($PLAYER_ACTOR, 9@, 10@, 11@)
04E4: refresh_game_renderer_at 5@ 6@ 
Camera.SetAtPos(5@, 6@, 7@)
Actor.PutAt($PLAYER_ACTOR, 5@, 6@, -100.0)
wait 500 

:PMT_620
jump @PMT_493 

:PMT_627
wait 0 
   SAMP.IsCommandTyped(0@)
if 
0AD4: 30@ = scan_string 0@ format "%d" 0@  
else_jump @PMT_829 
if 
   SAMP.IsPlayerConnected(0@)
else_jump @PMT_768 
if 
4@ = SAMP.GetActorHandleByPlayerID(0@)
else_jump @PMT_719 
SAMP.GetStreamedOutPlayerPos(0@, 1@, 2@, 3@)
jump @PMT_733 

:PMT_719
Actor.StorePos(4@, 1@, 2@, 3@)

:PMT_733
Actor.StorePos($PLAYER_ACTOR, 9@, 10@, 11@)
Actor.PutAt($PLAYER_ACTOR, 1@, 2@, 3@)
jump @PMT_822 

:PMT_768
chatmsg "[{BAFF00}PMT{E3E3E3}]: Player not connected." 14935011 

:PMT_822
jump @PMT_886 

:PMT_829
chatmsg "[{BAFF00}PMT{E3E3E3}]: Please enter a valid ID." 14935011 

:PMT_886
SAMP.CmdRet

:PMT_888
wait 0 
17@ = 0 
13@ = 0 

:PMT_906
if 
call @PMT_2444 1 13@ 14@ 15@ 16@ 
else_jump @PMT_974 
17@ = 1 
Actor.StorePos($PLAYER_ACTOR, 9@, 10@, 11@)
Actor.PutAt($PLAYER_ACTOR, 14@, 15@, 16@)

:PMT_974
13@ += 1 
  13@ > 32 
else_jump @PMT_906 
if 
  17@ == 0 
else_jump @PMT_1070 
chatmsg "[{BAFF00}PMT{E3E3E3}]: No checkpoint was found." 14935011 

:PMT_1070
SAMP.CmdRet

:PMT_1072
wait 0 
   SAMP.IsCommandTyped(0@)
if 
0AD4: 30@ = scan_string 0@ format "%f %f %f" 1@ 2@ 3@  
else_jump @PMT_1148 
Actor.StorePos($PLAYER_ACTOR, 9@, 10@, 11@)
Actor.PutAt($PLAYER_ACTOR, 1@, 2@, 3@)

:PMT_1148
SAMP.CmdRet

:PMT_1150
wait 0 
   SAMP.IsCommandTyped(0@)
if 
0AD4: 30@ = scan_string 0@ format "%d" 0@  
else_jump @PMT_1313 
Actor.StorePos($PLAYER_ACTOR, 1@, 2@, 3@)
format 4@v "%d" 0@ 
0AF3: write_float 1@ to_ini_file "cleo\Teleports.ini" section 4@v key "X" 
0AF3: write_float 2@ to_ini_file "cleo\Teleports.ini" section 4@v key "Y" 
0AF3: write_float 3@ to_ini_file "cleo\Teleports.ini" section 4@v key "Z" 
jump @PMT_1379 

:PMT_1313
chatmsg "[{BAFF00}PMT{E3E3E3}]: Please enter a valid teleport ID." 14935011 

:PMT_1379
SAMP.CmdRet

:PMT_1381
wait 0 
if 
0AAB:   file_exists "cleo\Teleports.ini" 
else_jump @PMT_1739 
   SAMP.IsCommandTyped(0@)
if 
0AD4: 30@ = scan_string 0@ format "%d" 0@  
else_jump @PMT_1666 
format 4@v "%d" 0@ 
if and
0AF2: 1@ = get_float_from_ini_file "cleo\Teleports.ini" section 4@v key "X" 
0AF2: 2@ = get_float_from_ini_file "cleo\Teleports.ini" section 4@v key "Y" 
0AF2: 3@ = get_float_from_ini_file "cleo\Teleports.ini" section 4@v key "Z" 
else_jump @PMT_1602 
Actor.StorePos($PLAYER_ACTOR, 9@, 10@, 11@)
Actor.PutAt($PLAYER_ACTOR, 1@, 2@, 3@)
jump @PMT_1659 

:PMT_1602
chatmsg "[{BAFF00}PMT{E3E3E3}]: Not a valid teleport ID." 14935011 

:PMT_1659
jump @PMT_1732 

:PMT_1666
chatmsg "[{BAFF00}PMT{E3E3E3}]: Please enter a valid teleport ID." 14935011 

:PMT_1732
jump @PMT_1800 

:PMT_1739
chatmsg "[{BAFF00}PMT{E3E3E3}]: Teleports.ini was not found." 14935011 

:PMT_1800
SAMP.CmdRet

:PMT_1802
wait 0 
if and
   not 9@ == 0.0 
   not 10@ == 0.0 
   not 11@ == 0.0 
else_jump @PMT_1906 
0087: 18@ = 9@ // (float) 
0087: 19@ = 10@ // (float) 
0087: 20@ = 11@ // (float) 
Actor.StorePos($PLAYER_ACTOR, 9@, 10@, 11@)
Actor.PutAt($PLAYER_ACTOR, 18@, 19@, 20@)
jump @PMT_1979 

:PMT_1906
chatmsg "[{BAFF00}PMT{E3E3E3}]: A valid previous position was not found." 14935011 

:PMT_1979
SAMP.CmdRet

:PMT_1981
wait 0 
0AC6: 20@ = label @PMT_2033 offset 
SAMP.ShowDialog(2, "Mod by PopandauL", 20@, "Close", "", DIALOG_STYLE_MSGBOX)
SAMP.CmdRet

:PMT_2033
hex
"{FFFFFF}Commands:" 0A
"{02F6EB}/ptp{C0FF01}: teleport to a player (eg. /ptp 10)." 0A
"{02F6EB}/pcp{C0FF01}: teleport to checkpoint (eg. /pcp)." 0A
"{02F6EB}/ptpc{C0FF01}: teleport to coordinates (eg. /ptpc 100.0 100.0 250.0)." 0A
"{02F6EB}/pspos{C0FF01}: save a position under a decimal name (eg. /pspos 2)." 0A
"{02F6EB}/plpos{C0FF01}: load a position (eg. /plpos 2)." 0A
"{02F6EB}/pback{C0FF01}: teleport back to your last position." 00
end

:PMT_2444
0@ *= 160 
0@ += 13098328 
0@ += 48 
0A8D: 1@ = read_memory 0@ size 4 virtual_protect 0 
0@ += 4 
0A8D: 2@ = read_memory 0@ size 4 virtual_protect 0 
0@ += 4 
0A8D: 3@ = read_memory 0@ size 4 virtual_protect 0 
0@ += 26 
0A8D: 4@ = read_memory 0@ size 1 virtual_protect 0 
if and
   not 1@ == 0.0 
   not 2@ == 0.0 
   not 1@ == 1099.551 
   not 2@ == 1601.497 
   not 1@ == 2695.624 
   not 2@ == -1704.688 
  4@ == 1 
else_jump @PMT_2625 
return_true 
jump @PMT_2627 

:PMT_2625
return_false 

:PMT_2627
ret 3 1@ 2@ 3@
 

Attachments

  • Teleport.cs
    20.2 KB · Views: 16

Audioli

Active member
Joined
May 20, 2015
Messages
58
Reaction score
0
1. Name of the mod (if the mod doesn't exist, you don't have to tell one): planerecording.cs
2. Where you saw it (not the server, we mean if you saw any videos/screenshots about it or not): nowhere but I heard some sobeit had it
3. What do you want (the most important part, explain this carefully): I want a tool that record a path same as Opcode.exe's vehicle recording but for planes.
4. Details (add more details to your request): I want it to be toggled
5. Need On/off key or command ?: F3 to toggle on/OFF
6. Give any picture or video: n/a
7. Your client is?: 0.3.7
 

Parazitas

God
Joined
Jan 2, 2017
Messages
3,112
Solutions
5
Reaction score
878
Location
Lithuania
Audioli said:
1. Name of the mod (if the mod doesn't exist, you don't have to tell one): planerecording.cs
2. Where you saw it (not the server, we mean if you saw any videos/screenshots about it or not): nowhere but I heard some sobeit had it
3. What do you want (the most important part, explain this carefully): I want a tool that record a path same as Opcode.exe's vehicle recording but for planes.
4. Details (add more details to your request): I want it to be toggled
5. Need On/off key or command ?: F3 to toggle on/OFF
6. Give any picture or video: n/a
7. Your client is?: 0.3.7

Why u need this???


ChillDog said:
1. Name of the mod (if the mod doesn't exist, you don't have to tell one): Teleport.cs
2. Where you saw it (not the server, we mean if you saw any videos/screenshots about it or not): Cant remember
3. What do you want (the most important part, explain this carefully): Simple, i want to change that only numbers shit, i mean this cleo mod works typing /pspos 10 (for example) to save your position then if u type /plpos 10 you gonna teleport to there. The only thing that i want its change "only numbers" shit for words too, just like /pspos home the /plpos home (for example).
4. Details (add more details to your request): i want to save my position with whatever shit that i want, i mean numbers, words, symbols, etc.

5. Need On/off key or command ?: the same (/ptp ID, /pspos - /plpos, /pcp, /pback).
6. Give any picture or video:
7. Your client is?: 0.3.7

CODE
Code:
// This file was decompiled using SASCM.ini published by GTAG (http://gtag.gtagaming.com/opcode-database) on 14.6.2013
{$CLEO .cs}

//-------------MAIN---------------
0000: NOP 
0662: printstring "PopandauL" 
thread 'PMT' 
if 
33@ = SAMP.Base()
else_jump @PMT_44 
0A93: end_custom_thread 

:PMT_44
wait 400 
   SAMP.Available
else_jump @PMT_44 
wait 0 
if and
8AAB:   not file_exists "CLEO\Teleports.ini" 
8AAB:   not file_exists "CLEO\TeleportSettings.ini" 
else_jump @PMT_203 
wait 3000 
chatmsg "[{BAFF00}PMT{FFFFFF}]: One of the ini files is missing." 16777215 
0A93: end_custom_thread 
jump @PMT_394 

:PMT_203
wait 3000 
chatmsg "[{BAFF00}PMT{FFFFFF}]: Teleport.cs by {00B5FF}PopandauL {FFFFFF}was successfully loaded." 16777215 
0AF0: 29@ = get_int_from_ini_file "cleo\TeleportSettings.ini" section "Keys" key "Key1" 
0AF0: 28@ = get_int_from_ini_file "cleo\TeleportSettings.ini" section "Keys" key "Key2" 

:PMT_394
wait 0 
0B34: samp register_client_command "ptp" to_label @PMT_627 
0B34: samp register_client_command "pcp" to_label @PMT_888 
0B34: samp register_client_command "ptpc" to_label @PMT_1072 
0B34: samp register_client_command "pspos" to_label @PMT_1150 
0B34: samp register_client_command "plpos" to_label @PMT_1381 
0B34: samp register_client_command "pback" to_label @PMT_1802 
0B34: samp register_client_command "pmthelp" to_label @PMT_1981 

:PMT_493
wait 0 
if 
   Player.Defined($PLAYER_ACTOR)
else_jump @PMT_620 
0A8D: 12@ = read_memory 12216180 size 1 virtual_protect 0 
if and
key_down 28@ 
key_down 29@ 
   not 12@ == 0 
else_jump @PMT_620 
0AB6: store_target_marker_coords_to 5@ 6@ 7@ // IF and SET 
Actor.StorePos($PLAYER_ACTOR, 9@, 10@, 11@)
04E4: refresh_game_renderer_at 5@ 6@ 
Camera.SetAtPos(5@, 6@, 7@)
Actor.PutAt($PLAYER_ACTOR, 5@, 6@, -100.0)
wait 500 

:PMT_620
jump @PMT_493 

:PMT_627
wait 0 
   SAMP.IsCommandTyped(0@)
if 
0AD4: 30@ = scan_string 0@ format "%d" 0@  
else_jump @PMT_829 
if 
   SAMP.IsPlayerConnected(0@)
else_jump @PMT_768 
if 
4@ = SAMP.GetActorHandleByPlayerID(0@)
else_jump @PMT_719 
SAMP.GetStreamedOutPlayerPos(0@, 1@, 2@, 3@)
jump @PMT_733 

:PMT_719
Actor.StorePos(4@, 1@, 2@, 3@)

:PMT_733
Actor.StorePos($PLAYER_ACTOR, 9@, 10@, 11@)
Actor.PutAt($PLAYER_ACTOR, 1@, 2@, 3@)
jump @PMT_822 

:PMT_768
chatmsg "[{BAFF00}PMT{E3E3E3}]: Player not connected." 14935011 

:PMT_822
jump @PMT_886 

:PMT_829
chatmsg "[{BAFF00}PMT{E3E3E3}]: Please enter a valid ID." 14935011 

:PMT_886
SAMP.CmdRet

:PMT_888
wait 0 
17@ = 0 
13@ = 0 

:PMT_906
if 
call @PMT_2444 1 13@ 14@ 15@ 16@ 
else_jump @PMT_974 
17@ = 1 
Actor.StorePos($PLAYER_ACTOR, 9@, 10@, 11@)
Actor.PutAt($PLAYER_ACTOR, 14@, 15@, 16@)

:PMT_974
13@ += 1 
  13@ > 32 
else_jump @PMT_906 
if 
  17@ == 0 
else_jump @PMT_1070 
chatmsg "[{BAFF00}PMT{E3E3E3}]: No checkpoint was found." 14935011 

:PMT_1070
SAMP.CmdRet

:PMT_1072
wait 0 
   SAMP.IsCommandTyped(0@)
if 
0AD4: 30@ = scan_string 0@ format "%f %f %f" 1@ 2@ 3@  
else_jump @PMT_1148 
Actor.StorePos($PLAYER_ACTOR, 9@, 10@, 11@)
Actor.PutAt($PLAYER_ACTOR, 1@, 2@, 3@)

:PMT_1148
SAMP.CmdRet

:PMT_1150
wait 0 
   SAMP.IsCommandTyped(0@)
if 
0AD4: 30@ = scan_string 0@ format "%d" 0@  
else_jump @PMT_1313 
Actor.StorePos($PLAYER_ACTOR, 1@, 2@, 3@)
format 4@v "%d" 0@ 
0AF3: write_float 1@ to_ini_file "cleo\Teleports.ini" section 4@v key "X" 
0AF3: write_float 2@ to_ini_file "cleo\Teleports.ini" section 4@v key "Y" 
0AF3: write_float 3@ to_ini_file "cleo\Teleports.ini" section 4@v key "Z" 
jump @PMT_1379 

:PMT_1313
chatmsg "[{BAFF00}PMT{E3E3E3}]: Please enter a valid teleport ID." 14935011 

:PMT_1379
SAMP.CmdRet

:PMT_1381
wait 0 
if 
0AAB:   file_exists "cleo\Teleports.ini" 
else_jump @PMT_1739 
   SAMP.IsCommandTyped(0@)
if 
0AD4: 30@ = scan_string 0@ format "%d" 0@  
else_jump @PMT_1666 
format 4@v "%d" 0@ 
if and
0AF2: 1@ = get_float_from_ini_file "cleo\Teleports.ini" section 4@v key "X" 
0AF2: 2@ = get_float_from_ini_file "cleo\Teleports.ini" section 4@v key "Y" 
0AF2: 3@ = get_float_from_ini_file "cleo\Teleports.ini" section 4@v key "Z" 
else_jump @PMT_1602 
Actor.StorePos($PLAYER_ACTOR, 9@, 10@, 11@)
Actor.PutAt($PLAYER_ACTOR, 1@, 2@, 3@)
jump @PMT_1659 

:PMT_1602
chatmsg "[{BAFF00}PMT{E3E3E3}]: Not a valid teleport ID." 14935011 

:PMT_1659
jump @PMT_1732 

:PMT_1666
chatmsg "[{BAFF00}PMT{E3E3E3}]: Please enter a valid teleport ID." 14935011 

:PMT_1732
jump @PMT_1800 

:PMT_1739
chatmsg "[{BAFF00}PMT{E3E3E3}]: Teleports.ini was not found." 14935011 

:PMT_1800
SAMP.CmdRet

:PMT_1802
wait 0 
if and
   not 9@ == 0.0 
   not 10@ == 0.0 
   not 11@ == 0.0 
else_jump @PMT_1906 
0087: 18@ = 9@ // (float) 
0087: 19@ = 10@ // (float) 
0087: 20@ = 11@ // (float) 
Actor.StorePos($PLAYER_ACTOR, 9@, 10@, 11@)
Actor.PutAt($PLAYER_ACTOR, 18@, 19@, 20@)
jump @PMT_1979 

:PMT_1906
chatmsg "[{BAFF00}PMT{E3E3E3}]: A valid previous position was not found." 14935011 

:PMT_1979
SAMP.CmdRet

:PMT_1981
wait 0 
0AC6: 20@ = label @PMT_2033 offset 
SAMP.ShowDialog(2, "Mod by PopandauL", 20@, "Close", "", DIALOG_STYLE_MSGBOX)
SAMP.CmdRet

:PMT_2033
hex
"{FFFFFF}Commands:" 0A
"{02F6EB}/ptp{C0FF01}: teleport to a player (eg. /ptp 10)." 0A
"{02F6EB}/pcp{C0FF01}: teleport to checkpoint (eg. /pcp)." 0A
"{02F6EB}/ptpc{C0FF01}: teleport to coordinates (eg. /ptpc 100.0 100.0 250.0)." 0A
"{02F6EB}/pspos{C0FF01}: save a position under a decimal name (eg. /pspos 2)." 0A
"{02F6EB}/plpos{C0FF01}: load a position (eg. /plpos 2)." 0A
"{02F6EB}/pback{C0FF01}: teleport back to your last position." 00
end

:PMT_2444
0@ *= 160 
0@ += 13098328 
0@ += 48 
0A8D: 1@ = read_memory 0@ size 4 virtual_protect 0 
0@ += 4 
0A8D: 2@ = read_memory 0@ size 4 virtual_protect 0 
0@ += 4 
0A8D: 3@ = read_memory 0@ size 4 virtual_protect 0 
0@ += 26 
0A8D: 4@ = read_memory 0@ size 1 virtual_protect 0 
if and
   not 1@ == 0.0 
   not 2@ == 0.0 
   not 1@ == 1099.551 
   not 2@ == 1601.497 
   not 1@ == 2695.624 
   not 2@ == -1704.688 
  4@ == 1 
else_jump @PMT_2625 
return_true 
jump @PMT_2627 

:PMT_2625
return_false 

:PMT_2627
ret 3 1@ 2@ 3@

Only this command? "[font=Monaco, Consolas, Courier, monospace]/pspos[/font]"
 

ChillDog

New member
Joined
Apr 22, 2018
Messages
4
Reaction score
0
Parazitas said:
Audioli said:
1. Name of the mod (if the mod doesn't exist, you don't have to tell one): planerecording.cs
2. Where you saw it (not the server, we mean if you saw any videos/screenshots about it or not): nowhere but I heard some sobeit had it
3. What do you want (the most important part, explain this carefully): I want a tool that record a path same as Opcode.exe's vehicle recording but for planes.
4. Details (add more details to your request): I want it to be toggled
5. Need On/off key or command ?: F3 to toggle on/OFF
6. Give any picture or video: n/a
7. Your client is?: 0.3.7

Why u need this???


ChillDog said:
1. Name of the mod (if the mod doesn't exist, you don't have to tell one): Teleport.cs
2. Where you saw it (not the server, we mean if you saw any videos/screenshots about it or not): Cant remember
3. What do you want (the most important part, explain this carefully): Simple, i want to change that only numbers shit, i mean this cleo mod works typing /pspos 10 (for example) to save your position then if u type /plpos 10 you gonna teleport to there. The only thing that i want its change "only numbers" shit for words too, just like /pspos home the /plpos home (for example).
4. Details (add more details to your request): i want to save my position with whatever shit that i want, i mean numbers, words, symbols, etc.

5. Need On/off key or command ?: the same (/ptp ID, /pspos - /plpos, /pcp, /pback).
6. Give any picture or video:
7. Your client is?: 0.3.7

CODE
Code:
// This file was decompiled using SASCM.ini published by GTAG (http://gtag.gtagaming.com/opcode-database) on 14.6.2013
{$CLEO .cs}

//-------------MAIN---------------
0000: NOP 
0662: printstring "PopandauL" 
thread 'PMT' 
if 
33@ = SAMP.Base()
else_jump @PMT_44 
0A93: end_custom_thread 

:PMT_44
wait 400 
   SAMP.Available
else_jump @PMT_44 
wait 0 
if and
8AAB:   not file_exists "CLEO\Teleports.ini" 
8AAB:   not file_exists "CLEO\TeleportSettings.ini" 
else_jump @PMT_203 
wait 3000 
chatmsg "[{BAFF00}PMT{FFFFFF}]: One of the ini files is missing." 16777215 
0A93: end_custom_thread 
jump @PMT_394 

:PMT_203
wait 3000 
chatmsg "[{BAFF00}PMT{FFFFFF}]: Teleport.cs by {00B5FF}PopandauL {FFFFFF}was successfully loaded." 16777215 
0AF0: 29@ = get_int_from_ini_file "cleo\TeleportSettings.ini" section "Keys" key "Key1" 
0AF0: 28@ = get_int_from_ini_file "cleo\TeleportSettings.ini" section "Keys" key "Key2" 

:PMT_394
wait 0 
0B34: samp register_client_command "ptp" to_label @PMT_627 
0B34: samp register_client_command "pcp" to_label @PMT_888 
0B34: samp register_client_command "ptpc" to_label @PMT_1072 
0B34: samp register_client_command "pspos" to_label @PMT_1150 
0B34: samp register_client_command "plpos" to_label @PMT_1381 
0B34: samp register_client_command "pback" to_label @PMT_1802 
0B34: samp register_client_command "pmthelp" to_label @PMT_1981 

:PMT_493
wait 0 
if 
   Player.Defined($PLAYER_ACTOR)
else_jump @PMT_620 
0A8D: 12@ = read_memory 12216180 size 1 virtual_protect 0 
if and
key_down 28@ 
key_down 29@ 
   not 12@ == 0 
else_jump @PMT_620 
0AB6: store_target_marker_coords_to 5@ 6@ 7@ // IF and SET 
Actor.StorePos($PLAYER_ACTOR, 9@, 10@, 11@)
04E4: refresh_game_renderer_at 5@ 6@ 
Camera.SetAtPos(5@, 6@, 7@)
Actor.PutAt($PLAYER_ACTOR, 5@, 6@, -100.0)
wait 500 

:PMT_620
jump @PMT_493 

:PMT_627
wait 0 
   SAMP.IsCommandTyped(0@)
if 
0AD4: 30@ = scan_string 0@ format "%d" 0@  
else_jump @PMT_829 
if 
   SAMP.IsPlayerConnected(0@)
else_jump @PMT_768 
if 
4@ = SAMP.GetActorHandleByPlayerID(0@)
else_jump @PMT_719 
SAMP.GetStreamedOutPlayerPos(0@, 1@, 2@, 3@)
jump @PMT_733 

:PMT_719
Actor.StorePos(4@, 1@, 2@, 3@)

:PMT_733
Actor.StorePos($PLAYER_ACTOR, 9@, 10@, 11@)
Actor.PutAt($PLAYER_ACTOR, 1@, 2@, 3@)
jump @PMT_822 

:PMT_768
chatmsg "[{BAFF00}PMT{E3E3E3}]: Player not connected." 14935011 

:PMT_822
jump @PMT_886 

:PMT_829
chatmsg "[{BAFF00}PMT{E3E3E3}]: Please enter a valid ID." 14935011 

:PMT_886
SAMP.CmdRet

:PMT_888
wait 0 
17@ = 0 
13@ = 0 

:PMT_906
if 
call @PMT_2444 1 13@ 14@ 15@ 16@ 
else_jump @PMT_974 
17@ = 1 
Actor.StorePos($PLAYER_ACTOR, 9@, 10@, 11@)
Actor.PutAt($PLAYER_ACTOR, 14@, 15@, 16@)

:PMT_974
13@ += 1 
  13@ > 32 
else_jump @PMT_906 
if 
  17@ == 0 
else_jump @PMT_1070 
chatmsg "[{BAFF00}PMT{E3E3E3}]: No checkpoint was found." 14935011 

:PMT_1070
SAMP.CmdRet

:PMT_1072
wait 0 
   SAMP.IsCommandTyped(0@)
if 
0AD4: 30@ = scan_string 0@ format "%f %f %f" 1@ 2@ 3@  
else_jump @PMT_1148 
Actor.StorePos($PLAYER_ACTOR, 9@, 10@, 11@)
Actor.PutAt($PLAYER_ACTOR, 1@, 2@, 3@)

:PMT_1148
SAMP.CmdRet

:PMT_1150
wait 0 
   SAMP.IsCommandTyped(0@)
if 
0AD4: 30@ = scan_string 0@ format "%d" 0@  
else_jump @PMT_1313 
Actor.StorePos($PLAYER_ACTOR, 1@, 2@, 3@)
format 4@v "%d" 0@ 
0AF3: write_float 1@ to_ini_file "cleo\Teleports.ini" section 4@v key "X" 
0AF3: write_float 2@ to_ini_file "cleo\Teleports.ini" section 4@v key "Y" 
0AF3: write_float 3@ to_ini_file "cleo\Teleports.ini" section 4@v key "Z" 
jump @PMT_1379 

:PMT_1313
chatmsg "[{BAFF00}PMT{E3E3E3}]: Please enter a valid teleport ID." 14935011 

:PMT_1379
SAMP.CmdRet

:PMT_1381
wait 0 
if 
0AAB:   file_exists "cleo\Teleports.ini" 
else_jump @PMT_1739 
   SAMP.IsCommandTyped(0@)
if 
0AD4: 30@ = scan_string 0@ format "%d" 0@  
else_jump @PMT_1666 
format 4@v "%d" 0@ 
if and
0AF2: 1@ = get_float_from_ini_file "cleo\Teleports.ini" section 4@v key "X" 
0AF2: 2@ = get_float_from_ini_file "cleo\Teleports.ini" section 4@v key "Y" 
0AF2: 3@ = get_float_from_ini_file "cleo\Teleports.ini" section 4@v key "Z" 
else_jump @PMT_1602 
Actor.StorePos($PLAYER_ACTOR, 9@, 10@, 11@)
Actor.PutAt($PLAYER_ACTOR, 1@, 2@, 3@)
jump @PMT_1659 

:PMT_1602
chatmsg "[{BAFF00}PMT{E3E3E3}]: Not a valid teleport ID." 14935011 

:PMT_1659
jump @PMT_1732 

:PMT_1666
chatmsg "[{BAFF00}PMT{E3E3E3}]: Please enter a valid teleport ID." 14935011 

:PMT_1732
jump @PMT_1800 

:PMT_1739
chatmsg "[{BAFF00}PMT{E3E3E3}]: Teleports.ini was not found." 14935011 

:PMT_1800
SAMP.CmdRet

:PMT_1802
wait 0 
if and
   not 9@ == 0.0 
   not 10@ == 0.0 
   not 11@ == 0.0 
else_jump @PMT_1906 
0087: 18@ = 9@ // (float) 
0087: 19@ = 10@ // (float) 
0087: 20@ = 11@ // (float) 
Actor.StorePos($PLAYER_ACTOR, 9@, 10@, 11@)
Actor.PutAt($PLAYER_ACTOR, 18@, 19@, 20@)
jump @PMT_1979 

:PMT_1906
chatmsg "[{BAFF00}PMT{E3E3E3}]: A valid previous position was not found." 14935011 

:PMT_1979
SAMP.CmdRet

:PMT_1981
wait 0 
0AC6: 20@ = label @PMT_2033 offset 
SAMP.ShowDialog(2, "Mod by PopandauL", 20@, "Close", "", DIALOG_STYLE_MSGBOX)
SAMP.CmdRet

:PMT_2033
hex
"{FFFFFF}Commands:" 0A
"{02F6EB}/ptp{C0FF01}: teleport to a player (eg. /ptp 10)." 0A
"{02F6EB}/pcp{C0FF01}: teleport to checkpoint (eg. /pcp)." 0A
"{02F6EB}/ptpc{C0FF01}: teleport to coordinates (eg. /ptpc 100.0 100.0 250.0)." 0A
"{02F6EB}/pspos{C0FF01}: save a position under a decimal name (eg. /pspos 2)." 0A
"{02F6EB}/plpos{C0FF01}: load a position (eg. /plpos 2)." 0A
"{02F6EB}/pback{C0FF01}: teleport back to your last position." 00
end

:PMT_2444
0@ *= 160 
0@ += 13098328 
0@ += 48 
0A8D: 1@ = read_memory 0@ size 4 virtual_protect 0 
0@ += 4 
0A8D: 2@ = read_memory 0@ size 4 virtual_protect 0 
0@ += 4 
0A8D: 3@ = read_memory 0@ size 4 virtual_protect 0 
0@ += 26 
0A8D: 4@ = read_memory 0@ size 1 virtual_protect 0 
if and
   not 1@ == 0.0 
   not 2@ == 0.0 
   not 1@ == 1099.551 
   not 2@ == 1601.497 
   not 1@ == 2695.624 
   not 2@ == -1704.688 
  4@ == 1 
else_jump @PMT_2625 
return_true 
jump @PMT_2627 

:PMT_2625
return_false 

:PMT_2627
ret 3 1@ 2@ 3@

Only this command? "[font=Monaco, Consolas, Courier, monospace]/pspos[/font]"



Nope, /pspos and /plpos. (/pspos to save position and /plpos to load it), i want to save positions wit numbers and words too, same thing to load it.
 

Audioli

Active member
Joined
May 20, 2015
Messages
58
Reaction score
0
Parazitas said:
Audioli said:
1. Name of the mod (if the mod doesn't exist, you don't have to tell one): planerecording.cs
2. Where you saw it (not the server, we mean if you saw any videos/screenshots about it or not): nowhere but I heard some sobeit had it
3. What do you want (the most important part, explain this carefully): I want a tool that record a path same as Opcode.exe's vehicle recording but for planes.
4. Details (add more details to your request): I want it to be toggled
5. Need On/off key or command ?: F3 to toggle on/OFF
6. Give any picture or video: n/a
7. Your client is?: 0.3.7

Why u need this???


ChillDog said:
1. Name of the mod (if the mod doesn't exist, you don't have to tell one): Teleport.cs
2. Where you saw it (not the server, we mean if you saw any videos/screenshots about it or not): Cant remember
3. What do you want (the most important part, explain this carefully): Simple, i want to change that only numbers shit, i mean this cleo mod works typing /pspos 10 (for example) to save your position then if u type /plpos 10 you gonna teleport to there. The only thing that i want its change "only numbers" shit for words too, just like /pspos home the /plpos home (for example).
4. Details (add more details to your request): i want to save my position with whatever shit that i want, i mean numbers, words, symbols, etc.

5. Need On/off key or command ?: the same (/ptp ID, /pspos - /plpos, /pcp, /pback).
6. Give any picture or video:
7. Your client is?: 0.3.7

CODE
Code:
// This file was decompiled using SASCM.ini published by GTAG (http://gtag.gtagaming.com/opcode-database) on 14.6.2013
{$CLEO .cs}

//-------------MAIN---------------
0000: NOP 
0662: printstring "PopandauL" 
thread 'PMT' 
if 
33@ = SAMP.Base()
else_jump @PMT_44 
0A93: end_custom_thread 

:PMT_44
wait 400 
   SAMP.Available
else_jump @PMT_44 
wait 0 
if and
8AAB:   not file_exists "CLEO\Teleports.ini" 
8AAB:   not file_exists "CLEO\TeleportSettings.ini" 
else_jump @PMT_203 
wait 3000 
chatmsg "[{BAFF00}PMT{FFFFFF}]: One of the ini files is missing." 16777215 
0A93: end_custom_thread 
jump @PMT_394 

:PMT_203
wait 3000 
chatmsg "[{BAFF00}PMT{FFFFFF}]: Teleport.cs by {00B5FF}PopandauL {FFFFFF}was successfully loaded." 16777215 
0AF0: 29@ = get_int_from_ini_file "cleo\TeleportSettings.ini" section "Keys" key "Key1" 
0AF0: 28@ = get_int_from_ini_file "cleo\TeleportSettings.ini" section "Keys" key "Key2" 

:PMT_394
wait 0 
0B34: samp register_client_command "ptp" to_label @PMT_627 
0B34: samp register_client_command "pcp" to_label @PMT_888 
0B34: samp register_client_command "ptpc" to_label @PMT_1072 
0B34: samp register_client_command "pspos" to_label @PMT_1150 
0B34: samp register_client_command "plpos" to_label @PMT_1381 
0B34: samp register_client_command "pback" to_label @PMT_1802 
0B34: samp register_client_command "pmthelp" to_label @PMT_1981 

:PMT_493
wait 0 
if 
   Player.Defined($PLAYER_ACTOR)
else_jump @PMT_620 
0A8D: 12@ = read_memory 12216180 size 1 virtual_protect 0 
if and
key_down 28@ 
key_down 29@ 
   not 12@ == 0 
else_jump @PMT_620 
0AB6: store_target_marker_coords_to 5@ 6@ 7@ // IF and SET 
Actor.StorePos($PLAYER_ACTOR, 9@, 10@, 11@)
04E4: refresh_game_renderer_at 5@ 6@ 
Camera.SetAtPos(5@, 6@, 7@)
Actor.PutAt($PLAYER_ACTOR, 5@, 6@, -100.0)
wait 500 

:PMT_620
jump @PMT_493 

:PMT_627
wait 0 
   SAMP.IsCommandTyped(0@)
if 
0AD4: 30@ = scan_string 0@ format "%d" 0@  
else_jump @PMT_829 
if 
   SAMP.IsPlayerConnected(0@)
else_jump @PMT_768 
if 
4@ = SAMP.GetActorHandleByPlayerID(0@)
else_jump @PMT_719 
SAMP.GetStreamedOutPlayerPos(0@, 1@, 2@, 3@)
jump @PMT_733 

:PMT_719
Actor.StorePos(4@, 1@, 2@, 3@)

:PMT_733
Actor.StorePos($PLAYER_ACTOR, 9@, 10@, 11@)
Actor.PutAt($PLAYER_ACTOR, 1@, 2@, 3@)
jump @PMT_822 

:PMT_768
chatmsg "[{BAFF00}PMT{E3E3E3}]: Player not connected." 14935011 

:PMT_822
jump @PMT_886 

:PMT_829
chatmsg "[{BAFF00}PMT{E3E3E3}]: Please enter a valid ID." 14935011 

:PMT_886
SAMP.CmdRet

:PMT_888
wait 0 
17@ = 0 
13@ = 0 

:PMT_906
if 
call @PMT_2444 1 13@ 14@ 15@ 16@ 
else_jump @PMT_974 
17@ = 1 
Actor.StorePos($PLAYER_ACTOR, 9@, 10@, 11@)
Actor.PutAt($PLAYER_ACTOR, 14@, 15@, 16@)

:PMT_974
13@ += 1 
  13@ > 32 
else_jump @PMT_906 
if 
  17@ == 0 
else_jump @PMT_1070 
chatmsg "[{BAFF00}PMT{E3E3E3}]: No checkpoint was found." 14935011 

:PMT_1070
SAMP.CmdRet

:PMT_1072
wait 0 
   SAMP.IsCommandTyped(0@)
if 
0AD4: 30@ = scan_string 0@ format "%f %f %f" 1@ 2@ 3@  
else_jump @PMT_1148 
Actor.StorePos($PLAYER_ACTOR, 9@, 10@, 11@)
Actor.PutAt($PLAYER_ACTOR, 1@, 2@, 3@)

:PMT_1148
SAMP.CmdRet

:PMT_1150
wait 0 
   SAMP.IsCommandTyped(0@)
if 
0AD4: 30@ = scan_string 0@ format "%d" 0@  
else_jump @PMT_1313 
Actor.StorePos($PLAYER_ACTOR, 1@, 2@, 3@)
format 4@v "%d" 0@ 
0AF3: write_float 1@ to_ini_file "cleo\Teleports.ini" section 4@v key "X" 
0AF3: write_float 2@ to_ini_file "cleo\Teleports.ini" section 4@v key "Y" 
0AF3: write_float 3@ to_ini_file "cleo\Teleports.ini" section 4@v key "Z" 
jump @PMT_1379 

:PMT_1313
chatmsg "[{BAFF00}PMT{E3E3E3}]: Please enter a valid teleport ID." 14935011 

:PMT_1379
SAMP.CmdRet

:PMT_1381
wait 0 
if 
0AAB:   file_exists "cleo\Teleports.ini" 
else_jump @PMT_1739 
   SAMP.IsCommandTyped(0@)
if 
0AD4: 30@ = scan_string 0@ format "%d" 0@  
else_jump @PMT_1666 
format 4@v "%d" 0@ 
if and
0AF2: 1@ = get_float_from_ini_file "cleo\Teleports.ini" section 4@v key "X" 
0AF2: 2@ = get_float_from_ini_file "cleo\Teleports.ini" section 4@v key "Y" 
0AF2: 3@ = get_float_from_ini_file "cleo\Teleports.ini" section 4@v key "Z" 
else_jump @PMT_1602 
Actor.StorePos($PLAYER_ACTOR, 9@, 10@, 11@)
Actor.PutAt($PLAYER_ACTOR, 1@, 2@, 3@)
jump @PMT_1659 

:PMT_1602
chatmsg "[{BAFF00}PMT{E3E3E3}]: Not a valid teleport ID." 14935011 

:PMT_1659
jump @PMT_1732 

:PMT_1666
chatmsg "[{BAFF00}PMT{E3E3E3}]: Please enter a valid teleport ID." 14935011 

:PMT_1732
jump @PMT_1800 

:PMT_1739
chatmsg "[{BAFF00}PMT{E3E3E3}]: Teleports.ini was not found." 14935011 

:PMT_1800
SAMP.CmdRet

:PMT_1802
wait 0 
if and
   not 9@ == 0.0 
   not 10@ == 0.0 
   not 11@ == 0.0 
else_jump @PMT_1906 
0087: 18@ = 9@ // (float) 
0087: 19@ = 10@ // (float) 
0087: 20@ = 11@ // (float) 
Actor.StorePos($PLAYER_ACTOR, 9@, 10@, 11@)
Actor.PutAt($PLAYER_ACTOR, 18@, 19@, 20@)
jump @PMT_1979 

:PMT_1906
chatmsg "[{BAFF00}PMT{E3E3E3}]: A valid previous position was not found." 14935011 

:PMT_1979
SAMP.CmdRet

:PMT_1981
wait 0 
0AC6: 20@ = label @PMT_2033 offset 
SAMP.ShowDialog(2, "Mod by PopandauL", 20@, "Close", "", DIALOG_STYLE_MSGBOX)
SAMP.CmdRet

:PMT_2033
hex
"{FFFFFF}Commands:" 0A
"{02F6EB}/ptp{C0FF01}: teleport to a player (eg. /ptp 10)." 0A
"{02F6EB}/pcp{C0FF01}: teleport to checkpoint (eg. /pcp)." 0A
"{02F6EB}/ptpc{C0FF01}: teleport to coordinates (eg. /ptpc 100.0 100.0 250.0)." 0A
"{02F6EB}/pspos{C0FF01}: save a position under a decimal name (eg. /pspos 2)." 0A
"{02F6EB}/plpos{C0FF01}: load a position (eg. /plpos 2)." 0A
"{02F6EB}/pback{C0FF01}: teleport back to your last position." 00
end

:PMT_2444
0@ *= 160 
0@ += 13098328 
0@ += 48 
0A8D: 1@ = read_memory 0@ size 4 virtual_protect 0 
0@ += 4 
0A8D: 2@ = read_memory 0@ size 4 virtual_protect 0 
0@ += 4 
0A8D: 3@ = read_memory 0@ size 4 virtual_protect 0 
0@ += 26 
0A8D: 4@ = read_memory 0@ size 1 virtual_protect 0 
if and
   not 1@ == 0.0 
   not 2@ == 0.0 
   not 1@ == 1099.551 
   not 2@ == 1601.497 
   not 1@ == 2695.624 
   not 2@ == -1704.688 
  4@ == 1 
else_jump @PMT_2625 
return_true 
jump @PMT_2627 

:PMT_2625
return_false 

:PMT_2627
ret 3 1@ 2@ 3@

Only this command? "[font=Monaco, Consolas, Courier, monospace]/pspos[/font]"



Because I need!
 

Parazitas

God
Joined
Jan 2, 2017
Messages
3,112
Solutions
5
Reaction score
878
Location
Lithuania
Audioli said:
Parazitas said:
Audioli said:
1. Name of the mod (if the mod doesn't exist, you don't have to tell one): planerecording.cs
2. Where you saw it (not the server, we mean if you saw any videos/screenshots about it or not): nowhere but I heard some sobeit had it
3. What do you want (the most important part, explain this carefully): I want a tool that record a path same as Opcode.exe's vehicle recording but for planes.
4. Details (add more details to your request): I want it to be toggled
5. Need On/off key or command ?: F3 to toggle on/OFF
6. Give any picture or video: n/a
7. Your client is?: 0.3.7

Why u need this???


ChillDog said:
1. Name of the mod (if the mod doesn't exist, you don't have to tell one): Teleport.cs
2. Where you saw it (not the server, we mean if you saw any videos/screenshots about it or not): Cant remember
3. What do you want (the most important part, explain this carefully): Simple, i want to change that only numbers shit, i mean this cleo mod works typing /pspos 10 (for example) to save your position then if u type /plpos 10 you gonna teleport to there. The only thing that i want its change "only numbers" shit for words too, just like /pspos home the /plpos home (for example).
4. Details (add more details to your request): i want to save my position with whatever shit that i want, i mean numbers, words, symbols, etc.

5. Need On/off key or command ?: the same (/ptp ID, /pspos - /plpos, /pcp, /pback).
6. Give any picture or video:
7. Your client is?: 0.3.7

CODE
Code:
// This file was decompiled using SASCM.ini published by GTAG (http://gtag.gtagaming.com/opcode-database) on 14.6.2013
{$CLEO .cs}

//-------------MAIN---------------
0000: NOP 
0662: printstring "PopandauL" 
thread 'PMT' 
if 
33@ = SAMP.Base()
else_jump @PMT_44 
0A93: end_custom_thread 

:PMT_44
wait 400 
   SAMP.Available
else_jump @PMT_44 
wait 0 
if and
8AAB:   not file_exists "CLEO\Teleports.ini" 
8AAB:   not file_exists "CLEO\TeleportSettings.ini" 
else_jump @PMT_203 
wait 3000 
chatmsg "[{BAFF00}PMT{FFFFFF}]: One of the ini files is missing." 16777215 
0A93: end_custom_thread 
jump @PMT_394 

:PMT_203
wait 3000 
chatmsg "[{BAFF00}PMT{FFFFFF}]: Teleport.cs by {00B5FF}PopandauL {FFFFFF}was successfully loaded." 16777215 
0AF0: 29@ = get_int_from_ini_file "cleo\TeleportSettings.ini" section "Keys" key "Key1" 
0AF0: 28@ = get_int_from_ini_file "cleo\TeleportSettings.ini" section "Keys" key "Key2" 

:PMT_394
wait 0 
0B34: samp register_client_command "ptp" to_label @PMT_627 
0B34: samp register_client_command "pcp" to_label @PMT_888 
0B34: samp register_client_command "ptpc" to_label @PMT_1072 
0B34: samp register_client_command "pspos" to_label @PMT_1150 
0B34: samp register_client_command "plpos" to_label @PMT_1381 
0B34: samp register_client_command "pback" to_label @PMT_1802 
0B34: samp register_client_command "pmthelp" to_label @PMT_1981 

:PMT_493
wait 0 
if 
   Player.Defined($PLAYER_ACTOR)
else_jump @PMT_620 
0A8D: 12@ = read_memory 12216180 size 1 virtual_protect 0 
if and
key_down 28@ 
key_down 29@ 
   not 12@ == 0 
else_jump @PMT_620 
0AB6: store_target_marker_coords_to 5@ 6@ 7@ // IF and SET 
Actor.StorePos($PLAYER_ACTOR, 9@, 10@, 11@)
04E4: refresh_game_renderer_at 5@ 6@ 
Camera.SetAtPos(5@, 6@, 7@)
Actor.PutAt($PLAYER_ACTOR, 5@, 6@, -100.0)
wait 500 

:PMT_620
jump @PMT_493 

:PMT_627
wait 0 
   SAMP.IsCommandTyped(0@)
if 
0AD4: 30@ = scan_string 0@ format "%d" 0@  
else_jump @PMT_829 
if 
   SAMP.IsPlayerConnected(0@)
else_jump @PMT_768 
if 
4@ = SAMP.GetActorHandleByPlayerID(0@)
else_jump @PMT_719 
SAMP.GetStreamedOutPlayerPos(0@, 1@, 2@, 3@)
jump @PMT_733 

:PMT_719
Actor.StorePos(4@, 1@, 2@, 3@)

:PMT_733
Actor.StorePos($PLAYER_ACTOR, 9@, 10@, 11@)
Actor.PutAt($PLAYER_ACTOR, 1@, 2@, 3@)
jump @PMT_822 

:PMT_768
chatmsg "[{BAFF00}PMT{E3E3E3}]: Player not connected." 14935011 

:PMT_822
jump @PMT_886 

:PMT_829
chatmsg "[{BAFF00}PMT{E3E3E3}]: Please enter a valid ID." 14935011 

:PMT_886
SAMP.CmdRet

:PMT_888
wait 0 
17@ = 0 
13@ = 0 

:PMT_906
if 
call @PMT_2444 1 13@ 14@ 15@ 16@ 
else_jump @PMT_974 
17@ = 1 
Actor.StorePos($PLAYER_ACTOR, 9@, 10@, 11@)
Actor.PutAt($PLAYER_ACTOR, 14@, 15@, 16@)

:PMT_974
13@ += 1 
  13@ > 32 
else_jump @PMT_906 
if 
  17@ == 0 
else_jump @PMT_1070 
chatmsg "[{BAFF00}PMT{E3E3E3}]: No checkpoint was found." 14935011 

:PMT_1070
SAMP.CmdRet

:PMT_1072
wait 0 
   SAMP.IsCommandTyped(0@)
if 
0AD4: 30@ = scan_string 0@ format "%f %f %f" 1@ 2@ 3@  
else_jump @PMT_1148 
Actor.StorePos($PLAYER_ACTOR, 9@, 10@, 11@)
Actor.PutAt($PLAYER_ACTOR, 1@, 2@, 3@)

:PMT_1148
SAMP.CmdRet

:PMT_1150
wait 0 
   SAMP.IsCommandTyped(0@)
if 
0AD4: 30@ = scan_string 0@ format "%d" 0@  
else_jump @PMT_1313 
Actor.StorePos($PLAYER_ACTOR, 1@, 2@, 3@)
format 4@v "%d" 0@ 
0AF3: write_float 1@ to_ini_file "cleo\Teleports.ini" section 4@v key "X" 
0AF3: write_float 2@ to_ini_file "cleo\Teleports.ini" section 4@v key "Y" 
0AF3: write_float 3@ to_ini_file "cleo\Teleports.ini" section 4@v key "Z" 
jump @PMT_1379 

:PMT_1313
chatmsg "[{BAFF00}PMT{E3E3E3}]: Please enter a valid teleport ID." 14935011 

:PMT_1379
SAMP.CmdRet

:PMT_1381
wait 0 
if 
0AAB:   file_exists "cleo\Teleports.ini" 
else_jump @PMT_1739 
   SAMP.IsCommandTyped(0@)
if 
0AD4: 30@ = scan_string 0@ format "%d" 0@  
else_jump @PMT_1666 
format 4@v "%d" 0@ 
if and
0AF2: 1@ = get_float_from_ini_file "cleo\Teleports.ini" section 4@v key "X" 
0AF2: 2@ = get_float_from_ini_file "cleo\Teleports.ini" section 4@v key "Y" 
0AF2: 3@ = get_float_from_ini_file "cleo\Teleports.ini" section 4@v key "Z" 
else_jump @PMT_1602 
Actor.StorePos($PLAYER_ACTOR, 9@, 10@, 11@)
Actor.PutAt($PLAYER_ACTOR, 1@, 2@, 3@)
jump @PMT_1659 

:PMT_1602
chatmsg "[{BAFF00}PMT{E3E3E3}]: Not a valid teleport ID." 14935011 

:PMT_1659
jump @PMT_1732 

:PMT_1666
chatmsg "[{BAFF00}PMT{E3E3E3}]: Please enter a valid teleport ID." 14935011 

:PMT_1732
jump @PMT_1800 

:PMT_1739
chatmsg "[{BAFF00}PMT{E3E3E3}]: Teleports.ini was not found." 14935011 

:PMT_1800
SAMP.CmdRet

:PMT_1802
wait 0 
if and
   not 9@ == 0.0 
   not 10@ == 0.0 
   not 11@ == 0.0 
else_jump @PMT_1906 
0087: 18@ = 9@ // (float) 
0087: 19@ = 10@ // (float) 
0087: 20@ = 11@ // (float) 
Actor.StorePos($PLAYER_ACTOR, 9@, 10@, 11@)
Actor.PutAt($PLAYER_ACTOR, 18@, 19@, 20@)
jump @PMT_1979 

:PMT_1906
chatmsg "[{BAFF00}PMT{E3E3E3}]: A valid previous position was not found." 14935011 

:PMT_1979
SAMP.CmdRet

:PMT_1981
wait 0 
0AC6: 20@ = label @PMT_2033 offset 
SAMP.ShowDialog(2, "Mod by PopandauL", 20@, "Close", "", DIALOG_STYLE_MSGBOX)
SAMP.CmdRet

:PMT_2033
hex
"{FFFFFF}Commands:" 0A
"{02F6EB}/ptp{C0FF01}: teleport to a player (eg. /ptp 10)." 0A
"{02F6EB}/pcp{C0FF01}: teleport to checkpoint (eg. /pcp)." 0A
"{02F6EB}/ptpc{C0FF01}: teleport to coordinates (eg. /ptpc 100.0 100.0 250.0)." 0A
"{02F6EB}/pspos{C0FF01}: save a position under a decimal name (eg. /pspos 2)." 0A
"{02F6EB}/plpos{C0FF01}: load a position (eg. /plpos 2)." 0A
"{02F6EB}/pback{C0FF01}: teleport back to your last position." 00
end

:PMT_2444
0@ *= 160 
0@ += 13098328 
0@ += 48 
0A8D: 1@ = read_memory 0@ size 4 virtual_protect 0 
0@ += 4 
0A8D: 2@ = read_memory 0@ size 4 virtual_protect 0 
0@ += 4 
0A8D: 3@ = read_memory 0@ size 4 virtual_protect 0 
0@ += 26 
0A8D: 4@ = read_memory 0@ size 1 virtual_protect 0 
if and
   not 1@ == 0.0 
   not 2@ == 0.0 
   not 1@ == 1099.551 
   not 2@ == 1601.497 
   not 1@ == 2695.624 
   not 2@ == -1704.688 
  4@ == 1 
else_jump @PMT_2625 
return_true 
jump @PMT_2627 

:PMT_2625
return_false 

:PMT_2627
ret 3 1@ 2@ 3@

Only this command? "[font=Monaco, Consolas, Courier, monospace]/pspos[/font]"



Because I need!



I'am busy ...
 

Audioli

Active member
Joined
May 20, 2015
Messages
58
Reaction score
0
Parazitas said:
Audioli said:
Parazitas said:
Audioli said:
1. Name of the mod (if the mod doesn't exist, you don't have to tell one): planerecording.cs
2. Where you saw it (not the server, we mean if you saw any videos/screenshots about it or not): nowhere but I heard some sobeit had it
3. What do you want (the most important part, explain this carefully): I want a tool that record a path same as Opcode.exe's vehicle recording but for planes.
4. Details (add more details to your request): I want it to be toggled
5. Need On/off key or command ?: F3 to toggle on/OFF
6. Give any picture or video: n/a
7. Your client is?: 0.3.7

Why u need this???


ChillDog said:
1. Name of the mod (if the mod doesn't exist, you don't have to tell one): Teleport.cs
2. Where you saw it (not the server, we mean if you saw any videos/screenshots about it or not): Cant remember
3. What do you want (the most important part, explain this carefully): Simple, i want to change that only numbers shit, i mean this cleo mod works typing /pspos 10 (for example) to save your position then if u type /plpos 10 you gonna teleport to there. The only thing that i want its change "only numbers" shit for words too, just like /pspos home the /plpos home (for example).
4. Details (add more details to your request): i want to save my position with whatever shit that i want, i mean numbers, words, symbols, etc.

5. Need On/off key or command ?: the same (/ptp ID, /pspos - /plpos, /pcp, /pback).
6. Give any picture or video:
7. Your client is?: 0.3.7

CODE
Code:
// This file was decompiled using SASCM.ini published by GTAG (http://gtag.gtagaming.com/opcode-database) on 14.6.2013
{$CLEO .cs}

//-------------MAIN---------------
0000: NOP 
0662: printstring "PopandauL" 
thread 'PMT' 
if 
33@ = SAMP.Base()
else_jump @PMT_44 
0A93: end_custom_thread 

:PMT_44
wait 400 
   SAMP.Available
else_jump @PMT_44 
wait 0 
if and
8AAB:   not file_exists "CLEO\Teleports.ini" 
8AAB:   not file_exists "CLEO\TeleportSettings.ini" 
else_jump @PMT_203 
wait 3000 
chatmsg "[{BAFF00}PMT{FFFFFF}]: One of the ini files is missing." 16777215 
0A93: end_custom_thread 
jump @PMT_394 

:PMT_203
wait 3000 
chatmsg "[{BAFF00}PMT{FFFFFF}]: Teleport.cs by {00B5FF}PopandauL {FFFFFF}was successfully loaded." 16777215 
0AF0: 29@ = get_int_from_ini_file "cleo\TeleportSettings.ini" section "Keys" key "Key1" 
0AF0: 28@ = get_int_from_ini_file "cleo\TeleportSettings.ini" section "Keys" key "Key2" 

:PMT_394
wait 0 
0B34: samp register_client_command "ptp" to_label @PMT_627 
0B34: samp register_client_command "pcp" to_label @PMT_888 
0B34: samp register_client_command "ptpc" to_label @PMT_1072 
0B34: samp register_client_command "pspos" to_label @PMT_1150 
0B34: samp register_client_command "plpos" to_label @PMT_1381 
0B34: samp register_client_command "pback" to_label @PMT_1802 
0B34: samp register_client_command "pmthelp" to_label @PMT_1981 

:PMT_493
wait 0 
if 
   Player.Defined($PLAYER_ACTOR)
else_jump @PMT_620 
0A8D: 12@ = read_memory 12216180 size 1 virtual_protect 0 
if and
key_down 28@ 
key_down 29@ 
   not 12@ == 0 
else_jump @PMT_620 
0AB6: store_target_marker_coords_to 5@ 6@ 7@ // IF and SET 
Actor.StorePos($PLAYER_ACTOR, 9@, 10@, 11@)
04E4: refresh_game_renderer_at 5@ 6@ 
Camera.SetAtPos(5@, 6@, 7@)
Actor.PutAt($PLAYER_ACTOR, 5@, 6@, -100.0)
wait 500 

:PMT_620
jump @PMT_493 

:PMT_627
wait 0 
   SAMP.IsCommandTyped(0@)
if 
0AD4: 30@ = scan_string 0@ format "%d" 0@  
else_jump @PMT_829 
if 
   SAMP.IsPlayerConnected(0@)
else_jump @PMT_768 
if 
4@ = SAMP.GetActorHandleByPlayerID(0@)
else_jump @PMT_719 
SAMP.GetStreamedOutPlayerPos(0@, 1@, 2@, 3@)
jump @PMT_733 

:PMT_719
Actor.StorePos(4@, 1@, 2@, 3@)

:PMT_733
Actor.StorePos($PLAYER_ACTOR, 9@, 10@, 11@)
Actor.PutAt($PLAYER_ACTOR, 1@, 2@, 3@)
jump @PMT_822 

:PMT_768
chatmsg "[{BAFF00}PMT{E3E3E3}]: Player not connected." 14935011 

:PMT_822
jump @PMT_886 

:PMT_829
chatmsg "[{BAFF00}PMT{E3E3E3}]: Please enter a valid ID." 14935011 

:PMT_886
SAMP.CmdRet

:PMT_888
wait 0 
17@ = 0 
13@ = 0 

:PMT_906
if 
call @PMT_2444 1 13@ 14@ 15@ 16@ 
else_jump @PMT_974 
17@ = 1 
Actor.StorePos($PLAYER_ACTOR, 9@, 10@, 11@)
Actor.PutAt($PLAYER_ACTOR, 14@, 15@, 16@)

:PMT_974
13@ += 1 
  13@ > 32 
else_jump @PMT_906 
if 
  17@ == 0 
else_jump @PMT_1070 
chatmsg "[{BAFF00}PMT{E3E3E3}]: No checkpoint was found." 14935011 

:PMT_1070
SAMP.CmdRet

:PMT_1072
wait 0 
   SAMP.IsCommandTyped(0@)
if 
0AD4: 30@ = scan_string 0@ format "%f %f %f" 1@ 2@ 3@  
else_jump @PMT_1148 
Actor.StorePos($PLAYER_ACTOR, 9@, 10@, 11@)
Actor.PutAt($PLAYER_ACTOR, 1@, 2@, 3@)

:PMT_1148
SAMP.CmdRet

:PMT_1150
wait 0 
   SAMP.IsCommandTyped(0@)
if 
0AD4: 30@ = scan_string 0@ format "%d" 0@  
else_jump @PMT_1313 
Actor.StorePos($PLAYER_ACTOR, 1@, 2@, 3@)
format 4@v "%d" 0@ 
0AF3: write_float 1@ to_ini_file "cleo\Teleports.ini" section 4@v key "X" 
0AF3: write_float 2@ to_ini_file "cleo\Teleports.ini" section 4@v key "Y" 
0AF3: write_float 3@ to_ini_file "cleo\Teleports.ini" section 4@v key "Z" 
jump @PMT_1379 

:PMT_1313
chatmsg "[{BAFF00}PMT{E3E3E3}]: Please enter a valid teleport ID." 14935011 

:PMT_1379
SAMP.CmdRet

:PMT_1381
wait 0 
if 
0AAB:   file_exists "cleo\Teleports.ini" 
else_jump @PMT_1739 
   SAMP.IsCommandTyped(0@)
if 
0AD4: 30@ = scan_string 0@ format "%d" 0@  
else_jump @PMT_1666 
format 4@v "%d" 0@ 
if and
0AF2: 1@ = get_float_from_ini_file "cleo\Teleports.ini" section 4@v key "X" 
0AF2: 2@ = get_float_from_ini_file "cleo\Teleports.ini" section 4@v key "Y" 
0AF2: 3@ = get_float_from_ini_file "cleo\Teleports.ini" section 4@v key "Z" 
else_jump @PMT_1602 
Actor.StorePos($PLAYER_ACTOR, 9@, 10@, 11@)
Actor.PutAt($PLAYER_ACTOR, 1@, 2@, 3@)
jump @PMT_1659 

:PMT_1602
chatmsg "[{BAFF00}PMT{E3E3E3}]: Not a valid teleport ID." 14935011 

:PMT_1659
jump @PMT_1732 

:PMT_1666
chatmsg "[{BAFF00}PMT{E3E3E3}]: Please enter a valid teleport ID." 14935011 

:PMT_1732
jump @PMT_1800 

:PMT_1739
chatmsg "[{BAFF00}PMT{E3E3E3}]: Teleports.ini was not found." 14935011 

:PMT_1800
SAMP.CmdRet

:PMT_1802
wait 0 
if and
   not 9@ == 0.0 
   not 10@ == 0.0 
   not 11@ == 0.0 
else_jump @PMT_1906 
0087: 18@ = 9@ // (float) 
0087: 19@ = 10@ // (float) 
0087: 20@ = 11@ // (float) 
Actor.StorePos($PLAYER_ACTOR, 9@, 10@, 11@)
Actor.PutAt($PLAYER_ACTOR, 18@, 19@, 20@)
jump @PMT_1979 

:PMT_1906
chatmsg "[{BAFF00}PMT{E3E3E3}]: A valid previous position was not found." 14935011 

:PMT_1979
SAMP.CmdRet

:PMT_1981
wait 0 
0AC6: 20@ = label @PMT_2033 offset 
SAMP.ShowDialog(2, "Mod by PopandauL", 20@, "Close", "", DIALOG_STYLE_MSGBOX)
SAMP.CmdRet

:PMT_2033
hex
"{FFFFFF}Commands:" 0A
"{02F6EB}/ptp{C0FF01}: teleport to a player (eg. /ptp 10)." 0A
"{02F6EB}/pcp{C0FF01}: teleport to checkpoint (eg. /pcp)." 0A
"{02F6EB}/ptpc{C0FF01}: teleport to coordinates (eg. /ptpc 100.0 100.0 250.0)." 0A
"{02F6EB}/pspos{C0FF01}: save a position under a decimal name (eg. /pspos 2)." 0A
"{02F6EB}/plpos{C0FF01}: load a position (eg. /plpos 2)." 0A
"{02F6EB}/pback{C0FF01}: teleport back to your last position." 00
end

:PMT_2444
0@ *= 160 
0@ += 13098328 
0@ += 48 
0A8D: 1@ = read_memory 0@ size 4 virtual_protect 0 
0@ += 4 
0A8D: 2@ = read_memory 0@ size 4 virtual_protect 0 
0@ += 4 
0A8D: 3@ = read_memory 0@ size 4 virtual_protect 0 
0@ += 26 
0A8D: 4@ = read_memory 0@ size 1 virtual_protect 0 
if and
   not 1@ == 0.0 
   not 2@ == 0.0 
   not 1@ == 1099.551 
   not 2@ == 1601.497 
   not 1@ == 2695.624 
   not 2@ == -1704.688 
  4@ == 1 
else_jump @PMT_2625 
return_true 
jump @PMT_2627 

:PMT_2625
return_false 

:PMT_2627
ret 3 1@ 2@ 3@

Only this command? "[font=Monaco, Consolas, Courier, monospace]/pspos[/font]"



Because I need!



I'am busy ...



Just make it when you aren't busy.
 

Xen

New member
Joined
Apr 30, 2017
Messages
3
Reaction score
0
AuZeaFB.png


Can anyone help me with this mod's name? What I got told is that it's a .asi that points DX calls to IMGUI that's themed. Glad if anybody could do it for me. Thanks in advance
 

BadShah.

Active member
Joined
Jul 6, 2013
Messages
93
Reaction score
1
Request form.:
1. Name of the mod (if the mod doesn't exist, you don't have to tell one): autoscroll.cs
2. Where you saw it (not the server, we mean if you saw any videos/screenshots about it or not): ugbase.eu
3. What do you want (the most important part, explain this carefully): This mod that im providing the link below, it makes my bullet little bit of no spread which causes problem and admins detect it. Please fix this and make it only for sawn off shotgun not for other weapons.. Thanks.
4. Details (add more details to your request): This mod got me banned for nospread many times idk why, but people see me shooting while reloading so please fix this sir thanks and make this only for sawn off 

5. Need On/off key or command ?: always on for sawn off
6. Give any picture or video: http://ugbase.eu/Thread-CLEO-AutoScroll-cs?highlight=auto+scroll
7. Your client is?: 0.3.7
 

Ihabou

New member
Joined
Jun 4, 2018
Messages
1
Reaction score
0
Request form.:
1. Name of the mod (if the mod doesn't exist, you don't have to tell one):Auto /SignCheck
2. Where you saw it (not the server, we mean if you saw any videos/screenshots about it or not):-
4. Details (add more details to your request):So After One hour of playing (lawless RP) there is something appear in just like xx:x1 you have 5 minutes to sumbit 6 random codes that appear after typing /signcheck So if this code passes you it doesn't count on Playing hours
5. Need On/off key or command ?:Automatic
6. Give any picture or video:Here is link https://imgur.com/a/rIPsP
7. Your client is?:0.3.7 R1 (With Samp Funcs 5.3.3 And cleo 4.4)
Thanks In advance Bro
 

Parazitas

God
Joined
Jan 2, 2017
Messages
3,112
Solutions
5
Reaction score
878
Location
Lithuania
Ihabou said:
Request form.:
1. Name of the mod (if the mod doesn't exist, you don't have to tell one):Auto /SignCheck
2. Where you saw it (not the server, we mean if you saw any videos/screenshots about it or not):-
4. Details (add more details to your request):So After One hour of playing (lawless RP) there is something appear in just like xx:x1 you have 5 minutes to sumbit 6 random codes that appear after typing /signcheck So if this code passes you it doesn't count on Playing hours
5. Need On/off key or command ?:Automatic
6. Give any picture or video:Here is link https://imgur.com/a/rIPsP
7. Your client is?:0.3.7 R1 (With Samp Funcs 5.3.3 And cleo 4.4)
Thanks In advance Bro

This already exist on this thread..
 

Ihabou

New member
Joined
Jun 4, 2018
Messages
1
Reaction score
0
Xen said:
AuZeaFB.png


Can anyone help me with this mod's name? What I got told is that it's a .asi that points DX calls to IMGUI that's themed. Glad if anybody could do it for me. Thanks in advance
Here Is An auto Scrolls and There Is .ini File Which make it Editable For Scrolls spread it works just with Sawn 
You Need Cleo 4.3 For That And Samp 0.3.7 R1-R2
So The .ini file is not allowed here so put this code in note and save it as autoscroll(sawn).ini To activate it Type SCROLL In game Like Cheat
Code:
[SETTINGS]
;time means how fast scroll works
time=300
Autostart=1
;slot amount means how many ammo server allows to reload for sawns. For double amount (4 ammo) use value 3 and for single amount (2 ammo), use value 1. 
Slot_amount=3
Activate_string=SCROLL


Parazitas said:
Ihabou said:
Request form.:
1. Name of the mod (if the mod doesn't exist, you don't have to tell one):Auto /SignCheck
2. Where you saw it (not the server, we mean if you saw any videos/screenshots about it or not):-
4. Details (add more details to your request):So After One hour of playing (lawless RP) there is something appear in just like xx:x1 you have 5 minutes to sumbit 6 random codes that appear after typing /signcheck So if this code passes you it doesn't count on Playing hours
5. Need On/off key or command ?:Automatic
6. Give any picture or video:Here is link https://imgur.com/a/rIPsP
7. Your client is?:0.3.7 R1 (With Samp Funcs 5.3.3 And cleo 4.4)
Thanks In advance Bro

This already exist on this thread..
Sorry But the existed one here doesn't work and test it many times On lawless RP I tested Both (AutoCommandSignCheck) and (AutoSign Check)
 

Attachments

  • autoscroll(sawn).cs
    20.6 KB · Views: 31

SrJA

Member
Joined
Jan 20, 2018
Messages
9
Reaction score
1
1. Name of the mod (if the mod doesn't exist, you don't have to tell one): Smooth Aim Trigger
2. Where you saw it (not the server, we mean if you saw any videos/screenshots about it or not): in a video
3. What do you want (the most important part, explain this carefully): well, I want more precision when I aim, because it fails a lot when I using it, and a key to activate and disactivate the triggerbot. please send me that for PM.
4. Details (add more details to your request):
5. Need On/off key or command ?: change the activation and put in one key, like f2
6. Give any picture or video:https://www.youtube.com/watch?v=Db0wyNVSlqQ
Hello :D
 

Russo123

New member
Joined
Jun 3, 2018
Messages
0
Reaction score
0
1. Name of the mod (if the mod does not exist, you do not have to say one): supersoco.cs
2. Where did you see it (not the server, we mean if you saw some video / screenshot about it or not): in a video
3. What you want (the most important part, explain this carefully): A cleo that takes 5hp in 1 punch
4. Details (add more details to your request):
5. Need On / Off Switch or Command? CTRL
6. Give any photo or video:
7. Is your customer? :
 

kool

Active member
Joined
Jun 4, 2016
Messages
89
Reaction score
0
1. Name of the mod (if the mod doesn't exist, you don't have to tell one): Green triangle editor
2. Where you saw it (not the server, we mean if you saw any videos/screenshots about it or not): nowhere
3. What do you want (the most important part, explain this carefully): green triangle editor - with this cleo script you should be able to control green triangle above the player.
4. Details (add more details to your request):

GreenTriangleEditor.cs - script that allows you to edit green triangle above the player.
GreenTriangle.ini - with this .ini file you should be able to edit FOV and TIMER of the green triangle.

5. Need On/off key or command ?: Automatic
6. Give any picture or video: //
 
Top