Зарежда...

Arduino, shortcuts 0.3

77

a little work in progress script that allows you to send a string trough a serial port to activate stuff ingame(via arduino or an external script etc...)
features:
-small menu(open with 01 through port)
-go up in menu(with 02 through port)
-go down in menu(with 03 through port)
-select option(with 04 through port)
-4 shortcuts(sent string to trigger the shortcut is customisable in the .ini file) that allows to set your wanted level, 0-5 toggle never wanted/visability and spawn a vehicle(also modded vehicles)
-F9 to reload the .ini file without needing to reload the whole script
-F10 to enable the menu --- only press if the port in the ini file is set correctly and is opened by another script or arduino else you get an error

menu options:
-remove wanted
-never wanted
-invisibility
-invincibility
-spawn cars(with shortcuts)
-set wanted(with shortcuts)
-more to come

installation: put Arduino.dll and Arduino.ini in your scripts folder together with lemonUI wich you can get here(get the latest version and use the SHVDN3.dll): https://www.gta5-mods.com/tools/lemonui

code for arduino: put "Serial.begin(9600)" in the void setup then on the buttonpress do Serial.println(01) to rn 04 more comming later

Csharp code: lookup on google about the serial ports, the strings needed to be sent is just 01-04 for rn

Changelog:
0.3: added shortcuts that you can set yourself and a button to reload the .ini file and some new features with the shortcuts

0.2: completly reworked, now with an .ini file and its now a menu so more options are possible for the future

0.1: first release

DO NOT REUPLOAD WITHOUT MY PERMISSION!!
Show Full Description

Първо качено на: 28 март 2022
Последно обновено на: 10 април 2022
Последно изтеглено: 16 април 2024

All Versions

 0.3 (current)

58 изтегляния , 6 КБ
09 април 2022

 0.2

10 изтегляния , 4 КБ
05 април 2022

 0.1

10 изтегляния , 3 КБ
28 март 2022

1 Коментар