Script Auto Login Wms Wifi.id Terbaru Oktober 2020
di sini kita pasti sudah paham kan bahwa wms atau wifi id telkom setiap harinya mengalami dc atau teputus banyak yang bilang seing dc nya wms di akibatkan karena alat cisco nya panas ada yang bilang juga karena ganti ip
lebih bagus nya di cisco wms nya kita kasih kipas biar lebih adem spoy spoy sampe masuk angin tu si cisco wms biar ga dc terus ini serios loh ngefek sedikit si tapi lumayan lah
di sini saya ada 2 versi script auto login yang sudah saya coba ten berhasil selama 1 bulan ini meskipun ada bagian yang saya modiv sedikit.
script auto login wms dan wifi.id versi 1
#LOGGING, true/false# :local iDebug "true" #WLAN INTERFACE# :local iFace "wlan1" #GW ID# :local gwId "WAG-D2-JT" #WLAN ID# :local wlanId "BKSKLB00173-N/TLK-CX-38906:Choirrulloh-House@wifi.id" #USERNAME, note: word sebelum @freeMS di bagian fetch itu random / acak, terserah mau diganti / tidak.# :local userId "XXX" #PASSWORD# :local passId "XXX" :if ($iDebug = "true") do={:log warning "init, release dhcp-client..."}; /ip dns cache flush /ip dhcp-client release [find interface=$iFace]; :delay 10 :local ipAdd [/ip address get [/ip address find interface=$iFace] address]; :local ipAddr [put [:pick $ipAdd 0 [:find $ipAdd "/"]]]; :local macAddr [/interface wireless get [find default-name=$iFace] mac-address]; :local iUrl ("https://welcome2.wifi.id/wms/auth/authnew/autologin/quarantine.php\?ipc=$ipAddr&gw_id=$gwId&mac=$macAddr&redirect=&wlan=$wlanId&landURL=&username_=$userId&username=$userId.1BWl@freeMS&password=$passId") /tool fetch http-method=post http-header-field="user-agent: Mozilla/5.0" url="$iUrl" dst-path=wms.txt :delay 5 :if ($iDebug = "true") do={ :local iRes [/file get wms.txt contents]; :log warning $iRes :file remove wms.txt } else={:file remove wms.txt};
Sesuaikan gwId, wlanId, userId, dan passId
ada juga versi video nya biar lebih jelas untuk pembahasan script versi 1
versi video script 1 : commingsoon
script wms wifi.id auto login versi 2
:local ip [:pick [:ip address get [:ip addres find interface=wlan1] address] 0 ([:len [:ip address get [:ip addres find interface=wlan1] address]]-3) ];
:tool fetch mode=https http-header-field="User-Agent: Firefox" http-method=post http-data="username=ONLINE.ksc@freeMS&password=ONLINE" url="https://welcome2.wifi.id/wms/auth/authnew/autologin/quarantine.php\?ipc=$ip&gw_id=WAG-D4-KBU&mac=40:c6:2a:33:88:10&redirect=http://8.8.8.8/&wlan=WSWOS00309/TLK-WI32285068-0001:WonoByte";
masukkan ke schedul =
:if ([:ping 8.8.8.8 count=5]=0) do={:system script run wms;}
-----------------------=-----------------------=---------------=---------------------=----------------=--------------
Sesuaikan gwId, wlanId, userId, dan passId
ada juga versi video nya biar lebih jelas untuk pembahasan script versi 2
versi video script 2 : commingsoon
wis lah pegel ngetik e tangan e pating gremet bokat masih ana kang kurang jelas bisa komentar ning artikel kien atau ning youtube kesuwun ki wis berkunjung ning website e isun
sumber:https://choirrulloh.web.id/2020/07/09/script-auto-login-wms-2020/
0 Response to " Script Auto Login Wms Wifi.id Terbaru Oktober 2020"
Post a Comment