> For the complete documentation index, see [llms.txt](https://guide.strikepack.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://guide.strikepack.com/horizon-it/manuals/gamepack/generators/grandtheftonlinegen/armsracegen.md).

# Generatore Arms Race

**QUESTO GENERATORE RICHIEDE QUANTO SEGUE:**

* **GIOCARE A GRAND THEFT ONLINE**
* **VIBRAZIONE: ATTIVA**
* **CONTROLLI E IMPOSTAZIONI PREDEFINITI IN-GIOCO**

***

**FASE 1**:  Vai a una sessione solo su invito nella scheda Grand Theft Online.  <mark style="color:rosso;">**Assicurati di essere in visuale in terza persona**</mark><mark style="color:rosso;">!</mark>

***

**FASE 2**:  PREMI MENU per aprire il menu, quindi vai su Online e seleziona Opzioni.

* Tu **DEVI** usa le seguenti impostazioni:
  * **Consenti spettatori**: Disattivato
  * **Abbinamento**: Chiuso
  * **Rimani host dopo la schermata di voto della prossima attività**: Attivato

***

**FASE 3**:  Seleziona Attività, quindi seleziona Gioca attività.  Dal menu Gioca attività, seleziona Creati da Rockstar, quindi seleziona Gare.  Da Gare, seleziona **Corsa agli armamenti** & conferma Avvia attività.

***

**FASE 4**:  Dal **Corsa agli armamenti** menu, tocca il <img src="/files/0a53e4fcd6575369ac3579605affaef9f1685470" alt="" data-size="line"><mark style="color:verde;">**GIOCA**</mark> pulsante nella Dashboard dell'app.  Il LED RGB passerà da <mark style="color:rosso;">**ROSSO**</mark> per <mark style="color:verde;">**VERDE PULSANTE**</mark>, e sotto "Dati del generatore", lo "Stato" nella Dashboard ti darà un'idea di ciò che sta attualmente accadendo con il generatore.  <mark style="color:rosso;">**Tieni presente che questo generatore non avrà successo durante il tempo nevoso in**</mark><mark style="color:rosso;">-</mark><mark style="color:rosso;">**eventi di gioco**</mark><mark style="color:rosso;">.</mark>

***

**SPEGNIMENTO**:  Quando desideri spegnere il generatore, tocca il <img src="/files/90337a78aa7b72d29c580c21b01f6df7d434e584" alt="" data-size="line"><mark style="color:rosso;">**STOP**</mark> pulsante sulla Dashboard, oppure <img src="/files/325b0ca1ecf8b8f1708d6de48d0990d4860c5320" alt="" data-size="line">***VISUALIZZA*** pulsante sul tuo controller.  Il LED RGB tornerà a <mark style="color:rosso;">**ROSSO**</mark>.

***

{% hint style="danger" %} <mark style="color:rosso;">**ATTENZIONE**</mark><mark style="color:rosso;">:</mark>  Sebbene i nostri generatori in-game siano semplicemente comandi del controller (macro), l'uso di tali generatori può costituire una violazione dei termini di utilizzo di un determinato publisher.  TI PREGHIAMO DI USARLI RESPONSABILMENTE E DI EVITARE DI ESEGUIRLI PER UN PERIODO DI TEMPO PROLUNGATO; AD ESEMPIO, CONCEDILI UNA PAUSA ENTRO UN PERIODO DI 12-24 ORE.  L'uso di tali generatori è a esclusivo rischio dell'utente finale.  Sebbene i ban siano rari, non accettiamo ALCUNA responsabilità per ban, sospensioni o disattivazioni dell'account associate a tali violazioni.
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://guide.strikepack.com/horizon-it/manuals/gamepack/generators/grandtheftonlinegen/armsracegen.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
