• 19.04.2024, 16:20
  • S’inscrire
  • Connexion
  • Vous n’êtes pas connecté.

 

Bonjour, visiteur, bienvenue sur les forums Aqua Computer Forum. Si c’est votre première visite, nous vous invitons à consulter l’Aide. Elle vous expliquera le fonctionnement de cette page. Pour avoir accès à toutes les fonctionnalités, vous devez vous inscrire. Pour cela, veuillez utiliser le formulaire d’enregistrement, ou bien lisez plus d’informations sur la procédure d’enregistrement. Si vous êtes déjà enregistré, veuillez vous connecter.

Re: Aqua-Computer-City

jeudi 24 avril 2008, 16:58

Citation de "Y0Gi"


Wenn wir das kommerziell machen würden, würden wir uns Botnets mit diversen 100.000 Zombies dafür mieten. Oder selbst welche aufbauen. Man muss nur wollen.


Genau, und die Botnets dann an andere vermieten, die auch nach oben kommen wollen :D
c++: The power, elegance and simplicity of a hand grenade.

Re: Aqua-Computer-City

jeudi 24 avril 2008, 19:55

Citation de "Anisachse"

... und wie man mitmachen kann?
ich könnte ne fritz.box 24/7 stellen

Du wärest ein willkommenes Opfer für die "nagelneue und total umgekrempelte Version".
Du könntest dann auch gleich das Fritz-UPnP-Interface testen.
... Du hast PM

@all wer möchte, kann mittesten.
Der Platz/Dateiname ist wie immer - nur mit einer 3 am Schluß.
Bitte ReadMe/Installationsanleitung lesen - es hat sich ziemlich Alles geändert.

mfg, Thomas

Re: Aqua-Computer-City

jeudi 24 avril 2008, 20:13

na dann mal testen die hänge gerade 2 versionen hinterher oder so
:rolleyes:

Re: Aqua-Computer-City

jeudi 24 avril 2008, 20:28

so doppelpost - läuft soweit ganz gut

Da die FB doch so ihre Probleme haben könnte man da eventuell noch was einbauen?

Ich stell mir das so vor. Kommt die Fehlermeldung gleiche IP (passiert bei PPPoE-Fehler) wartet das Programm einfach noch mal 5s (am besten sogar noch einstellbar) und testet dann noch mal.

Weil egal wie hoch ich die Teimings stelle die PPPoE-Fehler treten immer auf.

Danke schon mal für die Mühe die du dir machst.
:rolleyes:

Giffman

Senior Member

Re: Aqua-Computer-City

jeudi 24 avril 2008, 21:34

hmm bei mir funktionierts auch nicht so wirklich

Code source

1
2
3
4
5
6
7
8
9
10
11
12
same IP - change timing!
1/3 hits wait 15..
Traceback (most recent call last):
  File "E:\Download\ACmcBatch3\ACmcBatch3\ACmcMain.py", line 33, in <module>
    main()
  File "E:\Download\ACmcBatch3\ACmcBatch3\ACmcMain.py", line 27, in main
    ACmcCore.manu_mode(delay)
  File "M:\ACmcBatch3\ACmcCore.py", line 434, in manu_mode
NameError: global name 'sucess' is not defined

same IP - change timing!
1/4 hits wait 15..


RC wird dabei auch nie aufgerufen

Re: Aqua-Computer-City

jeudi 24 avril 2008, 21:37

Ich arbeite nur mit der Pythondatei mit parameter da gehs.
:rolleyes:

Re: Aqua-Computer-City

jeudi 24 avril 2008, 21:38

Citation de "Giffi"

hmm bei mir funktionierts auch nicht so wirklich

Code source

1
2
3
4
5
6
7
8
9
10
11
12
same IP - change timing!
1/3 hits wait 15..
Traceback (most recent call last):
  File "E:\Download\ACmcBatch3\ACmcBatch3\ACmcMain.py", line 33, in <module>
    main()
  File "E:\Download\ACmcBatch3\ACmcBatch3\ACmcMain.py", line 27, in main
    ACmcCore.manu_mode(delay)
  File "M:\ACmcBatch3\ACmcCore.py", line 434, in manu_mode
NameError: global name 'sucess' is not defined

same IP - change timing!
1/4 hits wait 15..


RC wird dabei auch nie aufgerufen



genau das selbe hier, aber dazu hat tom ja schon ne KN.

Re: Aqua-Computer-City

jeudi 24 avril 2008, 21:47

Citation de "Giffi"

hmm bei mir funktionierts auch nicht so wirklich

Code source

