SolvedMoney Exploit

Posts 12 of 2 · Page 1 of 1
Money Exploit
Can some one can make a exploit or is this shit is exploitable

ACHIEVEMENT.Function = function()
if CLIENT then
function ACHIEVEMENT.ClientCheck()
local ply = LocalPlayer()
for _, v in pairs( player.GetAll() ) do
if IsValid( v ) and v:IsPlayer() and v:SteamID() == "STEAM_0:0:19189848" and v:GetPos()istance( ply:GetPos() ) <= 1000 then
ply:ACHProgress( ACHIEVEMENT, 1 )
end
end
end
end

if SERVER then
function ACHIEVEMENT.RewardFunction( ply )
if engine.ActiveGamemode() == "darkrp" then ply:addMoney( 500 ) end
end
end
end

RegisterAchievement( ACHIEVEMENT )
im guessing this is a mimic of the steam achievement to meet garry, and this [CRP] Discretoss is the owner, it could be heavily abused depending on the rest of code, send ip to the server or just the rest of the code
Posts 12 of 2 · Page 1 of 1
This thread is closed for replies.

Similar Threads

Tags for this Thread

None

Need help?