[CLOSED][CLEO] Accepting request

itsalpha

New member
Joined
Mar 20, 2018
Messages
3
Reaction score
0
RE: [CLEO] I accepting request

the signcheck cleo does not work
 

TheyCallMe

Active member
Joined
Jan 18, 2018
Messages
43
Reaction score
0
RE: [CLEO] I accepting request

1. Name of the mod (if the mod doesn't exist, you don't have to tell one): It doesn't exist.
2. Where you saw it (not the server, we mean if you saw any videos/screenshots about it or not): It's just my idea.
3. What do you want (the most important part, explain this carefully): Pff. There we go. Well, While we are in a gun fight in most RP servers we move right and left and shoot (to avoid dying fast.). The problem is that this movement makes shooting harder. I want a mod that allows a red "X" or "dot" or whatever to show up in the middle of my crosshair when it's close to the player(just close like 50 pixels or so. I mean make a range where it's shown.). This way it will help me shoot better.
4. Details (add more details to your request): I want the marker (dot - X - whatever) to show up when my crosshair is in a range that is near the player (not a very big range and not a very small one too.)
5. Need On/off key or command ?: Yes, Please. i want it to be /lah (or simply whatever you like.)
6. Give any picture or video: There are no videos of that mod since it doesn't exist and it's just one of my ideas :D

Thanks in advance.
 

Anonymou5

Active member
Joined
Nov 7, 2015
Messages
82
Reaction score
2
RE: [CLEO] I accepting request

1. Name of the mod (if the mod doesn't exist, you don't have to tell one): Auto vartojimas
2. Where you saw it (not the server, we mean if you saw any videos/screenshots about it or not): Nope
3. What do you want (the most important part, explain this carefully) When someone shoots you, you automatically get your health with heroinas or zole
4. Details (add more details to your request) Make it;)
5. Need On/off key or command ?: F10
6. Give any picture or video: Dont have but you know what im talking about.
 

itsalpha

New member
Joined
Mar 20, 2018
Messages
3
Reaction score
0
RE: [CLEO] I accepting request

the dialog doesnt work every hour we type /signcheck and this dialog box appears with 6 random intergers different everyime.
 

Parazitas

God
Joined
Jan 2, 2017
Messages
3,115
Solutions
5
Reaction score
879
Location
Lithuania
RE: [CLEO] I accepting request

itsalpha said:
the dialog doesnt work every hour we type /signcheck and this dialog box appears with 6 random intergers different everyime.

Server ip?
 

Parazitas

God
Joined
Jan 2, 2017
Messages
3,115
Solutions
5
Reaction score
879
Location
Lithuania
RE: [CLEO] I accepting request

Anonymou5 said:
1. Name of the mod (if the mod doesn't exist, you don't have to tell one): Auto vartojimas
2. Where you saw it (not the server, we mean if you saw any videos/screenshots about it or not): Nope
3. What do you want (the most important part, explain this carefully) When someone shoots you, you automatically get your health with heroinas or zole
4. Details (add more details to your request) Make it;)
5. Need On/off key or command ?:  F10
6. Give any picture or video: Dont have but you know what im talking about.

Take...
I maked it with command.
command is: /drug
 

Attachments

  • Drug.cs
    1.4 KB · Views: 54

TheyCallMe

Active member
Joined
Jan 18, 2018
Messages
43
Reaction score
0
RE: [CLEO] I accepting request

Parazitas said:
Anonymou5 said:
1. Name of the mod (if the mod doesn't exist, you don't have to tell one): Auto vartojimas
2. Where you saw it (not the server, we mean if you saw any videos/screenshots about it or not): Nope
3. What do you want (the most important part, explain this carefully) When someone shoots you, you automatically get your health with heroinas or zole
4. Details (add more details to your request) Make it;)
5. Need On/off key or command ?:  F10
6. Give any picture or video: Dont have but you know what im talking about.

Take...
I maked it with command.
command is: /drug

