loipon, ftiakse ena .bat arxeio kai vale ta ekshs:
opou _number apo ekei pou thes na arxizei o counter, _max teleiwnei, _step to step.Code:@echo off set _number=0 set _max=3 set _step=1 set WAIT_TIME=2 :Start if %_number% geq %_max% goto end START firefox.exe -new-tab google%_number%.com set /a _number=_number + %_step% @ping 127.0.0.1 -n %WAIT_TIME% -w 1000 > nul goto start :end set _number= set _max= set _step= set WAIT_TIME=
Opou 'google%_number%.com' vazeis to url pou thes, vazwntas to %number% ekei pou thes na einai to counter.
To wait time kai to ping einai gia na prolavei na anoiksei o firefox kai na ta vgalei ontws se tabs kai oxi se nea parathyra.
To psilodokimasa kai douleuei, des to kai sy, mporei na thelei kamia rythmish, eidika an thes na exei stadar arithmo pshfiwn to counter, alla to pianeis to nohma![]()






