mIRC Home    About    Download    Register    News    Help

Print Thread
Page 2 of 2 1 2
Joined: Jul 2006
Posts: 4,145
W
Hoopy frood
Offline
Hoopy frood
W
Joined: Jul 2006
Posts: 4,145
It's not a typo, it's how it is in the source and I want to match it. The regular expression was simply wrong, change the 'noop $regex(...)' line by:
Code:
noop $regex(parse,$nohtml(%a),/^(\d+(?:\.\d+)?)(.+\.pkg)(\d+) Bytes(.{40})(\d+(?:\.\d+)?)(?:Game:(.+?)(?:« Back|$))?/iS)



#mircscripting @ irc.swiftirc.net == the best mIRC help channel
Joined: Oct 2005
Posts: 71
D
D00M Offline OP
Babel fish
OP Offline
Babel fish
D
Joined: Oct 2005
Posts: 71
Originally Posted By: Wims
It's not a typo, it's how it is in the source and I want to match it. The regular expression was simply wrong, change the 'noop $regex(...)' line by:
Code:
noop $regex(parse,$nohtml(%a),/^(\d+(?:\.\d+)?)(.+\.pkg)(\d+) Bytes(.{40})(\d+(?:\.\d+)?)(?:Game:(.+?)(?:« Back|$))?/iS)



Excellent ,the script is working great and I can't thank you enough. I just put about 30 different gameid's through it including Uncharted and some with over 15 updates (LittleBigPlanet, GT5) and it knocked them out perfectly. Again thanks for all your time and effort Wims, I don't think I could have gotten it anywhere as good using the old script. Now I just prey that this site doesn't go down like the last lol grin

D00M

Last edited by D00M; 22/12/12 07:52 PM.
Page 2 of 2 1 2

Link Copied to Clipboard