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.

Please Help ! With this code

Featured Replies

Help me with this code, it doesn't work. It should press the buttons in this order: 1, 2 then 3 in the picture. But it doesn't work:

#region ---Au3Recorder generated code Start ---

Opt("WinWaitDelay",100)

Opt("WinDetectHiddenText",1)

Opt("MouseCoordMode",0)

Run('Keygen.exe')

_WinWaitActivate("classname=#32770","Stardock ObjectDock ")

MouseClick("left",139,178,1)

_WinWaitActivate("Open","Namespace Tree Contr")

MouseMove(247,291)

MouseDown("left")

MouseMove(247,290)

MouseUp("left")

_WinWaitActivate("Error =(","Can't open file")

MouseDown("left")

MouseMove(119,129)

MouseDown("left")

MouseMove(119,128)

MouseUp("left")

_WinWaitActivate("classname=#32770","Stardock ObjectDock ")

MouseClick("left",221,178,1)

_WinWaitActivate("Save As","Namespace Tree Contr")

MouseClick("left",236,279,1)

MouseClick("left",236,279,1)

_WinWaitActivate("classname=#32770","Stardock ObjectDock ")

MouseClick("left",317,182,1)

#region --- Internal functions Au3Recorder Start ---

Func _WinWaitActivate($title,$text,$timeout=0)

WinWait($title,$text,$timeout)

If Not WinActive($title,$text) Then WinActivate($title,$text)

WinWaitActive($title,$text,$timeout)

EndFunc

#endregion --- Internal functions Au3Recorder End ---

#endregion --- Au3Recorder generated code End ---

This was made autorecord.exe and autoit 3.3.6.1.

Thank you John

post-24238-0-60558400-1316156305_thumb.j


I would be curious to know what a program called "keygen.exe" , when used in conjunction with the Stardock ObjectDock installer, is supposed to do. :unsure::whistle:

jaclaz

Edited by jaclaz

Guest
This topic is now closed to further replies.

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.