Skip to content
View in the app

A better way to browse. Learn more.

MSFN

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

autoit help

Featured Replies

hi

its my first script, its for a msn skin

$title="Urban MSN Skin Setup"

Run("UrbanMSN.exe")

WinWaitActive($title,"Welcome")
Send("!n")

WinWaitActive($title,"Instructions")
Send("!n")

WinWaitActive($title,"License")
Send("!a")

WinWaitActive($title,"Options")
Send("!i")

;If WinWaitActive($title,"Downloading polygamy patch failed.") Then
;   Send("{ENTER}")
;Endif

WinWaitActive($title,"Completing the Urban MSN Skin Setup Wizard")
Send("!f")

Exit

when i run it as is, it works fine. when i unplug my ethernet, and take out the comments, it works fine. but when i take out the comments and run it *with* an internet connection, the script stops and last window stays open.

i'd like the if statement to work so if i'm installing on a computer without an internet connection it will still finish silently.

sorry if thats confusing :unsure:


Why dont you install it on a current system. Make a sfx with the contents of the MSN folder and run it after installing Messenger ;)

  • Author

since it downloads files i thought that'd need to download them each time, but i guess a sfx will work until they update the files...which will probably be never

thanks! problem averted

:thumbup

hi

its my first script, its for a msn skin

Nice going. ;)

Let's see good, positive movement on them scripts.

We are counting on super scripts from you. :D

Create an account or sign in to comment

Recently Browsing 0

  • No registered users viewing this page.

Account

Navigation

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.