Collection

Status
Not open for further replies.

0x_

Wtf I'm not new....
Administrator
Joined
Feb 18, 2013
Messages
1,118
Reaction score
166
First of all, make sure you read the forum rules
Second, you're in the
CLEO section, don't request exe/dll or others files.

Copy/paste this simple form in a new reply and just fill it out.

Code:
* Name of the mod (if the mod doesn't exist, you don't have to tell one):
* 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)
* Details (add more details to your request)
* On/off key (specify it):

The name should also be somehow related to the mod, so others that may look for the same thing find it easier.
Try your best to explain what you really want and need.
 
Last edited:
Voting on this suggestion has been paused.

m13zz

Member
Joined
Dec 5, 2019
Messages
7
Reaction score
0
Location
china
* Name of the mod (if the mod doesn't exist, you don't have to tell one): I've never seen it.
* Where you saw it (not the server, we mean if you saw any videos/screenshots about it or not): in BlueEclipseMod
* What do you want (the most important part, explain this carefully)Use this function to let you send spam to players in the form of private chat(Private chat command:/pm id xxx)
* Details (add more details to your request) Send spam to players through private chat(If I can, I hope I can set what I send)
* On/off key (specify it): I don't know, but I hope it's a command form, and I can set up the content myself and which player I want to send spam to

just like:/pmspam+id+your text+delay
 

Zin

Expert
Joined
Aug 1, 2013
Messages
1,690
Reaction score
103
* Name of the mod (if the mod doesn't exist, you don't have to tell one): I've never seen it.
* Where you saw it (not the server, we mean if you saw any videos/screenshots about it or not): in BlueEclipseMod
* What do you want (the most important part, explain this carefully)Use this function to let you send spam to players in the form of private chat(Private chat command:/pm id xxx)
* Details (add more details to your request) Send spam to players through private chat(If I can, I hope I can set what I send)
* On/off key (specify it): I don't know, but I hope it's a command form, and I can set up the content myself and which player I want to send spam to

just like:/pmspam+id+your text+delay
http://ugbase.eu/index.php?threads/chatflood-cs-basic-chat-spammer.15599/
 

SoLeD

Member
Joined
Nov 19, 2018
Messages
5
Reaction score
0
* Name of the mod (if the mod doesn't exist, you don't have to tell one): CharGoto.cs
* 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)
when I give /.play the character is performing the action in a loop, I would like it to stop when the action is over by removing this loop
* Details (add more details to your request) -
* On/off key (specify it): -
 

Attachments

  • CharGoto.cs
    22 KB · Views: 20

davidel

Well-known member
Joined
Jan 17, 2020
Messages
207
Reaction score
7
Location
Germania
* Name of the mod (if the mod doesn't exist, you don't have to tell one): teleport
* Where you saw it (not the server, we mean if you saw any videos/screenshots about it or not):
{$CLEO .cs}

//-------------MAIN---------------
thread 'TPTER'
0662: NOP "XZYTRO SAYS HI"

:MAIN
wait 0
if
0ADC: test_cheat "moneymaker"
else_jump @MAIN
jump @REGCMD

:REGCMD
wait 0
0B34: samp register_client_command "examen" to_label @exam


:IFCMDTYPED
wait 0
if
SAMP.IsCommandTyped($command)
else_jump @IFCMDTYPED

:exam
00A1: put_actor $PLAYER_ACTOR at 1219.0706 -1813.7896 16.5938
wait 500
0AF9: samp say_msg "/exam"
wait
jump @teleport

