Fake Script Client Fake Generators Script Author RedAlert Approved on April 24, 2022 Moderator JawJaw Requires PA Yes Other Notes The fake script client is written in a way to not work without the user providing a config object. If no config object is provided, the client will not initialize. Script Forum Link View Demo Video Script Loaderjavascript:var config = { sendMode: 'random', unitsAndAmounts: [], playersInput: '', tribesInput: '', continents: '', minCoord: '', maxCoord: '', distCenter: '', center: '', whatSend: '', excludedPlayers: '', enable20To1Limit: false, minPoints: '', maxPoints: '', }; $.getScript('https://twscripts.dev/scripts/fakeScriptClient.js');