[CLOSED] Accepting request

Status
Not open for further replies.

agralek

Member
Joined
Dec 30, 2017
Messages
12
Reaction score
0
1. Name of the mod (if the mod doesn't exist, you don't have to tell one):
2. Where you saw it (not the server, we mean if you saw any videos/screenshots about it or not):
3. What do you want (the most important part, explain this carefully): is it possible to have a notepad ingame?
4. Details (add more details to your request): I would like that when I press a key it opens me a notepad with several pages available so that I can put my notes in
5. Need On/off key or command ?: on/off key
6. Which client your server use?: 0.3 DL
7. Give any picture or video:
8. You use SAMPFUNCS?: nope
 

HarrisonFord

Active member
Joined
Nov 25, 2013
Messages
135
Reaction score
3
Is it possible to have "V" button send "/wave" command only in vehicle.
And not send "/wave" command if i type in chat something with "V" ?
 

CleoLioss

Member
Joined
Jul 4, 2019
Messages
12
Reaction score
0
1. Name of the mod (if the mod doesn't exist, you don't have to tell one):-
2. Where you saw it (not the server, we mean if you saw any videos/screenshots about it or not): -
3. What do you want (the most important part, explain this carefully):I could drive the car from G, even when the other player is in F position, but other players don't see it .
4. Details (add more details to your request):When i write /adrive
5. Need On/off key or command ?: Command /adrive
6. Which client your server use?: 0.3.7
7. Give any picture or video:-
8. You use SAMPFUNCS?: Yes
 

fahrein

Active member
Joined
Apr 18, 2014
Messages
101
Reaction score
0
1. Name of the mod (if the mod doesn't exist, you don't have to tell one): -
2. Where you saw it (not the server, we mean if you saw any videos/screenshots about it or not): İ made for 0.3.7
3. What do you want (the most important part, explain this carefully): Dialog Response
4. Details (add more details to your request): I will edit cleo and their information(id,button,input...) sends servers. And i will get last dialog id
5. Need On/off key or command ?: command or i can edit cleo for keys and their information
6. Which client your server use?: 0.3.DL
7. Give any picture or video: -
8. You use SAMPFUNCS?: No
 

peka

Active member
Joined
Oct 14, 2018
Messages
46
Reaction score
6
1. Name of the mod (if the mod doesn't exist, you don't have to tell one): Drive through laterns, traffic lights etc.cs
2. Where you saw it (not the server, we mean if you saw any videos/screenshots about it or not): I saw it in this video
However, that doesnt work for me so i would like a .cs
3. What do you want (the most important part, explain this carefully): I want to be able to drive through latenerns, traffic lights and everything just like in that video i posted above.
4. Details (add more details to your request): It's all clear.
5. Need On/off key or command ?: No.
6. Which client your server use?: It uses r2 but i use fake r2 so im playing on r1.
7. Give any picture or video:
8. You use SAMPFUNCS?: yes
 

algazel

Member
Joined
Jun 3, 2019
Messages
8
Reaction score
2
1. Name of the mod (if the mod doesn't exist, you don't have to tell one): -
2. Where you saw it (not the server, we mean if you saw any videos/screenshots about it or not): -
3. What do you want (the most important part, explain this carefully): When I type /slotmachine I always get the same picture
4. Details (add more details to your request): I want to get money with a slotmachine cheat, Slotmachine is in the casino, there I am allowed to wager with a minimum of 2000-250000, if you get the same picture then the money I bet will be multiplied by twenty-two. The command to open the slotmachine ie /slotmachine 2000-250000
5. Need On/off key or command ?: -
6. Which client your server use?: SAMP R2
7. Give any picture or video: 8. You use SAMPFUNCS?: Yes
 

Parazitas

