Messages
6
Reactions
3
Credits
2,629
Joined
Dec 2022
Messages
12
Reactions
0
Credits
653
Joined
Sep 2024
Messages
54
Reactions
0
Credits
1,039
Joined
Sep 2024
Messages
6
Reactions
3
Credits
2,629
Joined
Dec 2022
The script is open source, you can easily convert it to any framework you want.
To use the script in any framework, simply remove the line from the FX manifest:
and remove:
From the config.
Once done, leave the "UsePerm" config as false.
To use the script in any framework, simply remove the line from the FX manifest:
"@vrp/lib/utils.lua"
and remove:
local Tunnel = module("vrp","lib/Tunnel")
local Proxy = module("vrp","lib/Proxy")
vRP = Proxy.getInterface(&qu...
local Proxy = module("vrp","lib/Proxy")
vRP = Proxy.getInterface(&qu...
From the config.
Once done, leave the "UsePerm" config as false.