Match loop guide, checked 2026-09-14
How to Play Illegal Soccer
A match of Illegal Soccer puts up to eight players on a pitch with a ball and with tools that make holding it difficult. This page walks the loop a round asks you to run and marks clearly where first-party information ends.
§What a match asks of you#
Three jobs, in order of importance, none of which depends on a hidden input.
A round asks you to do three things at once: travel with the ball, decide before somebody closes you down, and stay alive long enough to do it again. The developer's description makes the third explicit by listing a gunshot during a dribble as ordinary play.
That is the whole shape of the game. It is not a football simulation with a chaos setting; it is a small match in which football is the objective and the tools are the environment.

§The match loop, step by step#
Our reading of the order a round runs in. It describes what a player does, not a documented match structure.
No first-party source publishes a match script, so the sequence below is our own description of how a round plays out. Treat it as a decision order, not as rules you can look up.
| Step | What happens | What to do |
|---|---|---|
| 1. Join | You land in a server of up to eight players and the ball is already contested. | Read the space before you commit: note where players and hazards are. |
| 2. Win the ball | A loose ball or a tackle gives you a short window of possession. | Take the touch, look up, and pick a direction in the same motion. |
| 3. Carry and decide | Somebody is closing you down, often with a shot or a tool. | Move toward goal and commit while the window is open. |
| 4. Strike | You get one clean contact or one shot worth taking. | Shoot earlier than feels comfortable; a wide shot still beats a lost ball. |
| 5. Lose it and recover | Possession is designed to be temporary, so the ball turns over. | Leave the challenge and reposition instead of chasing what you lost. |
| 6. Repeat | The same short sequence runs again with the same small number of players. | Treat each possession as a window, not as a phase to hold. |
§The shape of a small server#
Eight players means space is scarce and every action is visible.
The official maximum is eight players per server. In a match that size, nobody is anonymous. There is no crowd of teammates to hide behind, a mistake is usually punished within a few seconds, and the ball is almost always contested by somebody closer than you would like.
The upside is that impact scales. In a small match, one player who keeps the ball and takes the shot early changes the result more than a single player can in a large-team game.
§Why the ball is hard to keep#
The developer designed the difficulty in deliberately.
The official description is built as a pros and cons list, and every con reduces your ability to hold the ball. You can slip on another player's oil spill while you are running with it, and you can be shot by a gun while you are dribbling it. Add tackling and explosions to the same list and the conclusion writes itself: possession here is something you use quickly or lose.
That is a design choice rather than a flaw, and it changes how you should play. A plan that requires holding the ball for several seconds will usually fail; a plan that converts the first clean contact into a shot usually will not.
§What changes your options#
The tools the developer names, described only as far as the official description goes.
The developer confirms guns, grappling hooks and jetpacks as part of the game, and those three types cover most of what changes your options. A grappling hook changes how you travel, a jetpack changes where you can be, and a gun changes what happens when you do not have the ball.
The wider roster that community pages describe goes beyond those three, and our item index labels that material as community-reported. This page deliberately stops at the three nouns, because they are the only ones with first-party support.
§What we could not verify about match structure#
The most common questions about a match are the ones no first-party source answers.
- Match length and whether a match is divided into halves. Nobody has published either.
- Overtime, draw handling and any sudden-death condition. We will not describe a clock we have not seen documented.
- Respawn rules and whether a defeated player returns immediately.
- Scoring values and whether any goal counts differently from another.
- Whether a ranked, competitive or seasonal mode exists. No first-party source describes one.
§FAQ#
How does a match work?
Players contest a ball in a server of up to eight, with tools that make holding it difficult. The objective is to score, and the developer confirms there are no referees to interrupt play.
How many players are on a team?
The official record states a maximum of eight players per server. It does not publish a team format, so we do not describe one.
How long is a match?
We do not know, and no first-party source says. Community pages give figures we cannot corroborate, so this page treats match length as an open question rather than a number.
Is there a referee?
No. The developer's own description states that there are no referees, which means tackling, fighting and explosions are part of the game rather than fouls.
Can I play alone?
You can join a server on your own, but the game is built around a contested ball, so solo play is not the intended experience. Community information about private sessions is not confirmed.
What is the objective?
Score more than the other team. Everything else in the match exists to make that harder, which is why the game is described the way it is.
§Related pages#
GuideArticle
Getting Started in Illegal Soccer
A first-session orientation for Illegal Soccer: what to expect in your first five minutes, what to practise, and which questions to leave for later.
GuideArticle
Illegal Soccer Controls
How to find, read and change your own controls in Illegal Soccer, why no keybind list is published here, and what is worth rebinding first.
GuideArticle
How to Score in Illegal Soccer
Where scoring chances come from in Illegal Soccer, how to choose between placement and power, the finishing shots community creators demonstrate on video, and the mistakes that waste a good position.
Hub
Illegal Soccer Items
The tool types the developer confirms in Illegal Soccer, the wider community roster, and the evidence boundary between the two.
GuideArticle
Private Servers in Illegal Soccer
What the official record shows about private servers in Illegal Soccer, how private play works as a platform feature, and why this page lists no server links.