:teleport
wait 0
if
Player.Defined($PLAYER_ACTOR)
then
Actor.PutAt($PLAYER_ACTOR, 1213.4475,-1844.3391,13.1157)
wait 500
Actor.PutAt($PLAYER_ACTOR, 1122.3832,-1849.7789,13.0848)
wait 500
Actor.PutAt($PLAYER_ACTOR, 1065.7902,-1846.9128,13.0950)
wait 500
Actor.PutAt($PLAYER_ACTOR, 1034.6388,-1800.4258,13.3683)
wait 500
Actor.PutAt($PLAYER_ACTOR, 899.4989,-1769.2505,13.0813)
wait 500
Actor.PutAt($PLAYER_ACTOR, 740.4611,-1758.5903,13.1118)
wait 500
Actor.PutAt($PLAYER_ACTOR, 634.0502,-1729.0344,13.5510)
wait 500
Actor.PutAt($PLAYER_ACTOR, 489.0085,-1707.8843,11.3474)
wait 500
Actor.PutAt($PLAYER_ACTOR, 278.9901,-1684.0265,7.4723)
wait 500
Actor.PutAt($PLAYER_ACTOR, 195.9078,-1606.3833,14.1030)
wait 500
Actor.PutAt($PLAYER_ACTOR, 165.9999,-1551.3953,11.3986)
wait 500
Actor.PutAt($PLAYER_ACTOR, 206.6171,-1526.4343,15.0826)
wait 500
Actor.PutAt($PLAYER_ACTOR, 274.4082,-1482.5881,30.2548)
wait 500
Actor.PutAt($PLAYER_ACTOR, 305.6151,-1483.4452,32.6746)
wait 500
Actor.PutAt($PLAYER_ACTOR, 415.9327,-1396.6965,31.3525)
wait 500
Actor.PutAt($PLAYER_ACTOR, 503.2232,-1348.5914,15.5578)
wait 500
Actor.PutAt($PLAYER_ACTOR, 520.4008,-1397.3386,15.4722)
wait 500
Actor.PutAt($PLAYER_ACTOR, 528.7607,-1453.4807,14.7139)
wait 500
Actor.PutAt($PLAYER_ACTOR, 530.3289,-1568.8430,15.4646)
wait 500
Actor.PutAt($PLAYER_ACTOR, 586.9973,-1591.1204,15.7085)
wait 500
Actor.PutAt($PLAYER_ACTOR, 668.2319,-1588.7043,13.7641)
wait 500
Actor.PutAt($PLAYER_ACTOR, 821.2460,-1602.8801,13.0797)
wait 500
Actor.PutAt($PLAYER_ACTOR, 901.2105,-1574.9841,13.0793)
wait 500
Actor.PutAt($PLAYER_ACTOR, 1021.1973,-1574.3960,13.0790)
wait 500
Actor.PutAt($PLAYER_ACTOR, 1035.0465,-1699.0137,13.0860)
wait 500
Actor.PutAt($PLAYER_ACTOR, 1071.8949,-1714.6232,13.0850)
wait 500
Actor.PutAt($PLAYER_ACTOR, 1263.2479,-1714.6296,13.0837)
wait 500
Actor.PutAt($PLAYER_ACTOR, 1292.4924,-1714.5951,13.0865)
wait 500
Actor.PutAt($PLAYER_ACTOR, 1295.1643,-1843.8834,13.1317)
wait 500
Actor.PutAt($PLAYER_ACTOR, 1270.5475,-1840.6211,13.3873)
wait 500
Actor.PutAt($PLAYER_ACTOR, 2020.1359,1007.4530,10.8203)
wait 500
END
* What do you want (the most important part, explain this carefully): I want to type /examen, teleport me to /exam pickup (to be added with Actor.PutAt($PLAYER_ACTOR)), then teleport to 30 checkpoints and after it is done, teleport to an specific coordonates and press enter.
* Details (add more details to your request) : so i want /examen to be on/off key. when i write it to teleport me to the /exam pickup, then complete the exam trail (30 checkpoints, i have coordonates for them). after the examen it's done, teleport me to 2020.1359,1007.4530,10.8203, press enter and jump 5x times.
* On/off key (specify it): /examen

I tried to do it myself but i m too bad at cleo and it didn t work
 

lerevenen1

Member
Joined
Feb 18, 2020
Messages
10
Reaction score
4
Location
France
* Name of the mod (if the mod doesn't exist, you don't have to tell one): CharGoto.cs
* 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)
when I give /.play the character is performing the action in a loop, I would like it to stop when the action is over by removing this loop
* Details (add more details to your request) -
* On/off key (specify it): -
Should stop I didn't test it
 

Attachments

  • CharGoto.cs
    22 KB · Views: 8

SoLeD

Member
Joined
Nov 19, 2018
Messages
5
Reaction score
0
Should stop I didn't test it

unfortunately it didn’t work, when I give /.rec it records the movements but when I give /.stop it doesn’t stop and you can’t execute any more mod commands
 

Zin

Expert
Joined
Aug 1, 2013
Messages
1,690
Reaction score
103
* Name of the mod (if the mod doesn't exist, you don't have to tell one): teleport
* Where you saw it (not the server, we mean if you saw any videos/screenshots about it or not):
{$CLEO .cs}

//-------------MAIN---------------
thread 'TPTER'
0662: NOP "XZYTRO SAYS HI"

:MAIN
wait 0
if
0ADC: test_cheat "moneymaker"
else_jump @MAIN
jump @REGCMD

:REGCMD
wait 0
0B34: samp register_client_command "examen" to_label @exam


:IFCMDTYPED
wait 0
if
SAMP.IsCommandTyped($command)
else_jump @IFCMDTYPED

:exam
00A1: put_actor $PLAYER_ACTOR at 1219.0706 -1813.7896 16.5938
wait 500
0AF9: samp say_msg "/exam"
wait
jump @teleport

