This is the new home of the egghelp.org community forum.
All data has been migrated (including user logins/passwords) to a new phpBB version.


For more information, see this announcement post. Click the X in the top right-corner of this box to dismiss this message.

incith:wow (r113) (Apr. 16th, 2009)

Support & discussion of released scripts, and announcements of new releases.
Post Reply
User avatar
incith
Master
Posts: 275
Joined: Sat Apr 23, 2005 2:16 am
Location: Canada

incith:wow (r113) (Apr. 16th, 2009)

Post by incith »

Newest versions of my scripts are always available @ incith.com if they are not yet available on the Tcl archive.

incith:wow is a World of Warcraft realm status page parser, which will allow you to search for a realm (full or partial name searching), and return the status of it, up or down. Not much else to write about this, I'll try and make improvements on it where possible.

r113 (regarding wildcards, you can search for e.g. "li blad" or "li hoof" now):

Code: Select all

#   4/16/09: spaces in searches are wildcards now.                    #
#            will return a non-xml url for failed NA searches now.    #
1.5 & 1.6:

Code: Select all

#   1.5: fix for european results                                     #
1.4:

Code: Select all

#   1.4: fix for !wow -na <realm> not working with european_first 1   #
Historical:

Code: Select all

#   1.3: small fixes and cleanups                                     #
#        using status.xml for na realms, faster and more data         #
#  1.2a: small bugfix for the status option                           #
#   1.2: added -status option, to display total realm up statistics   #
#   1.1: better european realm finding                                #
#        if all realms are down, it will report that all are down     #
#   1.0: first public release.                                        #
Last edited by incith on Thu Apr 16, 2009 3:14 am, edited 13 times in total.
User avatar
incith
Master
Posts: 275
Joined: Sat Apr 23, 2005 2:16 am
Location: Canada

Post by incith »

Version 1.1 has been submitted to the Tcl archive.
User avatar
incith
Master
Posts: 275
Joined: Sat Apr 23, 2005 2:16 am
Location: Canada

Post by incith »

Version 1.2 has been submitted, see the first post of this thread for Changes & Download information.

Update: Oops, a small bug was found with the new status option. Please download 1.2a (link updated) if you downloaded 1.2 already.
User avatar
incith
Master
Posts: 275
Joined: Sat Apr 23, 2005 2:16 am
Location: Canada

Post by incith »

I'll be working on a version that works with NA realms again, they've changed it all over to XML it seems, but it won't be too hard in the end.. just don't stay tuned for this right away, but I'll work on it as soon as I can. (P.S: this extended downtime sucks)
User avatar
incith
Master
Posts: 275
Joined: Sat Apr 23, 2005 2:16 am
Location: Canada

Post by incith »

Version 1.3 has been submitted to the Tcl archive. Download/changes available in first post.
User avatar
incith
Master
Posts: 275
Joined: Sat Apr 23, 2005 2:16 am
Location: Canada

Post by incith »

Version 1.4 has been released, download available from the first post / http://incith.com:88/~incith/eggdrop/
User avatar
incith
Master
Posts: 275
Joined: Sat Apr 23, 2005 2:16 am
Location: Canada

Post by incith »

1.5 released to fix european realms.
User avatar
incith
Master
Posts: 275
Joined: Sat Apr 23, 2005 2:16 am
Location: Canada

Post by incith »

1.6 released for european realms URL changed.
User avatar
incith
Master
Posts: 275
Joined: Sat Apr 23, 2005 2:16 am
Location: Canada

Post by incith »

r113 released.

Spaces in searches will now become wildcards, for example..

!wow li hoof finds "Lightninghoof"
!wow li blad finds "Lightning's Blade"

Also if the bot cannot find a realm, for north america, it will now link to the realm status page, instead of the XML file that I parse.
User avatar
incith
Master
Posts: 275
Joined: Sat Apr 23, 2005 2:16 am
Location: Canada

Post by incith »

r113 released.

Spaces in searches will now become wildcards, for example..

!wow li hoof finds "Lightninghoof"
!wow li blad finds "Lightning's Blade"

Also if the bot cannot find a realm, for north america, it will now link to the realm status page, instead of the XML file that I parse.
Post Reply