Jump to content

In game notify like XFire


Recommended Posts

Ive tried using WinSetOnTop but it will not work for a game in full screen mode. XFire has this feature to notify user that a user has logged on. This would a cool feature to have with my MacroGamer program im developing. Thanks.

Ive got this to work in game, but I think its kinda Jerry rigged lol..

For $i = 1 To @Desktoprefresh
    ToolTip("Macros - OFF",0,0)
    sleep(500/@Desktoprefresh)
Next
ToolTip("")
Edited by Toady

www.itoady.com

A* (A-star) Searching Algorithm - A.I. Artificial Intelligence bot path finding

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...