:teleport
wait 0
if
Player.Defined($PLAYER_ACTOR)
then
Actor.PutAt($PLAYER_ACTOR, 1213.4475,-1844.3391,13.1157)
wait 500
Actor.PutAt($PLAYER_ACTOR, 1122.3832,-1849.7789,13.0848)
wait 500
Actor.PutAt($PLAYER_ACTOR, 1065.7902,-1846.9128,13.0950)
wait 500
Actor.PutAt($PLAYER_ACTOR, 1034.6388,-1800.4258,13.3683)
wait 500
Actor.PutAt($PLAYER_ACTOR, 899.4989,-1769.2505,13.0813)
wait 500
Actor.PutAt($PLAYER_ACTOR, 740.4611,-1758.5903,13.1118)
wait 500
Actor.PutAt($PLAYER_ACTOR, 634.0502,-1729.0344,13.5510)
wait 500
Actor.PutAt($PLAYER_ACTOR, 489.0085,-1707.8843,11.3474)
wait 500
Actor.PutAt($PLAYER_ACTOR, 278.9901,-1684.0265,7.4723)
wait 500
Actor.PutAt($PLAYER_ACTOR, 195.9078,-1606.3833,14.1030)
wait 500
Actor.PutAt($PLAYER_ACTOR, 165.9999,-1551.3953,11.3986)
wait 500
Actor.PutAt($PLAYER_ACTOR, 206.6171,-1526.4343,15.0826)
wait 500
Actor.PutAt($PLAYER_ACTOR, 274.4082,-1482.5881,30.2548)
wait 500
Actor.PutAt($PLAYER_ACTOR, 305.6151,-1483.4452,32.6746)
wait 500
Actor.PutAt($PLAYER_ACTOR, 415.9327,-1396.6965,31.3525)
wait 500
Actor.PutAt($PLAYER_ACTOR, 503.2232,-1348.5914,15.5578)
wait 500
Actor.PutAt($PLAYER_ACTOR, 520.4008,-1397.3386,15.4722)
wait 500
Actor.PutAt($PLAYER_ACTOR, 528.7607,-1453.4807,14.7139)
wait 500
Actor.PutAt($PLAYER_ACTOR, 530.3289,-1568.8430,15.4646)
wait 500
Actor.PutAt($PLAYER_ACTOR, 586.9973,-1591.1204,15.7085)
wait 500
Actor.PutAt($PLAYER_ACTOR, 668.2319,-1588.7043,13.7641)
wait 500
Actor.PutAt($PLAYER_ACTOR, 821.2460,-1602.8801,13.0797)
wait 500
Actor.PutAt($PLAYER_ACTOR, 901.2105,-1574.9841,13.0793)
wait 500
Actor.PutAt($PLAYER_ACTOR, 1021.1973,-1574.3960,13.0790)
wait 500
Actor.PutAt($PLAYER_ACTOR, 1035.0465,-1699.0137,13.0860)
wait 500
Actor.PutAt($PLAYER_ACTOR, 1071.8949,-1714.6232,13.0850)
wait 500
Actor.PutAt($PLAYER_ACTOR, 1263.2479,-1714.6296,13.0837)
wait 500
Actor.PutAt($PLAYER_ACTOR, 1292.4924,-1714.5951,13.0865)
wait 500
Actor.PutAt($PLAYER_ACTOR, 1295.1643,-1843.8834,13.1317)
wait 500
Actor.PutAt($PLAYER_ACTOR, 1270.5475,-1840.6211,13.3873)
wait 500
Actor.PutAt($PLAYER_ACTOR, 2020.1359,1007.4530,10.8203)
wait 500
END
* What do you want (the most important part, explain this carefully): I want to type /examen, teleport me to /exam pickup (to be added with Actor.PutAt($PLAYER_ACTOR)), then teleport to 30 checkpoints and after it is done, teleport to an specific coordonates and press enter.
* Details (add more details to your request) : so i want /examen to be on/off key. when i write it to teleport me to the /exam pickup, then complete the exam trail (30 checkpoints, i have coordonates for them). after the examen it's done, teleport me to 2020.1359,1007.4530,10.8203, press enter and jump 5x times.
* On/off key (specify it): /examen

I tried to do it myself but i m too bad at cleo and it didn t work

but can you make it after the last jump to stop the script? not repeating the entire process
Updated:
 

Attachments

  • examen.cs
    22 KB · Views: 19
Last edited:

davidel

Well-known member
Joined
Jan 17, 2020
Messages
207
Reaction score
7
Location
Germania
it works perfect
but can you make it after the last jump to stop the script? not repeating the entire process

edit: and please before pressing ENTER to type /invis to activate the invis mode
 
Last edited:

m13zz

