User Pass
Home Sign Up Contact Log In
Forum > Goal Line Blitz > Greasemonkey Scripts > Greasemonkey Scripts (original thread)
Page:
 
Link
 
dravz, try this. of course i can't test it out because i don't have the waiting list, but it should work. it should appear in the user box at the top of the home page. i thought that would be more convenient. if you don't have a position on the waiting list, nothing should appear on your home page.

http://userscripts.org/scripts/show/28057

manic - i kept the created one. but it seems like when i upload them to userscripts.org they work for other people.
Last edited Jun 7, 2008 14:18:14
 
Link
 
Originally posted by yomamathecableguy
could you give me the url to the waiting list?

wrath of conor - your scouting bars question - which ones? could you give me a link?



http://goallineblitz.com/game/compare_teams.pl?team1=890&team2=637

If the scouting report bars for a team could show on their team profile that'd be great. I'm not really concerned about doing it just for my team I deally it'd be cool if every team's scouting bars could show up on their profile page.

 
Dravz
offline
Link
 
Originally posted by RandomBeast
Still nothing for me. Cleared cached, did the ctrl-f5, etc. Just looks like the regular GM box.


Could it be fucking up because you don't have all the powers an owner does? Did the scriptwriter take that into account?
 
Link
 
is there a page that just has the team's scouting bars and not someone else's too?
 
Link
 
dravz, did that script work?
 
Dravz
offline
Link
 
Originally posted by yomamathecableguy
dravz, try this. of course i can't test it out because i don't have the waiting list, but it should work. it should appear in the user box at the top of the home page. i thought that would be more convenient. if you don't have a position on the waiting list, nothing should appear on your home page.

http://userscripts.org/scripts/show/28057


Yeah it works, but I was really hoping it could go in the My Teams section. What do I need to edit to move it around?
 
manic
offline
Link
 
Originally posted by RandomBeast

Still nothing for me. Cleared cached, did the ctrl-f5, etc. Just looks like the regular GM box.


try adding http://goallineblitz.com/game/home.pl?user_id=83070 to the included urls, then go to that instead of home and see if it works..
 
manic
offline
Link
 
Originally posted by yomamathecableguy
is there a page that just has the team's scouting bars and not someone else's too?


this is as close as it gets I think.. http://goallineblitz.com/game/compare_teams.pl?team1=1002&team2=1002
Last edited Jun 7, 2008 14:31:15
 
Dravz
offline
Link
 
Originally posted by Dravz
Yeah it works, but I was really hoping it could go in the My Teams section. What do I need to edit to move it around?


Hey I did it. I just changed

var container=document.getElementById('my_account_content')

to

var container=document.getElementById('teams')
 
manic
offline
Link
 
Originally posted by Dravz
Originally posted by RandomBeast

Still nothing for me. Cleared cached, did the ctrl-f5, etc. Just looks like the regular GM box.


Could it be fucking up because you don't have all the powers an owner does? Did the scriptwriter take that into account?


nah, its not that.. test it and see if it works for you, it did for yomama on an alternate url
 
Dravz
offline
Link
 
Originally posted by manic
nah, its not that.. test it and see if it works for you, it did for yomama on an alternate url


Works fine for me, but if I click on a thing that I don't have powers to mess with, it just goes to home page.
 
hoshdude7
offline
Link
 
So how do i download the script that highlights the attributes?
 
Link
 
hosh - just go to the url i specified, and look on the right. you should see a black button that says 'install this script'. click that.
 
manic
offline
Link
 
Originally posted by Dravz
Originally posted by manic

nah, its not that.. test it and see if it works for you, it did for yomama on an alternate url


Works fine for me, but if I click on a thing that I don't have powers to mess with, it just goes to home page.


Yeah, thats the normal behavior for the site with things like that.. GM'ed teams were kind of an afterthought, and only showing links you actually have access to is over my head
 
Link
 
conor, i don't think i can add the scouting bars for every team's profile, because when i make an xmlhttp request(what gets me the external page's source code), i cannot include variables inside the url. this makes a generic code impossible for something like this. you can do it for individual teams, though. you would just have to add a block of code for each team. if you give me a list of teams you want the ratings bars shown for, i can make a script for that.

any other suggestions though?

also, right now i'm trying to "upgrade" the friends list so that an "add friend" link is inserted under any usernames that appear on any page, and when you click that link, that person (including their avatar, etc.) is put into your friends list. there will also be a "delete friend" link under each of your current friends.
 
Page:
 


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