Resource icon

CLEO Release autoSay

CLEO related
Status
Not open for further replies.

monday

Expert
Joined
Jun 23, 2014
Messages
1,127
Solutions
1
Reaction score
158
Mod which automatically says the text from INI file

Usage
/autosay <num> - spam the chosen sequence
/autosay <num> <delay> - spam with a delay (in milliseconds)
/autosaystop - stop the sequence (the same can be done by pressing 0)
/autosayreset - reset all the stuff from INI
/autosayreset <num> - reset only one sequence

Tested with
-Cleo 4.1
-Samp Functions 5.1
-MG Functions impossible 4.3
-SA-MP 0.3z R1

Default sequences set right now are:
1. Never gonna give you up - Rick Astley
2. Samuel L Jackson monologue from Pulp Fiction (Ezekiel 25-17)
3-10 Empty


It's going to be the last mod I release. I waste too much time on samp and PC overall. Maybe I'll start playing with it again in future but now I feel that it's taking too much of my attention. I'd like to share with you some source codes I didn't release, some people may find them useful. There is no description about their usage simply because I share them mostly for learning purposes
 

Attachments

  • autoSay.rar
    8.6 KB · Views: 148
  • shits.rar
    155.8 KB · Views: 139

Fu$10N

Expert
Joined
Mar 5, 2014
Messages
1,101
Reaction score
9
Nice job man :urtheman:

Finally something I can work with. :trollface:
 

Lelz

Active member
Joined
Jan 5, 2015
Messages
76
Reaction score
1
Thnx for releasing the "shit". ;) :urtheman:
 

WaTTi

Well-known member
Joined
Jan 4, 2015
Messages
260
Reaction score
8
your shit is good  :challenge_completed:
 
D

Deleted member 19177

Guest
It's weird, i tried to do /autosay 1 3 and it spammed 20-30 times the sequence, a solution? Could you just show me what to write if i want to say the 1st sequence 4 times.
 

monday

Expert
Joined
Jun 23, 2014
Messages
1,127
Solutions
1
Reaction score
158
That's because the delay is specified in miliseconds (1/1000 of the second). So you should use something like "/autosay 1 5000"

To repeat the first sentence multiple times you should open the ini file and modify it (copy/paste + move other sentences further). Or modify the script by adding a loop only for the first sentence
 

Thiago11h

New member
Joined
Dec 1, 2014
Messages
2
Reaction score
0
how to send the same message several times at different times ? example : I like carrots, every one minute this message must be sent without flood , can someone help me?  :eek:hgodwhy:
 
D

Deleted member 19177

Guest
monday link said:
That's because the delay is specified in miliseconds (1/1000 of the second). So you should use something like "/autosay 1 5000"

To repeat the first sentence multiple times you should open the ini file and modify it (copy/paste + move other sentences further). Or modify the script by adding a loop only for the first sentence

I'll try, i'll tell you if that works tonight

Tried, it works well, ty.
 
Status
Not open for further replies.
Top