God
Joined
Jan 2, 2017
Messages
3,103
Solutions
5
Reaction score
882
Location
Lithuania
1. Name of the mod (if the mod doesn't exist, you don't have to tell one):-
2. Where you saw it (not the server, we mean if you saw any videos/screenshots about it or not): -
3. What do you want (the most important part, explain this carefully):I could drive the car from G, even when the other player is in F position, but other players don't see it .
4. Details (add more details to your request):When i write /adrive
5. Need On/off key or command ?: Command /adrive
6. Which client your server use?: 0.3.7
7. Give any picture or video:-
8. You use SAMPFUNCS?: Yes
It called cruise control >> google
 

HarrisonFord

Active member
Joined
Nov 25, 2013
Messages
135
Reaction score
3
1. Name of the mod (if the mod doesn't exist, you don't have to tell one):
2. Where you saw it (not the server, we mean if you saw any videos/screenshots about it or not):
3. What do you want (the most important part, explain this carefully): V key to send "/wave" command. and "0" key to send "/tm" command.
4. Details (add more details to your request): The commands can NOT be send while i type in chat something with V or 0.
5. Need On/off key or command ?: No
6. Which client your server use?: R2
7. Give any picture or video: N/A
8. You use SAMPFUNCS?: Yes.
 

Parazitas

God
Joined
Jan 2, 2017
Messages
3,103
Solutions
5
Reaction score
882
Location
Lithuania
@HarrisonFord
PHP:
{$CLEO .cs}

0000: NOP 

wait 10000

while true
wait 0

if
0ADC:   test_cheat "V"
then
    say "/wave"
    wait 1000 // anti spam
end

if
0ADC:   test_cheat "0"
then
    say "/tm"
    wait 1000 // anti spam
end

end
 

fahrein

Active member
Joined
Apr 18, 2014
Messages
101
Reaction score
0
1. Name of the mod (if the mod doesn't exist, you don't have to tell one): -
2. Where you saw it (not the server, we mean if you saw any videos/screenshots about it or not): I made its for 0.3.7
3. What do you want (the most important part, explain this carefully): Send Dialog Response
4. Details (add more details to your request): https://blast.hk/wiki/lua:sampsenddialogresponse for 0.3.DL
5. Need On/off key or command ?: Any key
6. Which client your server use?: 0.3.DL
7. Give any picture or video: https://blast.hk/wiki/lua:sampsenddialogresponse
8. You use SAMPFUNCS?: No
 

san11

Active member
Joined
Aug 13, 2015
Messages
51
Reaction score
3
Request form.:
1.
Name of the mod (if the mod doesn't exist, you don't have to tell one): Car velocity
2. Where you saw it (not the server, we mean if you saw any videos/screenshots about it or not): It does not exist yet, but there is something similar
3. What do you want (the most important part, explain this carefully):There is a Cleo mode by opcode(attached) where you enter the car and you can set the velocity to 0 while you are driving 100 km/h, server thinks you are driving 0 but you are going 100.
I would love to have reverse CLEO mode, where you are not driving 100km/h but server thinks you are going 100 km/h or more.
4. Details (add more details to your request): If this is possible to make, i would love to enter the car and set the velocity to 100km/h as a constant while i am not going 100km/h.
5. Need On/off key or command ?: if possible make it command " O "
6. Which client your server use?:0.3.7
7. Give any picture or video: There is attached file, just want it reverse
8. You use SAMPFUNCS?: YES
 

Attachments

  • hookCar.cs
    19.2 KB · Views: 6

user88

Well-known member
Joined
Jun 29, 2017
Messages
426
Reaction score
165
Location
LINK CLEO DICE HACK HERE!
1. Name of the mod (if the mod doesn't exist, you don't have to tell one): kebab
2. Where you saw it (not the server, we mean if you saw any videos/screenshots about it or not): kebab bude
3. What do you want (the most important part, explain this carefully): is write /buy kebab on lspd
4. Details (add more details to your request): I would like that when I press a key it opens me a notepad with several pages available so that I can put my notes in
5. Need On/off key or command ?: SPACE
6. Which client your server use?: 0.3x
7. Give any picture or video:
8. You use SAMPFUNCS?: 0.3x sanpfuncs

pls
 
Status
Not open for further replies.
Top