[CLOSED][CLEO] Accepting request

Joined
Apr 18, 2018
Messages
8
Reaction score
0
1. Name of the mod (if the mod doesn't exist, you don't have to tell one): Autogetmats.cs
2. Where you saw it (not the server, we mean if you saw any videos/screenshots about it or not): I've seen in this website but it doesn't work on me [LawlessRP]
3. What do you want (the most important part, explain this carefully): When you ran/passed away from the icon of materials pick up, instead of typing "/getmats" just passed the mp points then get the materials package and ready to deliver.
4. Details (add more details to your request): Auto "/getmats" hopefully works
5. Need On/off key or command ?: auto (no need an activation key)
6. Give any picture or video: https://www.youtube.com/watch?v=1-HaMQDzcww
7. Your client is?: 0.3.7

I appreciate your first response. I hope you'll do my new req for me :D
 

Parazitas

God
Joined
Jan 2, 2017
Messages
3,116
Solutions
5
Reaction score
882
Location
Lithuania
Jhon Anthony Pano said:
1. Name of the mod (if the mod doesn't exist, you don't have to tell one): Anti-taze/freeze.
2. Where you saw it (not the server, we mean if you saw any videos/screenshots about it or not): somewhere on youtube but not works on me.
3. What do you want (the most important part, explain this carefully): When someone tazing you then or the admin freezing you, you can be able to remove the taze/cuff and freezing of admin by using command.
4. Details (add more details to your request): It's just like removing the current freeze on your body that also works on car while you're being tied/blindfold. for RP server.
5. Need On/off key or command ?: "//unfreeze" or "//u.f"
6. Give any picture or video: https://www.youtube.com/watch?v=ZO3Spe3pioU
7. Your client is?: 0.3.7

ty in advance if you respond this, btw I want to change the fuction keys of some of my mods, I want your help for editing this mods from ex: instead of typing gtasingleplayer cheat code, I want to type it on chat as a command but double "//" like s0biet.
Active: Auto
 

Attachments

  • AntiFreeze.cs
    17.4 KB · Views: 25

Oxygenz

New member
Joined
Apr 19, 2018
Messages
2
Reaction score
0
1. Name of the mod (if the mod doesn't exist, you don't have to tell one): RAK SAMP 0.3.DL
2. Where you saw it (not the server, we mean if you saw any videos/screenshots about it or not): On UGBASE.eu
3. What do you want (the most important part, explain this carefully):
4. Details (add more details to your request):
5. Need On/off key or command ?: It's automatically
6. Give any picture or video: //
7. Your client is?: 0.3DL
 

JerryPD

Member
Joined
Oct 29, 2013
Messages
5
Reaction score
0
1. Name of the mod (if the mod doesn't exist, you don't have to tell one): NFSU2_drift_camera.cs
2. Where you saw it (not the server, we mean if you saw any videos/screenshots about it or not): GTAInside.com
3. What do you want (the most important part, explain this carefully):  Okay... It's just a cleo mod that put the cam above the car , idk how to explain it, just look at the video lol.
4. Details (add more details to your request):  Yup, the cleo in the video isn't the same cleo of gtainside, i like more the gtainside tho.
5. Need On/off key or command ?:  it's automatica, i want a cmd like /driftcam to put it enabled/disabled, i u cant just put a key no problem
6. Give any picture or video: // https://www.youtube.com/watch?v=X0GgzYVXp4U
7. Your client is?: 0.3.7
 

Attachments

  • NFSU2_drift_camera.cs
    17.2 KB · Views: 11

Parazitas

God
Joined
Jan 2, 2017
Messages
3,116
Solutions
5
Reaction score
882
Location
Lithuania
JerryPD said:
1. Name of the mod (if the mod doesn't exist, you don't have to tell one): NFSU2_drift_camera.cs
2. Where you saw it (not the server, we mean if you saw any videos/screenshots about it or not): GTAInside.com
3. What do you want (the most important part, explain this carefully):  Okay... It's just a cleo mod that put the cam above the car , idk how to explain it, just look at the video lol.
4. Details (add more details to your request):  Yup, the cleo in the video isn't the same cleo of gtainside, i like more the gtainside tho.
5. Need On/off key or command ?:  it's automatica, i want a cmd like /driftcam to put it enabled/disabled, i u cant just put a key no problem
6. Give any picture or video: // https://www.youtube.com/watch?v=X0GgzYVXp4U
7. Your client is?: 0.3.7

