mIRC Home    About    Download    Register    News    Help

Print Thread
Joined: Nov 2014
Posts: 149
J
JuanAm Offline OP
Vogon poet
OP Offline
Vogon poet
J
Joined: Nov 2014
Posts: 149
Is there any script mSL or TCL for my bot that allows to show results, goals, cards, player substitution (change)... everything in alive soccer matches ?
Example:
20:46 +BOT-Football ¦ The match begins « Chelsea 0 - 0 PSG
21:02 +BOT-Football ¦ ¡¡¡GOOOL!!! of PSG » Escored: A.Rabiot (Min: 16mins 18secs Part: 1ª) » Chelsea 0 - 1 PSG
21:12 +BOT-Football ¦ ¡¡¡GOOOL!!! of Chelsea » Escored: D.Costa (Min: 26mins 42secs Part: 1ª) » Chelsea 1 - 1 PSG
21:31 +BOT-Football ¦ yellow Card for C.Fábregas of Chelsea (Min: 45mins 10secs Part: 1ª)
21:32 +BOT-Football ¦ » Interval « Chelsea 1 - 1 PSG
22:49 +BOT-Football ¦ » Final Match « Chelsea 1 - 1 PSG

Joined: Dec 2008
Posts: 1,515
Hoopy frood
Offline
Hoopy frood
Joined: Dec 2008
Posts: 1,515
If you find the website that have this you can start building your own code, or you can search into the google for this.


Need Online mIRC help or an mIRC Scripting Freelancer? -> https://irc.chathub.org <-
Joined: Nov 2014
Posts: 149
J
JuanAm Offline OP
Vogon poet
OP Offline
Vogon poet
J
Joined: Nov 2014
Posts: 149
I have always found difficult socket programming and web not know any that provides information matches . I searched google but did not find anything or mSL or TCL (eggdrop).
I would need in TCL, but I can translate mSL if the case. Thank you

Joined: Mar 2007
Posts: 41
E
Ameglian cow
Offline
Ameglian cow
E
Joined: Mar 2007
Posts: 41
if you give me data feed where data this
Code:
20:46 +BOT-Football ¦ The match begins « Chelsea 0 - 0 PSG
21:02 +BOT-Football ¦ ¡¡¡GOOOL!!! of PSG » Escored: A.Rabiot (Min: 16mins 18secs Part: 1ª) » Chelsea 0 - 1 PSG
21:12 +BOT-Football ¦ ¡¡¡GOOOL!!! of Chelsea » Escored: D.Costa (Min: 26mins 42secs Part: 1ª) » Chelsea 1 - 1 PSG
21:31 +BOT-Football ¦ yellow Card for C.Fábregas of Chelsea (Min: 45mins 10secs Part: 1ª)
21:32 +BOT-Football ¦ » Interval « Chelsea 1 - 1 PSG
22:49 +BOT-Football ¦ » Final Match « Chelsea 1 - 1 PSG


then i can help you make tcl or msl.. ty

Joined: Nov 2014
Posts: 149
J
JuanAm Offline OP
Vogon poet
OP Offline
Vogon poet
J
Joined: Nov 2014
Posts: 149
Thanks EvilHeart for your interest in my post.

I'm not sure if you can extract data from this website:
http://www.marca.com/futbol.html?cid=MENUDES3601&s_kw=futbol

On top of that web will say "Futbol" (soccer) and then "En vivo" (a live).
In other words, the links to all the parties that are alive at that time is.

My intention is that the BoT report by the IRC of all events that occur in each of those games.
When I refer to events , I mean :
start, break and end of each match .
cards
player changes
penalties
goals

Do not know if that site can serve the purpose of creating the TCL .

Sorry my bad english, I have thought to translate into Spanish all messages in the bot. smile

Joined: Mar 2007
Posts: 41
E
Ameglian cow
Offline
Ameglian cow
E
Joined: Mar 2007
Posts: 41
i cant find link where u get.. this data..

Code:
20:46 +BOT-Football ¦ The match begins « Chelsea 0 - 0 PSG
21:02 +BOT-Football ¦ ¡¡¡GOOOL!!! of PSG » Escored: A.Rabiot (Min: 16mins 18secs Part: 1ª) » Chelsea 0 - 1 PSG
21:12 +BOT-Football ¦ ¡¡¡GOOOL!!! of Chelsea » Escored: D.Costa (Min: 26mins 42secs Part: 1ª) » Chelsea 1 - 1 PSG
21:31 +BOT-Football ¦ yellow Card for C.Fábregas of Chelsea (Min: 45mins 10secs Part: 1ª)
21:32 +BOT-Football ¦ » Interval « Chelsea 1 - 1 PSG
22:49 +BOT-Football ¦ » Final Match « Chelsea 1 - 1 PSG

Joined: Nov 2014
Posts: 149
J
JuanAm Offline OP
Vogon poet
OP Offline
Vogon poet
J
Joined: Nov 2014
Posts: 149
Dear EvilHeart, I regret that the link does not serve.
In this link if you enter the games live , events with icons, yellow cards, penalties, goals, player changes, rest, etc. are displayed.

In the UEFA link which I share, in the same way , entering the links of live games shown in the same way the events of each of the matches live .
http://es.uefa.com/livescores/index.html

Do not know if this can help you , for the purpose of extracting the necessary data.

Greetings.

Joined: Nov 2014
Posts: 149
J
JuanAm Offline OP
Vogon poet
OP Offline
Vogon poet
J
Joined: Nov 2014
Posts: 149
I need the same thing that was requested in this post.
The user published the web from where to extract the information: http://www.flashscore.com/soccer/

If someone knows a script that performs that task, I appreciate sharing it.
If it were in TCL language it would be better, since my bot is linux.

Joined: Apr 2010
Posts: 969
F
Hoopy frood
Offline
Hoopy frood
F
Joined: Apr 2010
Posts: 969
Could you all list the leagues you are interested in?


I am SReject
My Stuff
Joined: Nov 2014
Posts: 149
J
JuanAm Offline OP
Vogon poet
OP Offline
Vogon poet
J
Joined: Nov 2014
Posts: 149
Originally Posted By: FroggieDaFrog
Could you all list the leagues you are interested in?

SPAIN: LaLiga
SPAIN: Copa del Rey
EUROPE: Champions League
EUROPE: Europa League

Last edited by JuanAm; 15/03/17 10:15 AM.
Joined: Nov 2014
Posts: 149
J
JuanAm Offline OP
Vogon poet
OP Offline
Vogon poet
J
Joined: Nov 2014
Posts: 149
Dear FroggieDaFrog, It's been over 1 month since you asked me which leagues I wanted to get, I sent you a private message as well.
Could you do something?

Joined: May 2017
Posts: 1
F
Mostly harmless
Offline
Mostly harmless
F
Joined: May 2017
Posts: 1
news for this script livescore?

Joined: Apr 2010
Posts: 969
F
Hoopy frood
Offline
Hoopy frood
F
Joined: Apr 2010
Posts: 969
Sorry for the super late reply. I looked into this for quite a bit but I couldn't find a live-data source that would be easy enough to manipulate within mIRC to do anything with.

flashscore.com's interface in the browser is nice, but working with the limited web tools mIRC has it was a nightmare.

I'm still going to be tinkering on and off but at this point assume my attempts have failed. I apologize.


I am SReject
My Stuff

Link Copied to Clipboard