You passed my request T_T
 

Parazitas

God
Joined
Jan 2, 2017
Messages
3,115
Solutions
5
Reaction score
879
Location
Lithuania
RE: [CLEO] I accepting request

TheyCallMe said:
Parazitas said:
Anonymou5 said:
1. Name of the mod (if the mod doesn't exist, you don't have to tell one): Auto vartojimas
2. Where you saw it (not the server, we mean if you saw any videos/screenshots about it or not): Nope
3. What do you want (the most important part, explain this carefully) When someone shoots you, you automatically get your health with heroinas or zole
4. Details (add more details to your request) Make it;)
5. Need On/off key or command ?:  F10
6. Give any picture or video: Dont have but you know what im talking about.

Take...
I maked it with command.
command is: /drug

You passed my request T_T

You can use PingPong.cs or OP-HAX VisualHitBox
 

itsalpha

New member
Joined
Mar 20, 2018
Messages
3
Reaction score
0
RE: [CLEO] I accepting request

here you go
samp.hzgaming.net:7777
 

Parazitas

God
Joined
Jan 2, 2017
Messages
3,115
Solutions
5
Reaction score
879
Location
Lithuania
RE: [CLEO] I accepting request

itsalpha said:
here you go
samp.hzgaming.net:7777

Tested.
Take..

[shcode=cpp]
{$CLEO .cs}
0000:

repeat
wait 0
until 0afa:
  
while true
wait 0

if
8B61:  samp not_local_player_spawned
then
    repeat
    wait 0
    until 0B61:  samp is_local_player_spawned 
    if
    0B4C: samp is_dialog_active -1
    then
        wait 200
        alloc 5@ 512 //alloc
        0BD7: 5@ //get text
        if
        0ad4: 7@ = scan 5@ "Check code: %d" 6@
        then
            alloc 0@ 8
            format 0@ "%d" 6@
            0B4B: samp set_current_dialog_editbox_text 0@
            free 0@
            wait 3000
            0B47: samp close_current_dialog_with_button 1
        end
    end
end

end  
[/shcode]
 

Attachments

  • Dialog AutoSignCheck.cs
    17.9 KB · Views: 112

kokom7

Active member
Joined
Nov 4, 2016
Messages
31
Reaction score
1
Location
United Kingdom
RE: [CLEO] I accepting request

1. Name of the mod (if the mod doesn't exist, you don't have to tell one): Player Finder for SAMP 0.3DL
2. Where you saw it (not the server, we mean if you saw any videos/screenshots about it or not): On youtube
3. What do you want (the most important part, explain this carefully): i want this cleo can find outstreamed players with /find and stop finding with /sfind
4. Details (add more details to your request): CLEO Player finders
5. Need On/off key or command ?: /find <id> , /sfind
6. Give any picture or video: https://www.youtube.com/watch?v=9A2tYS4nxXg
 

Parazitas

God
Joined
Jan 2, 2017
Messages
3,115
Solutions
5
Reaction score
879
Location
Lithuania
RE: [CLEO] I accepting request

kokom7 said:
1. Name of the mod (if the mod doesn't exist, you don't have to tell one): Player Finder for SAMP 0.3DL
2. Where you saw it (not the server, we mean if you saw any videos/screenshots about it or not): On youtube
3. What do you want (the most important part, explain this carefully): i want this cleo can find outstreamed players with /find and stop finding with /sfind
4. Details (add more details to your request): CLEO Player finders
5. Need On/off key or command ?: /find <id> , /sfind
6. Give any picture or video:  https://www.youtube.com/watch?v=9A2tYS4nxXg

That should be without SAMPFUNCS
I don't know how do that...
 

TheyCallMe

Active member
Joined
Jan 18, 2018
Messages
43
Reaction score
0
RE: [CLEO] I accepting request