[shcode=cpp]
{$CLEO .cs}

0000: NOP

wait 10000

0B34: "driftcam" @cmd

while true
wait 0

if 
Player.Defined($PLAYER_CHAR)
then
    if and
    2@ == true 
    Actor.Driving($PLAYER_ACTOR)
    then 
    0@ = Actor.CurrentCar($PLAYER_ACTOR)
    1@ = Car.Model(0@)
    09EF: set_behind_camera_autoposition_mode_for_car_model 1@ distance 1.0 altitude_multiplier 1.0 angle_X 0.25
    end
end


end

:cmd
if
2@ == false
then
    2@ = true
    chatmsg "Cam ON" -1
else
    2@ = false
    chatmsg "Cam OFF" -1
end
0B43: samp cmd_ret
[/shcode]
 

Attachments

  • Cam.cs
    17.9 KB · Views: 16
Joined
Apr 18, 2018
Messages
8
Reaction score
0
Parazitas said:
Jhon Anthony Pano said:
1. Name of the mod (if the mod doesn't exist, you don't have to tell one): Anti-taze/freeze.
2. Where you saw it (not the server, we mean if you saw any videos/screenshots about it or not): somewhere on youtube but not works on me.
3. What do you want (the most important part, explain this carefully): When someone tazing you then or the admin freezing you, you can be able to remove the taze/cuff and freezing of admin by using command.
4. Details (add more details to your request): It's just like removing the current freeze on your body that also works on car while you're being tied/blindfold. for RP server.
5. Need On/off key or command ?: "//unfreeze" or "//u.f"
6. Give any picture or video: https://www.youtube.com/watch?v=ZO3Spe3pioU
7. Your client is?: 0.3.7

ty in advance if you respond this, btw I want to change the fuction keys of some of my mods, I want your help for editing this mods from ex: instead of typing gtasingleplayer cheat code, I want to type it on chat as a command but double "//" like s0biet.
Active: Auto
 bro can you make a hotkey for it? cuz its detectable on RP server.
 

Parazitas

God
Joined
Jan 2, 2017
Messages
3,116
Solutions
5
Reaction score
882
Location
Lithuania
Jhon Anthony Pano said:
Parazitas said:
Jhon Anthony Pano said:
1. Name of the mod (if the mod doesn't exist, you don't have to tell one): Anti-taze/freeze.
2. Where you saw it (not the server, we mean if you saw any videos/screenshots about it or not): somewhere on youtube but not works on me.
3. What do you want (the most important part, explain this carefully): When someone tazing you then or the admin freezing you, you can be able to remove the taze/cuff and freezing of admin by using command.
4. Details (add more details to your request): It's just like removing the current freeze on your body that also works on car while you're being tied/blindfold. for RP server.
5. Need On/off key or command ?: "//unfreeze" or "//u.f"
6. Give any picture or video: https://www.youtube.com/watch?v=ZO3Spe3pioU
7. Your client is?: 0.3.7

ty in advance if you respond this, btw I want to change the fuction keys of some of my mods, I want your help for editing this mods from ex: instead of typing gtasingleplayer cheat code, I want to type it on chat as a command but double "//" like s0biet.
Active: Auto
 bro can you make a hotkey for it? cuz its detectable on RP server.

Jhon Anthony Pano said:
 I want to type it on chat as a command but double "//" like s0biet.

//
 

Attachments

  • AF.cs
    17.7 KB · Views: 18
