Home | TMF: Stats & Records | TM2: Stats & Records | Forum | Login |
Dedimania forum
Feel free to express yourself on your favorite dedicated related tool.
You are not logged in.
Pages: 1
- Index
- » Scripts using Dedimania
- » Script for showing count of all WR's for each team member.
#1 2022-08-02 13:12:50
- fixor!
- tm2:fixa
- New member
- Registered: 2019-12-16
- Posts: 2
Script for showing count of all WR's for each team member.
Hey,
Is there a possibility to get from Dedimania count of all WRs for each team member?
Keep in mind that Im no programmer so this is quite tricky for me.
So far ive found only one solution that I get get table from Records site in Google Sheets like this:
"=query(IMPORTHTML("http://dedimania.net/tm2stats/?do=stat&Mode=M2&Rank=RANK-1&Login=fixa&Envir=Stadium&RecOrder3=DATE-ASC&Show=RECORDS&Start=1320","table",3),"select Col4,Col14,Col16 ORDER BY Col16 DESC LIMIT 1",0)"
This one updates every hour, I think. But I'm afraid this might use too much resources to get that information. Is there better solution for this? Keep in mind that we have about 20 members.
I couldnt find your discord so here is mine: fixor#6236
Offline
Pages: 1
- Index
- » Scripts using Dedimania
- » Script for showing count of all WR's for each team member.