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.

Flashscore

Requests for complete scripts or modifications/fixes for scripts you didn't write. Response not guaranteed, and no thread bumping!
Post Reply
F
Football
Master
Posts: 205
Joined: Fri Dec 26, 2008 3:08 pm
Location: Quakenet, #Football

Flashscore

Post by Football »

I`ve seen atleast two request from this type of script but either they were not explained probably adn were described good enough or someone posted an old script that is supposed to do something similiar but did not work, hopefully this time this post will get a better feedback and also a solution.

The script requested is a Football Livescore bot, the best source to grab these results would be from http://www.Flashscore.com/soccer/

Features:

* The bot will have a filter so you can handly control which league results you want it to announce on the channel and which you don't.

For example in this picture the Armenian League is one competition and the Bolivian league is another and you don't nessecarly want all the results especially if theres almost an unlimited number of games on at the same time and they don't all interest you.

- If you click on the score the following information will appear:

Image

* The bot will announce as the game kicks off:

<Bot> Kick Off: Switzerland 0:0 Italy [INT'L]

In this case [INT`L] is the name of the competition in which game is played.

Here's an example of the data as it appears on www.Flashscore.com and the information this script could pull out from it:

Image

The RED square emphasizes the goal scorer (Pique), at what minute did he score (84') and who assisted the goal (Xavi)

The bots OUTPUT would be:

<Bot> GOAL! Barcelona 1-0 Inter - Scorer: Pique (84'), Assist: Xavi.

The BLUE square emphazises who was sent off (Motta) and at what minute (10') OUTPUT:

<Bot> RED CARD! Barcelona 0-0 Inter - Motta (Inter), Violent Conduct '29

The PINK square emphazises who recieved a yellow card (Motta, 10') but as you can see a few players recieved a yellow card during the match.. OUTPUT:

<Bot> YELLOW CARD! Barcelona 0-0 Inter - Motta (Inter) 10'

The last square, the GREEN square, emphazises which subsitutate was held during the game.

For example, on the 46' minute Maxwell came on for Millito G.
OUTPUT:

<Bot> Subsitute (Barcelona): IN - Maxwell. Out - Millito.

* Besides Kick off the bot will also announce when the game is at Half Time and when the game is over.

<Bot> Half Time: Switzerland 0:0 Italy [INT'L]
<Bot> Full Time: Switzerland 0:0 Italy [INT'L]

* When a user types !score <team> it will display the current score and minute; OUTPUT:

<User> !Score Italy
<Bot> [INT`] 43' Switzerland 0:0 Italy

I`m hoping this was a well described request and well explained too, hopefully someone will agree to write this script I know there are a few versions of it in mIRC scripting, haven't seen one in TCL yet and thats really ashme.

I`ll happly answer any questions related, if there are any.

Thanks!!!
Idling at #Football, Quakenet.
Post Reply