OBD Device - Scan & Code

obd_forum

https://kuzquality.com/package/obd-device

Experience authentic on-board diagnostics and vehicle coding with our OBD Device. Scan any vehicle to reveal stored faults, monitor vehicle data in real-time, and apply hidden software customizations. Comes fully standalone or plug-and-play with popular phone scripts


What to expect

  • Realistic OBD Device UI
  • Scan your vehicle for faults
  • Pre-made fault logging system with 10+ faults
  • Add your own faults through an export, perfect to use from external scripts
  • Modify your vehicle, choose from 15+ pre-made mods and add easily add your own
  • Read live-data of your car
  • Official integration with t1ger_mechanic script
  • Built-in integrations for all popular phone systems, such as: lb-phone, yseries phone, qs-smartphone-pro, GKSPhone v2 and lb-tablet
  • Full localization system allowing you to translate anything you’d like


Integrations for the following phones

  • lb-phone
  • lb-tablet
  • yseries phone
  • qs-smartphone
  • gksphone

The integrations are open source. Meaning that if your phone supports custom apps, you can most likely add an integration as well

T1GER Mechanic integration

T1GER has created an official integration for the t1ger_mechanic script. Logging faults when things go wrong. Examples:

This integration does not mean you need this script. Our script comes with plenty pre-made faults and modifications. Integrations such as this one, simply add more fault codes based on their custom logic

We encourage other developers to do the same with out super simple exports API


Buy Now

https://kuzquality.com/package/obd-device


Config Preview


Check out our other premium releases

image

KQ_LINK Required

kq_link is our fully open-source solution to link resources with any framework or dependency you may be using, such as inventories, notifications or dispatch systems. Ensuring the best possible compatibility between our new resources and your server.
You can find out which resources are supported on the Github page

Code is accessible No (Partially)
Subscription-based No
Lines (approximately) 5000
Requirements kq_link (Free - Github)
Support Yes
7 Likes

Nice work, is also an integration to jim-mechanic also planed?

2 Likes

Hey, any potential integrations would need to be made within jim-mechanic, basically jim-mechanic would need to call an export to kq_obd to log faults whenever they occur inside jim-mechanics logic. This is also how T1GER has already an integration to his script

1 Like

thx for the info

1 Like

this looks really good for mechanic RP!

1 Like

We used this script for a while, it was really create but we did find some issues with it using very large state-bags when using certain upgrades.

Feel free to report any issues via a ticket. The statebags should not be big, especially for the modifications, it normally only saves the key:value pair which shouldn’t be more than few characters

Thanks for this, we have a state bag monitor which showed them being very high in certain instances, however we never really ran any further debugging to expand on this so its disabled at the moment, if I get to the bottom of it ill pass it onto you, great script anyway :slight_smile:

Quite a lot of those “state bag monitors” will trigger at anything that is slightly more than just a string/int value. I would guess that what triggered it was the list of the vehicle fault codes, which may contain multiple sentences, depending on the amount of faults on the vehicle, which still shouldn’t surpass few hundred bytes