-
Similar Content
-
By PublicHax
View File Hide Online 4.5.0 And More Games Hack GG Script - [ScriptTrust]
🔶
▫️▪️◽◻️◼️ Version: 1.7.0 ◼️◻️◽▪️▫️◾
Code Script: Dalemram
Encrypt: noname
Functions: PublicHax (i)
---------------------------------------------------------------------------------------------------------------------------------------------------------
This project have scripts for games:
Dude Theft Wars 0.87c
Hide Online 4.5.0
Miraculols
Bhop Pro 1.9.0~1.9.4
😘🌺🌈
Submitter PublicHax Submitted 01/30/2021 Category LUA scripts
-
By PublicHax
🔶
▫️▪️◽◻️◼️ Version: 1.7.0 ◼️◻️◽▪️▫️◾
Code Script: Dalemram
Encrypt: noname
Functions: PublicHax (i)
---------------------------------------------------------------------------------------------------------------------------------------------------------
This project have scripts for games:
Dude Theft Wars 0.87c
Hide Online 4.5.0
Miraculols
Bhop Pro 1.9.0~1.9.4
😘🌺🌈
-
By MarioRossi93i
View File Real Racing 3 (9.2.0) Race Mode
REAL RACING 3 RACE MODE
Current version: 9.2.0.3.2
RR3 working version: 9.2.0
Description:
With this script you can enable/disable following hacks:
- Autodrive Mode
- Freeze Mode
- Ghost Mode
- KickAss Mode (not helpful if you active ghost mode too)
Works with standard and rolling start
FULLY COMPATIBLE WITH BOTH 32 AND 64 BIT DEVICES
Instructions:
Run this script after signal light has turned green.
If script doesn t work use S version
Video:
Submitter MarioRossi93i Submitted 05/13/2020 Category LUA scripts
-
By MarioRossi93i
REAL RACING 3 RACE MODE
Current version: 9.2.0.3.2
RR3 working version: 9.2.0
Description:
With this script you can enable/disable following hacks:
- Autodrive Mode
- Freeze Mode
- Ghost Mode
- KickAss Mode (not helpful if you active ghost mode too)
Works with standard and rolling start
FULLY COMPATIBLE WITH BOTH 32 AND 64 BIT DEVICES
Instructions:
Run this script after signal light has turned green.
If script doesn t work use S version
Video:
-
By n3kitOzz
Im trying to convert dec to signed hex with
string.format("%X", tostring(number)) But, tested it in lua interpreter, and have this:
But, i need to convert it to signed hex, like that:
How to do that?
string.format("%X", tostring(number)) returning a FFFFFFFFFFFFFFBF
-