Posted by member 1949 on 2005-11-21 06:56:05 link

Just try it like this:

*NetLoadModule xlabel-3.4.1 load xlabel-3.4.1.dll
*NetLoadModule wazup-1.35

*Wazup ExternalIP
ExternalIPURL http://www.whatismyip.com/
ExternalIPLocalFile "$ConfigDir$Ip.html"
ExternalIPUpdateInterval 100

this forum is eating the title and thats why its not working right....! I added spaces in them so just remove the spaces

ExternalIPInputString "< title >Your IP Is {%} WhatIsMyIP.com < /title >"

ExternalIPOutputString "My Current IP is {%1}"
ExternalIPEnabled true
ExternalIPOnChecked !Execute [!WazupSetUpdateInterval ExternalIP 900]
ExternalIPOnFailure !alert "It appears there is an error retriving your IP... Try and Recycle or Update Wazup Module!"
ExternalIPOnUpdated !alert "Your IP is Updated!"
ExternalIPDisplayOn ExternalIP_BG
ExternalIPsilent true

*Label ExternalIP_BG
ExternalIP_BGX "31"
ExternalIP_BGY "8"
ExternalIP_BGWidth "200"
ExternalIP_BGHeight "20"
ExternalIP_BGOnLeftClick !none
ExternalIP_BGFontColor "B2B2B2"
ExternalIP_BGBorderMethod "Sunken"

ExternalIP_BGSolidColors "000000"