Joined
Apr 18, 2018
Messages
8
Reaction score
0
Parazitas said:
Jhon Anthony Pano said:
Parazitas said:
Jhon Anthony Pano said:
1. Name of the mod (if the mod doesn't exist, you don't have to tell one): Anti-taze/freeze.
2. Where you saw it (not the server, we mean if you saw any videos/screenshots about it or not): somewhere on youtube but not works on me.
3. What do you want (the most important part, explain this carefully): When someone tazing you then or the admin freezing you, you can be able to remove the taze/cuff and freezing of admin by using command.
4. Details (add more details to your request): It's just like removing the current freeze on your body that also works on car while you're being tied/blindfold. for RP server.
5. Need On/off key or command ?: "//unfreeze" or "//u.f"
6. Give any picture or video: https://www.youtube.com/watch?v=ZO3Spe3pioU
7. Your client is?: 0.3.7

ty in advance if you respond this, btw I want to change the fuction keys of some of my mods, I want your help for editing this mods from ex: instead of typing gtasingleplayer cheat code, I want to type it on chat as a command but double "//" like s0biet.
Active: Auto
 bro can you make a hotkey for it? cuz its detectable on RP server.

Jhon Anthony Pano said:
 I want to type it on chat as a command but double "//" like s0biet.

//

AF.cs has no deactivation, it always active and It's detectable by admin, cuz when I entered an int I keep moving while loading obj, then i tried to type "//" its shows "+" on chat, then stills activated, re-wrote "//" then it shows "-" on chat then still activated. help.
If you're working for this, please change the activation from "//"
to "//u.f" Thank you so much.
 

JerryPD

Member
Joined
Oct 29, 2013
Messages
5
Reaction score
0
Parazitas said:
JerryPD said:
1. Name of the mod (if the mod doesn't exist, you don't have to tell one): NFSU2_drift_camera.cs
2. Where you saw it (not the server, we mean if you saw any videos/screenshots about it or not): GTAInside.com
3. What do you want (the most important part, explain this carefully):  Okay... It's just a cleo mod that put the cam above the car , idk how to explain it, just look at the video lol.
4. Details (add more details to your request):  Yup, the cleo in the video isn't the same cleo of gtainside, i like more the gtainside tho.
5. Need On/off key or command ?:  it's automatica, i want a cmd like /driftcam to put it enabled/disabled, i u cant just put a key no problem
6. Give any picture or video: // https://www.youtube.com/watch?v=X0GgzYVXp4U
7. Your client is?: 0.3.7

[shcode=cpp]
{$CLEO .cs}

0000: NOP

wait 10000

0B34: "driftcam" @cmd

while true
wait 0

if 
Player.Defined($PLAYER_CHAR)
then
    if and
    2@ == true 
    Actor.Driving($PLAYER_ACTOR)
    then 
    0@ = Actor.CurrentCar($PLAYER_ACTOR)
    1@ = Car.Model(0@)
    09EF: set_behind_camera_autoposition_mode_for_car_model 1@ distance 1.0 altitude_multiplier 1.0 angle_X 0.25
    end
end


end

:cmd
if
2@ == false
then
    2@ = true
    chatmsg "Cam ON" -1
else
    2@ = false
    chatmsg "Cam OFF" -1
end
0B43: samp cmd_ret
[/shcode]

Damn, i think that i love u...
 

Parazitas

God
Joined
Jan 2, 2017
Messages
3,116
Solutions
5
Reaction score
882
Location
Lithuania
Jhon Anthony Pano said:
Parazitas said:
Jhon Anthony Pano said:
Parazitas said:
Jhon Anthony Pano said:
1. Name of the mod (if the mod doesn't exist, you don't have to tell one): Anti-taze/freeze.
2. Where you saw it (not the server, we mean if you saw any videos/screenshots about it or not): somewhere on youtube but not works on me.
3. What do you want (the most important part, explain this carefully): When someone tazing you then or the admin freezing you, you can be able to remove the taze/cuff and freezing of admin by using command.
4. Details (add more details to your request): It's just like removing the current freeze on your body that also works on car while you're being tied/blindfold. for RP server.
5. Need On/off key or command ?: "//unfreeze" or "//u.f"
6. Give any picture or video: https://www.youtube.com/watch?v=ZO3Spe3pioU
7. Your client is?: 0.3.7