Member
Joined
Dec 5, 2019
Messages
7
Reaction score
0
Location
china
* Name of the mod (if the mod doesn't exist, you don't have to tell one): I've never seen it.
* Where you saw it (not the server, we mean if you saw any videos/screenshots about it or not): iI've never seen it.
* What do you want (the most important part, explain this carefully)change flightstyle for myself
* Details (add more details to your request) change flightstyle for myself
* On/off key (specify it): I don't know, but I hope it's a command form, and I can change myself

just like:/flightstyle 1 2 3
 

Zin

Expert
Joined
Aug 1, 2013
Messages
1,690
Reaction score
103
* Name of the mod (if the mod doesn't exist, you don't have to tell one): I've never seen it.
* Where you saw it (not the server, we mean if you saw any videos/screenshots about it or not): iI've never seen it.
* What do you want (the most important part, explain this carefully)change flightstyle for myself
* Details (add more details to your request) change flightstyle for myself
* On/off key (specify it): I don't know, but I hope it's a command form, and I can change myself

just like:/flightstyle 1 2 3
It won't be synced. Despite this if you still want it (for some reason) then here.
 

Fr0z3n

Well-known member
Joined
Nov 20, 2019
Messages
294
Reaction score
36
Location
Srbija
* Name of the mod (if the mod doesn't exist, you don't have to tell one): /
* 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): it should drive automatically up to a few cp similar to a car driver but go to the markers that are placed on the map and not me to place them
* Details (add more details to your request): for samp r2 can be in with sampfuncs,asiloader,moonloader
* On/off key (specify it): On: 4+5 Off: 6
 

davidel

Well-known member
Joined
Jan 17, 2020
Messages
207
Reaction score
7
Location
Germania
* Name of the mod (if the mod doesn't exist, you don't have to tell one): auto accept
* Where you saw it (not the server, we mean if you saw any videos/screenshots about it or not): i didn t
* What do you want (the most important part, explain this carefully): to auto /acceptmeal [ID]
* Details (add more details to your request): when someone /meal me, i want to auto /acceptmeal [id]. //this is the message "davidel has sent you a meal request for $5,000,000. Type /acceptmeal 227 to accept the request." (227 is the ID for example). and when more people /meal me, accept the last offer in chat.
* On/off key (specify it): X
 

Tuzas

Active member
Joined
Nov 1, 2019
Messages
121
Reaction score
68
Location
null
* Name of the mod (if the mod doesn't exist, you don't have to tell one): Auto drug use
* Where you saw it (not the server, we mean if you saw any videos/screenshots about it or not): it doesnt exist
* What do you want (the most important part, explain this carefully) i need cleo script which would write commands like /lsd /amfa /ratai when i have >50hp, so then my health is 50hp it automatticly would write /amfa or /lsd or /ratai
* Details (add more details to your request)
* On/off key (specify it): on off command for auto /lsd - //lsd; on off command for auto /amfa - //amfa; on off command for auto /ratai - //ratai
 
Last edited:

Parazitas

God
Joined
Jan 2, 2017
Messages
3,116
Solutions
5
Reaction score
882
Location
Lithuania
* Name of the mod (if the mod doesn't exist, you don't have to tell one): Admin spectate checker
* Where you saw it (not the server, we mean if you saw any videos/screenshots about it or not): i dont think it exists
* What do you want (the most important part, explain this carefully) i just want a admin spectate checker which would show the admins nickname which is spectating in the me, i need it to be under hp bar
* Details (add more details to your request) i think some sobeit has it, but i need cleo version of it
* On/off key (specify it): auto on
NOT EXIST !
CAN'T BE CREATED !
 

prizm

Active member
Joined
Jul 13, 2013
Messages
67
Reaction score
1
* Name of the mod (if the mod doesn't exist, you don't have to tell one): I think it exists but couldnt find it
* Where you saw it (not the server, we mean if you saw any videos/screenshots about it or not): I think the original sobeits had this feature
* What do you want (the most important part, explain this carefully): A cleo which teleports you into the nearest car you are next to, even if the car has a lock (like on RP servers)
* Details (add more details to your request): looking for a working cleo that lets you get into locked cars and drive them. i know it wont work for faction or gang cars but would at least work for player vehicles?
* On/off key (specify it): Shift+O to activate, then Home key to teleport in

also if this already exists, please just link it instead. thanks
 

erichoward

Member
Joined
Dec 9, 2019
Messages
15
Reaction score
0
Location
egypt
* Name of the mod (if the mod doesn't exist, you don't have to tell one): None
* Where you saw it (not the server, we mean if you saw any videos/screenshots about it or not): None
* What do you want (the most important part, explain this carefully): I want a cleo that types a command/does any action when my player is hit (when I am hit by a player using a gun), it would be nice if it supports vehicle hits too.
* Details (add more details to your request): none
* On/off key (specify it): Being hit as explained above
 
Status
Not open for further replies.
Top