• Welcome to Valhalla Legends Archive.
 

Auto Update Code PLZ HELP

Started by ChR0NiC, May 17, 2003, 02:39 PM

Previous topic - Next topic

CrAz3D

#15
I love Microsoft's updates, they popup at inconveint, random times.  They provide almost no help to whatever may be wrong with my computer.
-I do msgs saying that I need to update or w/e, jsut so I know something is wrong.

It's just so much fun to sit on dial-up & download Microsoft patches.

EDIT:
Well I'll be damned, just as I post this I look at my System tray & there is Windows Update going about it's business.
rebundance - having or being in excess of sheer stupidity
(ré-bun-dance)
Quote from: Spht on June 22, 2004, 07:32 PMSlap.
Quote from: Adron on January 28, 2005, 09:17 AMIn a way, I believe that religion is inherently evil, which includes Christianity. I'd also say Christianity is eviller than Buddhism (has more potential for evil).
Quote from: iago on April 19, 2005, 01:06 PM
CrAz3D's ... is too big vertically, at least, too big with ... iago ...

Dark-Feanor

#16
Post a text file on a server.
By using MSinet.ocx, make it state the current version in the text file. If the version on the bot you are running and the current version uploaded do not match, Tell them that their bot is out of date


Public Function GetVer(ByVal Version As String) As Boolean
On Error Resume Next
dim textstuff as string
textstuff = Inet1.OpenURL(www.yoursite.com/text.txt)
Do While Inet1.StillExecuting
DoEvents
Loop
If LCase(textstuff) = LCase(version) Then
Getver = True
  Else
Getver = False
End If
End Function
- Feanor[xL]
clan exile
Firebot
iago: "caps lock is like cruise control for cool"

Camel

Quote from: Grok on August 21, 2003, 03:01 AM
A hearty -1 to St0rm.iD for going to the trouble to paste yet another viable solution which gets ignored.  The only thing I'd change in his would be to have the update checker in a menu item, and not done automatically by default.  Users shouldn't be forced to upgrade, ala Microsoft.

I believe a great man once said, "DIE THREAD, DIE."

Grok

Why die?  This is a good topic with a great many possible good solutions.  I think a listing and discussion of them is completely relevant to good bot development.

Dark-Feanor

Why not add something like this to BNLS, that could be hooked up to your BNLS account? You send a packet on connection to BNLS and it returns if a new release is out :)
- Feanor[xL]
clan exile
Firebot
iago: "caps lock is like cruise control for cool"

Camel

Quote from: DaRk-FeAnOr on August 21, 2003, 09:43 PM
Why not add something like this to BNLS, that could be hooked up to your BNLS account? You send a packet on connection to BNLS and it returns if a new release is out :)

How is that in any way related to the BNCS protocol? Perhaps your suggestion would be better suited on BotNet and not BNLS.

CrAz3D

True, but either way that would be a good/cool idea.
rebundance - having or being in excess of sheer stupidity
(ré-bun-dance)
Quote from: Spht on June 22, 2004, 07:32 PMSlap.
Quote from: Adron on January 28, 2005, 09:17 AMIn a way, I believe that religion is inherently evil, which includes Christianity. I'd also say Christianity is eviller than Buddhism (has more potential for evil).
Quote from: iago on April 19, 2005, 01:06 PM
CrAz3D's ... is too big vertically, at least, too big with ... iago ...

Banana fanna fo fanna

Grok: that's why I've essentially stayed off of this forum and kept to Adron/Grok/Advanced/Webdev forums.

CrAz3D

rebundance - having or being in excess of sheer stupidity
(ré-bun-dance)
Quote from: Spht on June 22, 2004, 07:32 PMSlap.
Quote from: Adron on January 28, 2005, 09:17 AMIn a way, I believe that religion is inherently evil, which includes Christianity. I'd also say Christianity is eviller than Buddhism (has more potential for evil).
Quote from: iago on April 19, 2005, 01:06 PM
CrAz3D's ... is too big vertically, at least, too big with ... iago ...

Banana fanna fo fanna


WinSocks

St0rm reminds me of........ me

but more cocky :P +1 to St0rm

and -10000000000 to me from everyone else :D

Banana fanna fo fanna

Noooo +1
But I have a reason: I always used to post perfectly viable solutions, which were always ignored, and whenever I told someone what I thought about their problems, they always say "well you could've helped."

It really pisses me off.