1
2
3
4
5
6
7
8
9
10
11
12
same IP - change timing!
1/3 hits wait 15..
Traceback (most recent call last):
  File "E:\Download\ACmcBatch3\ACmcBatch3\ACmcMain.py", line 33, in <module>
    main()
  File "E:\Download\ACmcBatch3\ACmcBatch3\ACmcMain.py", line 27, in main
    ACmcCore.manu_mode(delay)
  File "M:\ACmcBatch3\ACmcCore.py", line 434, in manu_mode
NameError: global name 'sucess' is not defined

same IP - change timing!
1/4 hits wait 15..


RC wird dabei auch nie aufgerufen


Örks - das ist ja auch schon von Weitem sichtbar: success schreibt man mit 'CC'
Tippfehler - sorry.

Fix folgt in Kürze.

mfg, Thomas

Giffman

Senior Member

Re: Aqua-Computer-City

jeudi 24 avril 2008, 22:01

Mal noch eine Frage:

Wenn ich das richtig sehe ist der Ablauf folgendermaßen:

- Aufruf Python
- Hit
- X Sekunden Idle im Python Script
- RC Disconnect
- RC Connect

Wäre es nicht sinnvoller das Idlen zwischen Disconnect und Connect zu machen?

Re: Aqua-Computer-City

jeudi 24 avril 2008, 22:04

das würde dann glaub ich auch PPPoE-Fehler beheben - hoffe ich zumindestens :P
:rolleyes:

Re: Aqua-Computer-City

jeudi 24 avril 2008, 22:13

Citation de "Giffi"

Wäre es nicht sinnvoller das Idlen zwischen Disconnect und Connect zu machen?

Das macht's warscheinlich sicherer; damit wird aber das Internet komplett unbrauchbar.
Das Verhalten ist generell abhängig vom Router - Manche brauchen den Connect-Befehl gar nicht.

Guck' Dir mal die Batch an (die MakeRC erzeugt hat):
Du kannst mal den Wert bei Wait.exe etwas erhöhen.

achso... BugFix ist online

mfg, Thomas

Re: Aqua-Computer-City

jeudi 24 avril 2008, 22:23

ist der käfer fix in der datei an dem bekannten ort drin oder gesondert? weil ich habs vom bekannten ort geladen aber die RC steuerung funktioniert nicht.


oder aber ich bin zu müde dafür.

Giffman

Senior Member

Re: Aqua-Computer-City

jeudi 24 avril 2008, 22:26

Hmm vielleicht etwas falsch ausgedrückt...

was ich meinte ist

Python -> Hit
Disconnect
Wait X
Connect
Wait Y
Loop

Und BTW

In der MakeRC.bat wird

echo "%RcProg%" /D /Q
und
echo "%RcProg%" /C /Q

wohl kaum dazu führen den Disconnect/Connect zu testen

Re: Aqua-Computer-City

jeudi 24 avril 2008, 22:27

Jo ich denke dass das wirklich den meisten Fehlern vorbeugen sollte !

Re: Aqua-Computer-City

jeudi 24 avril 2008, 22:31

Ich denke, ich bärstehe übärhaupt nüggs... ;) ;D ;D :P ;) :P ;D ;D ;)
Meister der symmetrischen Smileys!!! :D 8) :P :cursing: :thumbsup: :cursing: :P 8) :D

Re: Aqua-Computer-City

jeudi 24 avril 2008, 22:32

nun klappt es.

Re: Aqua-Computer-City

jeudi 24 avril 2008, 22:45

Citation de "Giffi"

echo "%RcProg%" /D /Q
und
echo "%RcProg%" /C /Q


Sch... hab' ich vergessen.
Ich habe eben keine Chance das live zu testen.

mfg, Thomas

Edit: Batch-Fehler ist auch gefixt

Re: Aqua-Computer-City

jeudi 24 avril 2008, 23:04

hmm aktuell

World Top 27 City

Hab im Anschluss mal nach Frankreich geschaut - die Topcity macht da circa 17k pop am Tag  :o :o
:rolleyes:

Re: Aqua-Computer-City

vendredi 25 avril 2008, 18:15

Hello guys,

Sorry I cannot write in German.

I am the owner of the largest city in the world (http://thoorens.myminicity.com), and I was wondering if you would be willing to collaborate by exchanging clicks so that aqua-computer can become 1st in Germany and I can strengthen my position?

If you wish, we can also exchange some information about the scripts we use.

Keep me informed!
Olivier

Re: Aqua-Computer-City

vendredi 25 avril 2008, 19:39

;D

Man stuft uns als ernstzunehmenden Gegner ein würde ich sagen.