Алексей Владимирович

Results 5 comments of Алексей Владимирович

Халява кончилась. Покупай VPN

Test: ``` Citizen.CreateThread(function() local password = '123123' local hash = GetPasswordHash(password) print('--- Starting VerifyPasswordHash test ---') local iterations = 10 local startTime = os.clock() for i = 1, iterations do...

@FabianTerhorst Have you made any progress on solving the issue?

> > [@FabianTerhorst](https://github.com/FabianTerhorst) Have you made any progress on solving the issue? > > Have you tried using node22 together with https://github.com/citizenfx/node-rebuild ? > > Make sure to specify the...