ty in advance if you respond this, btw I want to change the fuction keys of some of my mods, I want your help for editing this mods from ex: instead of typing gtasingleplayer cheat code, I want to type it on chat as a command but double "//" like s0biet.
Active: Auto
 bro can you make a hotkey for it? cuz its detectable on RP server.

Jhon Anthony Pano said:
 I want to type it on chat as a command but double "//" like s0biet.

//

AF.cs has no deactivation, it always active and It's detectable by admin, cuz when I entered an int I keep moving while loading obj, then i tried to type "//" its shows "+" on chat, then stills activated, re-wrote "//" then it shows "-" on chat then still activated. help.
If you're working for this, please change the activation from "//"
to "//u.f" Thank you so much.

Jhon Anthony Pano said:
AF.cs has no deactivation, it always active and It's detectable by admin, cuz when I entered an int I keep moving while loading obj, then i tried to type "//" its shows "+" on chat, then stills activated, re-wrote "//" then it shows "-" on chat then still activated. help.
If you're working for this, please change the activation from "//"
to "//u.f"
 Thank you so much.


[shcode=cpp]
{$CLEO}
0000:

wait 10000

0B34:"/u.f"  @cmd
0BE3: raknet setup_incoming_rpc_hook @iRPC
//0BDE: 0
 while true
 wait 0
 end

:iRPC
if
5@ == true
then
    0BE5: raknet 0@ = get_hook_param 1
    if or
    0039:   0@ == 15
    0039:   0@ == 157
    0039:   0@ == 158
    then
        0BE0: raknet hook_ret 0
    end
end
0BE0: raknet hook_ret 1


:cmd
if
5@ == false
then
    5@ = true
    chatmsg "+" -1
else
    5@ = false
    chatmsg "-" -1
end
0B43: samp cmd_ret
[/shcode]
 

Attachments

  • AF.cs
    17.8 KB · Views: 14

JerryPD

Member
Joined
Oct 29, 2013
Messages
5
Reaction score
0
1. Name of the mod (if the mod doesn't exist, you don't have to tell one): autodeagle.cs
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):  I know, i did an ask before.. but ima trash scripting cleo mod, i just want and autokeybinder when the game detect the desert eagle in my hand.
[font=arial, sans-serif]the phrase that I want the cleo say when it has the desert eagle is "/me saca su Desert Eagle de la cintura".[/font]
4. Details (add more details to your request):  I got a cleo base for that, i think it's just change some codes and thats all...  I got an idea extra, if u can put the phrase say the name of the weapon that i have, it gonna work for all guns tho..
5. Need On/off key or command ?: Automatic when i scroll my weapons and stop on desert eagle.
6. Give any picture or video:  -
7. Your client is?: 0.3.7

Im so sorry if im fucking up too much...

The cleo base that im giving put /casco (helmet) when im in a car... Its just for the base
 

Attachments

  • autocasco.cs
    17.9 KB · Views: 12

Micic

Member
Joined
Jun 22, 2016
Messages
14
Reaction score
0
1. Name of the mod (if the mod doesn't exist, you don't have to tell one): don't know the name maybe autotype.cs
2. Where you saw it (not the server, we mean if you saw any videos/screenshots about it or not): didn't see
3. What do you want (the most important part, explain this carefully): Okay so there is this quiz on RPG server.Example : What is capital city of : Jamaica? I need to type "/k Kingston".And it needs to pass 2000 ms.
4. Details (add more details to your request):So basically what I want is : When cleo reads word "Jamaica" after 2000 ms it presses t and types "/k Kingston".One favor - Make 2 examples because I will add for every country and answers.Something like that cleo u made IF read Y type Y.
It's not in dialog or smt.It looks like this http://prntscr.com/j7mut9.If you don't understand I can add more things but I think I explained everything.
5. Need On/off key or command ?: I can get used to it always on but F9 will be fine
6. Give any picture or video: there is none
7. Your client is?: 0.3.7
 

Parazitas

God
Joined
Jan 2, 2017
Messages
3,116
Solutions
5
Reaction score
882
Location
Lithuania
JerryPD said:
4. Details (add more details to your request):  I got a cleo base for that, i think it's just change some codes and thats all...

