cwbe coordinatez:
101
63540
1679337
1859849
1859873
1860888

ABSOLUT
KYBERIA
permissions
you: r,
system: public
net: yes

neurons

stats|by_visit|by_K
source
tiamat
K|my_K|given_K
last
commanders
polls

total descendants::
total children::2
show[ 2 | 3] flat


win, takze scripty nehrozia




00000101000635400167933701859849018598730186088802090452
miloo
 miloo      13.01.2006 - 09:51:40 , level: 1, UP   NEW
netsh interface ip set address "Local Area Connection" static 192.168.0.2 255.255.255.0 192.168.0.1 1
exit

00000101000635400167933701859849018598730186088801934086
piece_of_IT
 piece_of_IT      14.09.2005 - 01:54:23 , level: 1, UP   NEW
nie tak celkom pravda...
toto som zbuchal aby som si zjednodusil pracu
daj tomu priponu .bat a ako parameter mu zadaj pozadovany profil
...a ze vraj vo wine sa neda skriptovat ...





rem @echo off
if "%1" == "xanthix" goto xanthix
if "%1" == "dhcp" goto dhcp
if "%1" == "shitface" goto shitface
if "%1" == "lolo" goto lolo
if "%1" == "tralaland" goto tralaland
rem -----------------------------------------------------------------------------------------------------------
:xanthix
netsh interface ip set address "Wireless Network Connection" source=static addr=123.213.231.198 mask=255.0.0.0
netsh interface ip set address "Wireless Network Connection" gateway=123.213.231.132 gwmetric=1
netsh interface ip set dns "Wireless Network Connection" source=static addr=192.168.1.1
goto end
rem -----------------------------------------------------------------------------------------------------------
:dhcp
netsh interface ip set address "Wireless Network Connection" source=dhcp
netsh interface ip set dns "Wireless Network Connection" source=dhcp
goto end
rem -----------------------------------------------------------------------------------------------------------
:shitface
netsh interface ip set address "Wireless Network Connection" source=static addr=192.168.1.6 mask=255.255.255.0
netsh interface ip set address "Wireless Network Connection" gateway=192.168.1.1 gwmetric=1
netsh interface ip set dns "Wireless Network Connection" source=static addr=192.168.1.1
goto end
rem -----------------------------------------------------------------------------------------------------------
:lolo
netsh interface ip set address "Wireless Network Connection" source=static addr=192.168.7.6 mask=255.255.255.0
netsh interface ip set address "Wireless Network Connection" gateway=192.168.3.1 gwmetric=1
netsh interface ip set dns "Wireless Network Connection" source=static addr=192.168.3.1
goto end
rem -----------------------------------------------------------------------------------------------------------
:tralaland
netsh interface ip set address "Wireless Network Connection" source=static addr=123.123.123.111 mask=255.255.255.0
netsh interface ip set address "Wireless Network Connection" gateway=123.123.123.1 gwmetric=1
netsh interface ip set dns "Wireless Network Connection" source=static addr=123.123.123.1
goto end



:end