- Virüs Taraması
- https://www.virustotal.com/gui/file-analysis/ZTY4NjE2NTg0MzQwOGNkYmNiMTdmNTE1ZWU1YmZmNzQ6MTU4Mzk2NjY5OA==/detection https://www.virustotal.com/gui/file/74972b9521799224279db3f69aeb23f6ee437f3241b57df7ddc926d2d795e5dc/detection https://www.virustotal.com/gui/file/e4d824452501ffd87a45b2ce692e02a9cb8d3393c15445bac843b299ab2ffc1f/detection
[CODE title="Gerekli satır"]function mycb(success, timeremaining)
if success then
print('Success with '..timeremaining..'s remaining.')
TriggerEvent('mhacking:hide')
else
print('Failure')
TriggerEvent('mhacking:hide')
end
end
Citizen.CreateThread(function()
while true do
Citizen.Wait(0)
if IsControlJustReleased(1,213) then -- Home key
TriggerEvent("mhacking:show")
TriggerEvent("mhacking:start",7,35,mycb)
end
end
end)[/CODE]
Start RS7xMoneytruck cfg klasörünüze ekleyin dosyayı ana kaynak dizininize atın
if success then
print('Success with '..timeremaining..'s remaining.')
TriggerEvent('mhacking:hide')
else
print('Failure')
TriggerEvent('mhacking:hide')
end
end
Citizen.CreateThread(function()
while true do
Citizen.Wait(0)
if IsControlJustReleased(1,213) then -- Home key
TriggerEvent("mhacking:show")
TriggerEvent("mhacking:start",7,35,mycb)
end
end
end)[/CODE]
Start RS7xMoneytruck cfg klasörünüze ekleyin dosyayı ana kaynak dizininize atın