You give shit.. , you taked cleo from thread - auto seat belt
 

Attachments

  • autodeagle.cs
    17.6 KB · Views: 13

killer18191

New member
Joined
Jul 2, 2013
Messages
0
Reaction score
0
1. Name of the mod (if the mod doesn't exist, you don't have to tell one): N/A
2. Where you saw it (not the server, we mean if you saw any videos/screenshots about it or not): N/A
2. Where you saw it (not the server, we mean if you saw any videos/screenshots about it or not): I need a cleomod of god mode that if they shoot me, my life only goes down to 10% or the value can be configurable from 1 to 100, so if the enemy shoot me see how their bullets affect me but when they reach the configured value their bullets stop affecting me.
4. Details (add more details to your request): preferably it is god mode only for bullets, since it is for a rp server
5. Need On/off key or command ?: command /gm or /gm [value]
6. Give any picture or video: N/A
7. Your client is?: 0.3.7R1


killer18191 said:
1. Name of the mod (if the mod doesn't exist, you don't have to tell one): N/A
2. Where you saw it (not the server, we mean if you saw any videos/screenshots about it or not): N/A
2. Where you saw it (not the server, we mean if you saw any videos/screenshots about it or not): I need a cleomod of god mode that if they shoot me, my life only goes down to 10% or the value can be configurable from 1 to 100, so if the enemy shoot me see how their bullets affect me but when they reach the configured value their bullets stop affecting me.
4. Details (add more details to your request): preferably it is god mode only for bullets, since it is for a rp server
5. Need On/off key or command ?: command /gm or /gm [value]
6. Give any picture or video: N/A
7. Your client is?: 0.3.7R1

I do not understand how something like this does not exist yet, I have two weeks searching the internet and I did not find anything, not even similar
 

Parazitas

God
Joined
Jan 2, 2017
Messages
3,116
Solutions
5
Reaction score
882
Location
Lithuania
Micic said:
1. Name of the mod (if the mod doesn't exist, you don't have to tell one): don't know the name maybe autotype.cs
2. Where you saw it (not the server, we mean if you saw any videos/screenshots about it or not): didn't see
3. What do you want (the most important part, explain this carefully): Okay so there is this quiz on RPG server.Example : What is capital city of : Jamaica? I need to type "/k Kingston".And it needs to pass 2000 ms.
4. Details (add more details to your request):So basically what I want is : When cleo reads word "Jamaica" after 2000 ms it presses t and types "/k Kingston".One favor - Make 2 examples because I will add for every country and answers.Something like that cleo u made IF read Y type Y.
It's not in dialog or smt.It looks like this http://prntscr.com/j7mut9.If you don't understand I can add more things but I think I explained everything.
5. Need On/off key or command ?: I can get used to it always on but F9 will be fine
6. Give any picture or video: there is none
7. Your client is?: 0.3.7
Can i get chat.txt when u get this msg?


killer18191 said:
1. Name of the mod (if the mod doesn't exist, you don't have to tell one): N/A
2. Where you saw it (not the server, we mean if you saw any videos/screenshots about it or not): N/A
2. Where you saw it (not the server, we mean if you saw any videos/screenshots about it or not): I need a cleomod of god mode that if they shoot me, my life only goes down to 10% or the value can be configurable from 1 to 100, so if the enemy shoot me see how their bullets affect me but when they reach the configured value their bullets stop affecting me.
4. Details (add more details to your request): preferably it is god mode only for bullets, since it is for a rp server
5. Need On/off key or command ?: command /gm or /gm [value]
6. Give any picture or video: N/A
7. Your client is?: 0.3.7R1


killer18191 said:
1. Name of the mod (if the mod doesn't exist, you don't have to tell one): N/A
2. Where you saw it (not the server, we mean if you saw any videos/screenshots about it or not): N/A
2. Where you saw it (not the server, we mean if you saw any videos/screenshots about it or not): I need a cleomod of god mode that if they shoot me, my life only goes down to 10% or the value can be configurable from 1 to 100, so if the enemy shoot me see how their bullets affect me but when they reach the configured value their bullets stop affecting me.
4. Details (add more details to your request): preferably it is god mode only for bullets, since it is for a rp server
5. Need On/off key or command ?: command /gm or /gm [value]
6. Give any picture or video: N/A
7. Your client is?: 0.3.7R1

