Created by g59#4942
Features:
- STEAL BOAT
- DEV NOTES:
- With this script, you can join any coalition, meaning you can steal and take apart the boat of the coalition’s owner.
- I recommend spectating the victim and waiting til they are out of the boat to do a successful heist
SCRIPT:
-- This script was generated by Hydroxide's RemoteSpy: https://github.com/Upbolt/Hydroxide
local ohString1 = "Join"
local ohString2 = "viktim" --victim name
game:GetService("ReplicatedStorage").RemoteEvents.General.CoalitionRequests:FireServer(ohString1, ohString2)