Parazitas said:
TheyCallMe said:
Parazitas said:
Anonymou5 said:
1. Name of the mod (if the mod doesn't exist, you don't have to tell one): Auto vartojimas
2. Where you saw it (not the server, we mean if you saw any videos/screenshots about it or not): Nope
3. What do you want (the most important part, explain this carefully) When someone shoots you, you automatically get your health with heroinas or zole
4. Details (add more details to your request) Make it;)
5. Need On/off key or command ?:  F10
6. Give any picture or video: Dont have but you know what im talking about.

Take...
I maked it with command.
command is: /drug

You passed my request T_T

You can use PingPong.cs or OP-HAX VisualHitBox

You mean PingPoint.cs??
Also can you give me links to these mods (PingPong.cs and also OP-Hax VisualHitBox) because I googled them like 100000000 times without any results. Thanks in advance.
 

Parazitas

God
Joined
Jan 2, 2017
Messages
3,115
Solutions
5
Reaction score
879
Location
Lithuania
RE: [CLEO] I accepting request

TheyCallMe said:
Parazitas said:
TheyCallMe said:
Parazitas said:
Anonymou5 said:
1. Name of the mod (if the mod doesn't exist, you don't have to tell one): Auto vartojimas
2. Where you saw it (not the server, we mean if you saw any videos/screenshots about it or not): Nope
3. What do you want (the most important part, explain this carefully) When someone shoots you, you automatically get your health with heroinas or zole
4. Details (add more details to your request) Make it;)
5. Need On/off key or command ?:  F10
6. Give any picture or video: Dont have but you know what im talking about.

Take...
I maked it with command.
command is: /drug

You passed my request T_T

You can use PingPong.cs or OP-HAX VisualHitBox

You mean PingPoint.cs??
Also can you give me links to these mods (PingPong.cs and also OP-Hax VisualHitBox) because I googled them like 100000000 times without any results. Thanks in advance.

PingPoint.cs:
https://www.youtube.com/watch?v=9IlH80SSVDg

OP-HAX:
http://ugbase.eu/Thread-CLEO-OP-HaX-legit-MultiHack
 

ChubbyBunny

Member
Joined
Jul 10, 2014
Messages
11
Reaction score
0
Location
Germany
RE: [CLEO] I accepting request

1. Name of the mod (if the mod doesn't exist, you don't have to tell one): Custom Object Finder
2. Where you saw it (not the server, we mean if you saw any videos/screenshots about it or not): Nope
3. What do you want (the most important part, explain this carefully) For example with /fobject {id] you can set the object id which u later want to find. /fon to activate the ESP(or whatever makes the object clearly visible) and /foff to deactivate it.
4. Details (add more details to your request) Example: i want to find object 19473. /fobject 19473 to set the object. now when i type /fon it shows me where all the objects of that kind are in my stream range( kind of like nametag)
5. Need On/off key or command ?: /fobject [id], /fon, /foff
6. Give any picture or video: Dont have any. Think i described it well
 

Parazitas

God
Joined
Jan 2, 2017
Messages
3,115
Solutions
5
Reaction score
879
Location
Lithuania
RE: [CLEO] I accepting request

ChubbyBunny said:
1. Name of the mod (if the mod doesn't exist, you don't have to tell one): Custom Object Finder
2. Where you saw it (not the server, we mean if you saw any videos/screenshots about it or not): Nope
3. What do you want (the most important part, explain this carefully) For example with /fobject {id] you can set the object id which u later want to find. /fon to activate the ESP(or whatever makes the object clearly visible) and /foff to deactivate it.
4. Details (add more details to your request) Example: i want to find object 19473. /fobject 19473 to set the object. now when i type /fon it shows me where all the objects of that kind are in my stream range( kind of like nametag)
5. Need On/off key or command ?:  /fobject [id], /fon, /foff
6. Give any picture or video: Dont have any. Think i described it well

http://ugbase.eu/Thread-CLEO-RELEASE-OpenSource-Multiple-Objects-Search-Hack-by-M1ZG4RD
 
Top