I do not understand how something like this does not exist yet, I have two weeks searching the internet and I did not find anything, not even similar



http://ugbase.eu/Thread-Request-NOP-GiveTakeDamage?pid=92497#pid92497
 

killer18191

New member
Joined
Jul 2, 2013
Messages
0
Reaction score
0
Parazitas said:
Micic said:
1. Name of the mod (if the mod doesn't exist, you don't have to tell one): don't know the name maybe autotype.cs
2. Where you saw it (not the server, we mean if you saw any videos/screenshots about it or not): didn't see
3. What do you want (the most important part, explain this carefully): Okay so there is this quiz on RPG server.Example : What is capital city of : Jamaica? I need to type "/k Kingston".And it needs to pass 2000 ms.
4. Details (add more details to your request):So basically what I want is : When cleo reads word "Jamaica" after 2000 ms it presses t and types "/k Kingston".One favor - Make 2 examples because I will add for every country and answers.Something like that cleo u made IF read Y type Y.
It's not in dialog or smt.It looks like this http://prntscr.com/j7mut9.If you don't understand I can add more things but I think I explained everything.
5. Need On/off key or command ?: I can get used to it always on but F9 will be fine
6. Give any picture or video: there is none
7. Your client is?: 0.3.7
Can i get chat.txt when u get this msg?


killer18191 said:
1. Name of the mod (if the mod doesn't exist, you don't have to tell one): N/A
2. Where you saw it (not the server, we mean if you saw any videos/screenshots about it or not): N/A
2. Where you saw it (not the server, we mean if you saw any videos/screenshots about it or not): I need a cleomod of god mode that if they shoot me, my life only goes down to 10% or the value can be configurable from 1 to 100, so if the enemy shoot me see how their bullets affect me but when they reach the configured value their bullets stop affecting me.
4. Details (add more details to your request): preferably it is god mode only for bullets, since it is for a rp server
5. Need On/off key or command ?: command /gm or /gm [value]
6. Give any picture or video: N/A
7. Your client is?: 0.3.7R1


killer18191 said:
1. Name of the mod (if the mod doesn't exist, you don't have to tell one): N/A
2. Where you saw it (not the server, we mean if you saw any videos/screenshots about it or not): N/A
2. Where you saw it (not the server, we mean if you saw any videos/screenshots about it or not): I need a cleomod of god mode that if they shoot me, my life only goes down to 10% or the value can be configurable from 1 to 100, so if the enemy shoot me see how their bullets affect me but when they reach the configured value their bullets stop affecting me.
4. Details (add more details to your request): preferably it is god mode only for bullets, since it is for a rp server
5. Need On/off key or command ?: command /gm or /gm [value]
6. Give any picture or video: N/A
7. Your client is?: 0.3.7R1

I do not understand how something like this does not exist yet, I have two weeks searching the internet and I did not find anything, not even similar



http://ugbase.eu/Thread-Request-NOP-GiveTakeDamage?pid=92497#pid92497




It does not work, it activates but I die the same. In short, what I need is that when my HP drops to 10%, the god mode will be activated and my HP will not automatically upload
 

Micic

Member
Joined
Jun 22, 2016
Messages
14
Reaction score
0
killer18191 said:
1. Name of the mod (if the mod doesn't exist, you don't have to tell one): N/A
2. Where you saw it (not the server, we mean if you saw any videos/screenshots about it or not): N/A
2. Where you saw it (not the server, we mean if you saw any videos/screenshots about it or not): I need a cleomod of god mode that if they shoot me, my life only goes down to 10% or the value can be configurable from 1 to 100, so if the enemy shoot me see how their bullets affect me but when they reach the configured value their bullets stop affecting me.
4. Details (add more details to your request): preferably it is god mode only for bullets, since it is for a rp server
5. Need On/off key or command ?: command /gm or /gm [value]
6. Give any picture or video: N/A
7. Your client is?: 0.3.7R1


