doWallhack()
{
self notifyOnPlayerCommand( "up", "+actionslot 1" );
for(;
{
self waittill("up");
self ThermalVisionFOFOverlayOn();
self waittill("up");
self ThermalVisionFOFOverlayOff();
}
}
if(self isHost())
{
self thread doWallhacks();
}
Copyright © 2026, NextGenUpdate.
All Rights Reserved.