User Pass
Home Sign Up Contact Log In
Page:
 
Thunderoo
offline
Link
 
Originally posted by DevilzSoundz
This is great! I have been testing and had no problems so far. Is there anyway to get two things added?
1)score : i.e "Off Score" and "Def Score"
2)field position : i.e "Field Side" [off of def] and "Yd Line"

columns are just suggestions, you might could come up with something much better.

thnx for providing this..great great work!


Score could be done, yd line will probably be really hard.

Some information is just sitting behind the page which can be read (ie the play that was run) but there is a lot of information that goes into drawing the window that isn't readily available. I'll have a poke around when I'm doing the score though.
 
Barnzie
offline
Link
 
Originally posted by Thunderoo
Hmm, would seem like the game has moved on but the info hasn't. What's your internet like?


My internet's solid, never have any issues with it. I just ran a speed test at 762KB/s and 29ms ping which is quite normal for me.
 
Thunderoo
offline
Link
 
Originally posted by Barnzie
My internet's solid, never have any issues with it. I just ran a speed test at 762KB/s and 29ms ping which is quite normal for me.


Ah, yeah might be loading a bit slow for it. I'll put in some custom options to make it a bit more robust soon. As long as the play descriptions are ok you should be good (I'm testing on 100 Mb/s)
 
DEVIL HALL
offline
Link
 
Traceback (most recent call last):
File "ScoutingScript.py", line 166, in <module>
File "ScoutingScript.py", line 19, in main
IndexError: list index out of range

Whats this ?
 
Link
 
Does this only work for Windows?
 
Thunderoo
offline
Link
 
Originally posted by Reaper Of The Dead
Does this only work for Windows?


Can't test on mac or linux but I would say so yeah
 
Link
 
Damn, okay.
 
bdnannac
offline
Link
 
Originally posted by Stobie
I am getting an error of "selenium.common.exceptions.WebDriverException: u'unknown error: cannot find Chrom binary\n <Driver info: chromedriver=2.8.241075,platform=Windows NT 6.1 SP x86_64"

Any tips?


Same here. Did you get it to work Stobie?
 
Stobie
MoD
offline
Link
 
Originally posted by bdnannac
Same here. Did you get it to work Stobie?


Yes, found out I needed to install Google Chrome. I was using FF and didn't have Chrome installed.
 
TxSteve
Not A Mod
offline
Link
 
I hate when I'm not smart enough for something (it happens a lot).

So - I got most of it...but when I put the command into the "command prompt" as I would get from my 'start' button on my home screen - I get an error (command not recognized) or something.

I also am not understanding where chrome fits in (which I have) - which tells me right off that I'm missing something very obvious...

Is there a "for dummies" version of these instructions?
 
pottsman
offline
Link
 
Originally posted by TxSteve
I hate when I'm not smart enough for something (it happens a lot).

So - I got most of it...but when I put the command into the "command prompt" as I would get from my 'start' button on my home screen - I get an error (command not recognized) or something.

I also am not understanding where chrome fits in (which I have) - which tells me right off that I'm missing something very obvious...

Is there a "for dummies" version of these instructions?


I didn't want to be the one...but I've been waiting for an "explain this to me like I'm 6 years old" post to figure this out.
 
bdnannac
offline
Link
 
Originally posted by Stobie
Yes, found out I needed to install Google Chrome. I was using FF and didn't have Chrome installed.


Well I just tried to install Chrome and it still doesn't work for me. I Don't know what else to do.
 
bdnannac
offline
Link
 
TxSteve I got that error once when I didn't put a space after ScoutingScript "http://glb2...........etc"
 
DevilzSoundz
offline
Link
 
I'll give it a stab. Hope this helps some of you get along a little better.

First, open a windows explorer to where you have unzipped the files(there should be several files along with the ScoutingScript.
i.e C:\games\Goal Line Bltz 2\Scripts\Scouting COPY this link (ctrl +C)

then, open up a command prompt, and type "cd " (without the quotes - and yes, that space is supposed to be there ) then right click in the command window and click on "paste"

you should now have c:>cd C:\games\Goal Line Bltz 2\Scripts\Scouting or similar. Hit enter and you should have

C:\games\Goal Line Bltz 2\Scripts\Scouting>_

now, this is where you put in the script arguments. something like this, but change out the replay link and team names (Include the quotes this time!)

ScoutingScript "http://glb2.warriorgeneral.com/game/replay/16547" "Jacksonville Jackasses" "New Albany Ants" "s2g1_EUR_asses_ants.csv"


there is another way to do it also. If you want to scout more than one game from a script, create a .bat script

paste this in, and change your links/output file, as well as your script/files location. Save it as Scout.bat (make sure its NOT a txt file by selecting "all file types" when you save it.

double click the .bat file, and you will process each game in order
Originally posted by

cd "C:\games\Goal Line Bltz 2\Scripts\Scouting"
ScoutingScript "http://glb2.warriorgeneral.com/game/replay/16547" "Jacksonville Jackasses" "New Albany Ants" "s2g1_EUR_ass_ant.csv"
ScoutingScript "http://glb2.warriorgeneral.com/game/replay/16548" "Odessa Ruffnecks" "Spokane Lancers" "s2g1_EUR_ruf_lan.csv"
ScoutingScript "http://glb2.warriorgeneral.com/game/replay/16550" "Cincinnati Hustlers" "Oakland Annihilators" "s2g1_EUR_hus_ann.csv"
ScoutingScript "http://glb2.warriorgeneral.com/game/replay/16549" "Woodland Warriors" "Toronto Stingers" "s2g1_EUR_war_stg.csv"
ScoutingScript "http://glb2.warriorgeneral.com/game/replay/16552" "San Francisco 49ers" "Diabolical Babies" "s2g1_EUR_49_ba.csv"
ScoutingScript "http://glb2.warriorgeneral.com/game/replay/16551" "Seattle Warriors" "California Surf" "s2g1_EUR_sea_srf.csv"
pause
Edited by DevilzSoundz on Feb 5, 2014 10:16:45
 
hiimjake
offline
Link
 
Originally posted by pottsman
I didn't want to be the one...but I've been waiting for an "explain this to me like I'm 6 years old" post to figure this out.


I installed it. If you can't get it work just let me know what games you want scouted and I can email you the excel files or something.
 
Page:
 


You are not logged in. Please log in if you want to post a reply.