killer18191 said:
1. Name of the mod (if the mod doesn't exist, you don't have to tell one): N/A
2. Where you saw it (not the server, we mean if you saw any videos/screenshots about it or not): N/A
2. Where you saw it (not the server, we mean if you saw any videos/screenshots about it or not): I need a cleomod of god mode that if they shoot me, my life only goes down to 10% or the value can be configurable from 1 to 100, so if the enemy shoot me see how their bullets affect me but when they reach the configured value their bullets stop affecting me.
4. Details (add more details to your request): preferably it is god mode only for bullets, since it is for a rp server
5. Need On/off key or command ?: command /gm or /gm [value]
6. Give any picture or video: N/A
7. Your client is?: 0.3.7R1

I do not understand how something like this does not exist yet, I have two weeks searching the internet and I did not find anything, not even similar


 KVIZ: {FFFFFF}Koji je glavni grad drzave: Zimbabve?

[19-04-2018 || 22:41:20.900] {FFFFFF}Ko prvi napise tacno resenje (prvo veliko slovo) dobija odredjenu svotu novca i kviz poen. [/k (odgovor)]

translate : QUIZ: {FFFFFF}What is capital city of : Zimbabwe?

[19-04-2018 || 22:41:20.900] {FFFFFF}Who first writes correct answer (Capital letter first) gets some money and quiz point. [/k (answer)]

and it is every 30 minutes
the answer was "Harare"

Make only one and then I will add others.If possible in .ini file. Thank you
 

Parazitas

God
Joined
Jan 2, 2017
Messages
3,116
Solutions
5
Reaction score
882
Location
Lithuania
killer18191 said:
Parazitas said:
Micic said:
1. Name of the mod (if the mod doesn't exist, you don't have to tell one): don't know the name maybe autotype.cs
2. Where you saw it (not the server, we mean if you saw any videos/screenshots about it or not): didn't see
3. What do you want (the most important part, explain this carefully): Okay so there is this quiz on RPG server.Example : What is capital city of : Jamaica? I need to type "/k Kingston".And it needs to pass 2000 ms.
4. Details (add more details to your request):So basically what I want is : When cleo reads word "Jamaica" after 2000 ms it presses t and types "/k Kingston".One favor - Make 2 examples because I will add for every country and answers.Something like that cleo u made IF read Y type Y.
It's not in dialog or smt.It looks like this http://prntscr.com/j7mut9.If you don't understand I can add more things but I think I explained everything.
5. Need On/off key or command ?: I can get used to it always on but F9 will be fine
6. Give any picture or video: there is none
7. Your client is?: 0.3.7
Can i get chat.txt when u get this msg?


killer18191 said:
1. Name of the mod (if the mod doesn't exist, you don't have to tell one): N/A
2. Where you saw it (not the server, we mean if you saw any videos/screenshots about it or not): N/A
2. Where you saw it (not the server, we mean if you saw any videos/screenshots about it or not): I need a cleomod of god mode that if they shoot me, my life only goes down to 10% or the value can be configurable from 1 to 100, so if the enemy shoot me see how their bullets affect me but when they reach the configured value their bullets stop affecting me.
4. Details (add more details to your request): preferably it is god mode only for bullets, since it is for a rp server
5. Need On/off key or command ?: command /gm or /gm [value]
6. Give any picture or video: N/A
7. Your client is?: 0.3.7R1


killer18191 said:
1. Name of the mod (if the mod doesn't exist, you don't have to tell one): N/A
2. Where you saw it (not the server, we mean if you saw any videos/screenshots about it or not): N/A
2. Where you saw it (not the server, we mean if you saw any videos/screenshots about it or not): I need a cleomod of god mode that if they shoot me, my life only goes down to 10% or the value can be configurable from 1 to 100, so if the enemy shoot me see how their bullets affect me but when they reach the configured value their bullets stop affecting me.
4. Details (add more details to your request): preferably it is god mode only for bullets, since it is for a rp server
5. Need On/off key or command ?: command /gm or /gm [value]
6. Give any picture or video: N/A
7. Your client is?: 0.3.7R1

