Jump to content

Verify Steam script not by me


Recommended Posts

hello i found this <snip>

 

Line 148  (File "C:\Program Files\Steam\SteamValidator - Copy - Copy.au3"):
 
If $percentageComplete = 0 Then
If ^ ERROR
 
<snip>‌

 

 

 

Edited by Melba23
Code and links removed
Link to comment
Share on other sites

  • Jos locked and unlocked this topic
  • Developers

What exactly is this script doing as we do have some rules around Game automation in these forums?

I've put your code in a codebox to make the post readable.

Jos

 

SciTE4AutoIt3 Full installer Download page   - Beta files       Read before posting     How to post scriptsource   Forum etiquette  Forum Rules 
 
Live for the present,
Dream of the future,
Learn from the past.
  :)

Link to comment
Share on other sites

It reads a list of games installed in Steam, then iterates through that list and calls the Steam "validate" function on each of them one by one.

That validate function makes Steam check the integrity of game files and will redownload and reinstall any broken game files from the Steam servers.

This is pretty much an automation of the "Verify Integrity Of Game Cache" button in the "properties" window of a game in Steam. Pretty handy, actually. Script works out-of-the-box for me (with the download link), guess I'm going to keep it :)

OP, if it gets to the point where checkdisk needs to fix sectors, it's usually time to backup your data and migrate to a new harddisk.

Edited by SadBunny

Roses are FF0000, violets are 0000FF... All my base are belong to you.

Link to comment
Share on other sites

  • Moderators

JohnOne,

I agree with you - thread locked.

Marius_,

Please do read the Forum rules - particularly the bit about not discussing game or game server interaction - before you post again.

M23

Edited by Melba23

Public_Domain.png.2d871819fcb9957cf44f4514551a2935.png Any of my own code posted anywhere on the forum is available for use by others without any restriction of any kind

Open spoiler to see my UDFs:

Spoiler

ArrayMultiColSort ---- Sort arrays on multiple columns
ChooseFileFolder ---- Single and multiple selections from specified path treeview listing
Date_Time_Convert -- Easily convert date/time formats, including the language used
ExtMsgBox --------- A highly customisable replacement for MsgBox
GUIExtender -------- Extend and retract multiple sections within a GUI
GUIFrame ---------- Subdivide GUIs into many adjustable frames
GUIListViewEx ------- Insert, delete, move, drag, sort, edit and colour ListView items
GUITreeViewEx ------ Check/clear parent and child checkboxes in a TreeView
Marquee ----------- Scrolling tickertape GUIs
NoFocusLines ------- Remove the dotted focus lines from buttons, sliders, radios and checkboxes
Notify ------------- Small notifications on the edge of the display
Scrollbars ----------Automatically sized scrollbars with a single command
StringSize ---------- Automatically size controls to fit text
Toast -------------- Small GUIs which pop out of the notification area

 

Link to comment
Share on other sites

  • Moderators

JohnOne,

In the old forum there was a combo selection on the page on which you wrote a post which would automatically lock the thread when you submitted it. In this "new, improved" POS it has to be a separate action and it seems the "old dog, new tricks" syndrome keeps popping up. Thanks for the reminders.

M23

Public_Domain.png.2d871819fcb9957cf44f4514551a2935.png Any of my own code posted anywhere on the forum is available for use by others without any restriction of any kind

Open spoiler to see my UDFs:

Spoiler

ArrayMultiColSort ---- Sort arrays on multiple columns
ChooseFileFolder ---- Single and multiple selections from specified path treeview listing
Date_Time_Convert -- Easily convert date/time formats, including the language used
ExtMsgBox --------- A highly customisable replacement for MsgBox
GUIExtender -------- Extend and retract multiple sections within a GUI
GUIFrame ---------- Subdivide GUIs into many adjustable frames
GUIListViewEx ------- Insert, delete, move, drag, sort, edit and colour ListView items
GUITreeViewEx ------ Check/clear parent and child checkboxes in a TreeView
Marquee ----------- Scrolling tickertape GUIs
NoFocusLines ------- Remove the dotted focus lines from buttons, sliders, radios and checkboxes
Notify ------------- Small notifications on the edge of the display
Scrollbars ----------Automatically sized scrollbars with a single command
StringSize ---------- Automatically size controls to fit text
Toast -------------- Small GUIs which pop out of the notification area

 

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
 Share

  • Recently Browsing   0 members

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