[FREE] ESX-QBCore Converter

:hammer_and_wrench: Introducing the “Script Converter”! This versatile tool is designed to effortlessly convert scripts between ESX and QBCore frameworks within the FiveM environment.

:file_folder: It offers a user-friendly interface for selecting a folder containing script files, along with a replacement file for easy customization. The tool ingeniously traverses through all script files with supported extensions (.lua, .html, .js) within the chosen directory and its subfolders.

:arrows_counterclockwise: Performing seamless string replacements based on the provided search and replacement text pairs, it ensures smooth transition between frameworks. Upon completion, a detailed list of processed files is displayed, accompanied by a cheerful notification of successful completion.

:eyeglasses: Nonetheless, it’s advisable for users to meticulously review the modified scripts and stay vigilant for any potential errors, keeping an eye on the console for quick troubleshooting.

Happy converting! :tada::mag::construction:

Get it on Github: GitHub - sledgehamm3r/ESX-QBCore-Converter: A tool to convert scripts from QBCore to ESX or ESX to QBCore

Questions: sledge.dev

10 Likes

windows antivirus blockingi it:3
image

1 Like

the source is on github so u could see if its a virus (unlikey) if you dont trust it feel free to build the source code your self after verifying.

Windows antivirus is constantly blocking something, even if there are no viruses in the file.

Because it’s an EXE file.

Anyway this doens’t work at all, because it will look for txt files and not other formats. Useless.

I love it, I had the same idea for a website but I was too lazy to make it haha! Maybe also make it reversible so that qbcore goes to esx. But completely awesome script!

1 Like

Step 1. Select the resource folder
Step 2. Select the txt File which contains the replacements.

:wink: It is replacing .lua, .html, .js and .ini files

2 Likes

** Uploaded PreviewVideo **

2 Likes

Curious, does this also take qb core scripts, and switch them to ESX?
Preview video showed ESX to QB.

thanks!

and to get those esx-to-qb.txt file?

it is in the Download and on Github

You can do it either way.
The structure of the txt file ist easy:

esx:showNotification (original)
QBNotify: (replace)

First line the current trigger and just below the replacement.
In the example above its esx to qb but if you switch both lines

e.g
QBNotify:
esx:showNotification

now its qb to esx

And it will do an entire script?

you just choose a rescource folder - every single file is going to be checked and the triggers get replaced according to the txt file - so yes it’s doing the whole script

1 Like

Dope, thanks for explaining. Gonna try this out, thanks for release!

1 Like

Noooooice. :+1:
Plz continue to update.

dose not work it will not convert esx to qb-core i just tryed wit 2 different scripts and there still in esx

Did you use the esx-to-qb.txt? You still have to check the script after converting.

yes i used the esx-to-qb.txt and checked the script after n it was still esx-stores
not qb-stores inside of the config it said core=esx

ty for replying