Résolu Problème Tool ...

Statut
N'est pas ouverte pour d'autres réponses.

UEFALONA

UEFALONA IS BACK !
Premium
Inscription
17 Juin 2013
Messages
3 426
Réactions
1 088
Points
7 143
RGCoins
25
Heyy !

Donc j'ai un problème avec mon code aimbot BO 2 :

Code:
string text = this.metroTextBox1.Text;
            this.metroTextBox1.Text = text + "[" + DateTime.Now.ToString() + "] Aimbot Activated good luck" + Environment.NewLine;
            while (true)
            {
                SetClientViewAngles(0, GetNearestPlayer(0));
            }

Screen des erreurs :

Merci de bien vouloir m'aider :)
 
En faite, ton problème est très très simple, tu as copié deux fonctions, sans les transférer dans ta form, du coup il l'a trouve pas ^^
 
Statut
N'est pas ouverte pour d'autres réponses.
Retour
Haut