I do not understand how something like this does not exist yet, I have two weeks searching the internet and I did not find anything, not even similar



http://ugbase.eu/Thread-Request-NOP-GiveTakeDamage?pid=92497#pid92497




It does not work, it activates but I die the same. In short, what I need is that when my HP drops to 10%, the god mode will be activated and my HP will not automatically upload





So i understand your explane like that.:
You have 100HP when left 10HP u want get auto Invulnerability.

I saying right?
 

JerryPD

Member
Joined
Oct 29, 2013
Messages
5
Reaction score
0
Parazitas said:
JerryPD said:
4. Details (add more details to your request):  I got a cleo base for that, i think it's just change some codes and thats all...

You give shit.. , you taked cleo from thread - auto seat belt

Thanks but... when i edit the "/me bla bla bla" it turn to capital letters automatically  :sadpepe:
 

killer18191

New member
Joined
Jul 2, 2013
Messages
0
Reaction score
0
Parazitas said:
killer18191 said:
Parazitas said:
Micic said:
1. Name of the mod (if the mod doesn't exist, you don't have to tell one): don't know the name maybe autotype.cs
2. Where you saw it (not the server, we mean if you saw any videos/screenshots about it or not): didn't see
3. What do you want (the most important part, explain this carefully): Okay so there is this quiz on RPG server.Example : What is capital city of : Jamaica? I need to type "/k Kingston".And it needs to pass 2000 ms.
4. Details (add more details to your request):So basically what I want is : When cleo reads word "Jamaica" after 2000 ms it presses t and types "/k Kingston".One favor - Make 2 examples because I will add for every country and answers.Something like that cleo u made IF read Y type Y.
It's not in dialog or smt.It looks like this http://prntscr.com/j7mut9.If you don't understand I can add more things but I think I explained everything.
5. Need On/off key or command ?: I can get used to it always on but F9 will be fine
6. Give any picture or video: there is none
7. Your client is?: 0.3.7
Can i get chat.txt when u get this msg?


killer18191 said:
1. Name of the mod (if the mod doesn't exist, you don't have to tell one): N/A
2. Where you saw it (not the server, we mean if you saw any videos/screenshots about it or not): N/A
2. Where you saw it (not the server, we mean if you saw any videos/screenshots about it or not): I need a cleomod of god mode that if they shoot me, my life only goes down to 10% or the value can be configurable from 1 to 100, so if the enemy shoot me see how their bullets affect me but when they reach the configured value their bullets stop affecting me.
4. Details (add more details to your request): preferably it is god mode only for bullets, since it is for a rp server
5. Need On/off key or command ?: command /gm or /gm [value]
6. Give any picture or video: N/A
7. Your client is?: 0.3.7R1


killer18191 said:
1. Name of the mod (if the mod doesn't exist, you don't have to tell one): N/A
2. Where you saw it (not the server, we mean if you saw any videos/screenshots about it or not): N/A
2. Where you saw it (not the server, we mean if you saw any videos/screenshots about it or not): I need a cleomod of god mode that if they shoot me, my life only goes down to 10% or the value can be configurable from 1 to 100, so if the enemy shoot me see how their bullets affect me but when they reach the configured value their bullets stop affecting me.
4. Details (add more details to your request): preferably it is god mode only for bullets, since it is for a rp server
5. Need On/off key or command ?: command /gm or /gm [value]
6. Give any picture or video: N/A
7. Your client is?: 0.3.7R1

I do not understand how something like this does not exist yet, I have two weeks searching the internet and I did not find anything, not even similar



http://ugbase.eu/Thread-Request-NOP-GiveTakeDamage?pid=92497#pid92497




It does not work, it activates but I die the same. In short, what I need is that when my HP drops to 10%, the god mode will be activated and my HP will not automatically upload





So i understand your explane like that.:
You have 100HP when left 10HP u want get auto Invulnerability.

I saying right?



yes, exactly 10 hp helps me to escape from the battle without losing my weapon and without attracting much attention on servers rp
 
Top