^^ ging gestern nicht geht jetzt aber wie findest du die idee das der sich neu einloggt wenn nach 5 min nix passiert beim bot
Normally he should do this, but i already noticed that it doenst work...Quote:
Shadow today i sw something,i was looking on the map and there was 3 glitters next to my ship but the bot choosee to go to take a glitter that was far away insteand of to collect the 3 glitters that was next to him!
I think that you should make you're bot to check which is the closest glitter and to go to take that glitter!
This is just a snippet of my source:Quote:
Ok i have a question,how you detect the glitters and how you get glitter position(an example would be god even if its in C++)!
class Glitzi
{
public:
Glitzi() {}
~Glitzi() {}
string id,x,y,visible;
};
//[...]
Split(Received_and_decrypted_data,"|",&(*splited));
if (splited[0]=="E" && splited[1]=="I" && SendMessage(Check2, BM_GETCHECK, 0, 0)==BST_CHECKED )
{
avaible=0;
for (short e=0; e<50; e++)
if (splited[2]==glitzi[e].id) avaible=1;
if (avaible==0)
{
SetLog( texte[36]);
glitzi[glitzinum].id=splited[2];
glitzi[glitzinum].x=splited[4];
glitzi[glitzinum].y=splited[5];
glitzinum++;
if (glitzinum>=50) glitzinum=0;
}
}
//[...]
Ach, sollen sie doch mal reinschauen.Quote:
Ich will ja keinem was unterstellen, aber Shadow du solltest aufpassen wie viele Infos du gibst, weil die Programmierer von Bigpoint schlafen auch nicht und gucken hier bestimmt auch immer mal wieder rein.
mFg
Mate, just read the first post and read the english thing.Quote:
i wished i could speak german lol.. I can't figure this bot out, can someone that knows english help me?
Im nächsten Update wird einiges ausgebessert werden, unteranderem (hoffentlich) auch dieses Problem.Quote:
ey du solltes das problem mit denn browser auch löschen also kleine erklärenung.
1.Wenn bot an ist kein browser geht alles gut aber wenn bot und browser an ist gäht erst browser nicht dann nach eienr weile bot auch nicht mehr da bleibt einfach alles stehen