Resource icon

Untagged Release [PROJECT] No SAMPFUNCS

Status
Not open for further replies.

Parazitas

God
Joined
Jan 2, 2017
Messages
3,103
Solutions
5
Reaction score
882
Location
Lithuania
This thread will be updated and i add more things in future...

For now you can download and use:
1. Vehicle recorder
2. OnFoot recorder
3. Cleo Control

~~ Vehicle recorder ~~
Commands:
1. /vr rec route name - Start recording new vehicle route
2. /vr play route name - Start playing vehicle route
3. /vr repeat route name - Start repeat continuously vehicle route
4. /vr delete route name - Delete vehicle route
5. /vr stop - Stop recording, playing / repeating

Vehicle recorder - Recording or following your route which was created while you drive vehicle..

~~ OnFoot recorder ~~
Commands:
1. /char rec route name - Start recording new char route
2. /char play route name - Start playing char route
3. /char repeat route name - Start repeat continuously char route
4. /char delete route name - Delete char route
5. /char stop - Stop recording, playing / repeating

OnFoot recorder - Recording and following your route which was created while you walking / running.
Recording your pressed keys when you walking / running or stopped, recording when you are stopped and of course also recording when you jumping.
Keys: W, S, T are not recording to avoid problems..

~~ Cleo control ~~
Commands:
1. /csload [FileName.cs] - Load cleo file
2. /csunload [FileName.cs] - Unload cleo file
3. /csreset [FileName.cs] - Reset cleo file
4. /csdelete [FileName.cs] - Delete cleo file
5. /csrename [OldFileName.cs] [NewFileName.cs] - Rename cleo file

Cleo control - This code allows you to do multiple task with your cleo, all you need just enter command with file name.

~~ FAQ ~~

1. Why my "VR" or "CHAR" directory in Cleo folder wasn't created?
Answer: Because you have to run samp with Administrative Privileges to let cleo do that..
2. Why my vehicle driving Backwards when i entered command /vr play name or /vr repeat name ?
Answer: Because when you started recording your speed probably was " 0 " , to avoid this problem please start recording while you driving not standing...
3. Why when i enter any of following commands, server sending " unknown command " or something like that..?
Answer: Because commands based on reading your send text from chatbox. Which means.., commands never was registered on server and are unknown..
So.., it is normal when server sending something like that to you. Just ignore and enjoy using recorders.. [Currently fixed from version v2]
4.
Why when i written any of following commands nothing happens?
Answer:
1. Maybe you written command incorrectly.
2. Probably you using samp addon.., i don't know why, but with samp addon it won't work. So delete it to make Recorder work..

~ ~ Upadate log ~ ~

[UPDATED] OnFoot Recorder
[UPDATED] Vehicle_Recorder

1. For this two versions was added updated samp R4 v2 memories.
In next versions that also will be included..

OnFoot Recorder v2
1. Fixed bug with climbing / ledges , actor have been stuck when tried to climb on roof or any thing for climbing..
2. No more " Unknown command " message
3. Recording when you pressing left or right mouse buttons..


Every my uploaded file here are open source..
For future developers -
good luck.


Regards @Parazitas
 

Attachments

  • OnFoot Recorder.cs
    65.9 KB · Views: 216
  • Vehicle_Recorder.cs
    49.1 KB · Views: 237
  • [UPDATED] OnFoot Recorder.cs
    66.9 KB · Views: 230
  • [UPDATED] Vehicle_Recorder.cs
    53.8 KB · Views: 508
  • OnFoot Recorder v2.cs
    74.2 KB · Views: 345
  • CleoControl.cs
    51.9 KB · Views: 282
Last edited:

Parazitas

God
Joined
Jan 2, 2017
Messages
3,103
Solutions
5
Reaction score
882
Location
Lithuania
You did it from scratch or modified opcode's "VRC"?
Struct is same most of recorders.
Get pos, speed.
Write in file.
Read from file.

This file use two snippets from " VRC " which ones he got from " @Monday " source.
And one snippet from " @ajom " to send key press.

Other stuff is based on my cheat engine memory searching and cleo coding knowledge..

So you can decide it is from " scratch " or not...
Not rly care., Peace.

Regards @Parazitas
 
Last edited:

Parazitas

God
Joined
Jan 2, 2017
Messages
3,103
Solutions
5
Reaction score
882
Location
Lithuania
Added OnFoot recorder.
1. ForcePressGameKey
2. CamAtPos
This Two snippet used from @ajom , credits are included.
Etc..

For more info please read page top / begin.
Regards @Parazitas
 
Last edited:

huyhuy

Member
Joined
Oct 29, 2020
Messages
7
Reaction score
1
Location
VietNam
Why can't I press commands? , the system reported not having this command in the server
 

Parazitas

God
Joined
Jan 2, 2017
Messages
3,103
Solutions
5
Reaction score
882
Location
Lithuania
Why can't I press commands? , the system reported not having this command in the server

Because it's cleo command.
Not registered in server.
So it's normal when server saying "unknown command " etc...

This cleo command based on reading your send text from chatbox.

Anyway it works fine..
Just enter everything correctly..

Regards @Parazitas
 
Last edited:

davidel

Well-known member
Joined
Jan 17, 2020
Messages
207
Reaction score
7
Location
Germania
I am using r1 and it crashes
Also i have gta 1.0 US, samp addon and sampfuncs installed
 
Status
Not open for further replies.
Top