glbscripts.myfreeforum.org Forum Index glbscripts.myfreeforum.org
Forum dedicated to Greasemonkey Scripts made for Goal Line Blitz online game.
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   Join! (free) Join! (free)
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 


Cash to Homepage II modfied to now include Training Value
Page Previous  1, 2
 
Post new topic   Reply to topic    glbscripts.myfreeforum.org Forum Index -> Modified Scripts
View previous topic :: View next topic  
Author Message
JOSH2OTTER



Joined: 10 Jul 2008
Posts: 14
Location: philadelphia

PostPosted: Fri Aug 15, 2008 12:05 pm    Post subject: Reply with quote

anyone updating this or is there another that actually works?


Back to top
View user's profile Send private message AIM Address
ddcunderground
Developer


Joined: 25 Jun 2008
Posts: 205

PostPosted: Fri Aug 15, 2008 7:35 pm    Post subject: Reply with quote

I use it every day what is it not doing?
Back to top
View user's profile Send private message MSN Messenger
mw54finest
Site Admin


Joined: 22 Jun 2008
Posts: 160

PostPosted: Mon Aug 18, 2008 8:32 pm    Post subject: Reply with quote

It works fine for me too. Smile
_________________
Eat, Sleep, Live GLB!
Back to top
View user's profile Send private message
SyedAshrafulla



Joined: 23 Jun 2008
Posts: 12
Location: Palms, CA

PostPosted: Thu Aug 21, 2008 2:19 pm    Post subject: Reply with quote

where do you pull the attribute value from? i would suggest pulling it from the skill points assignment page instead of the specific player's home page, because the un-equipped value is what's important for training analysis right?
Back to top
View user's profile Send private message AIM Address
rlranger



Joined: 07 Jul 2008
Posts: 6

PostPosted: Thu Aug 28, 2008 12:34 am    Post subject: Reply with quote

mine doesnt work anymore?
_________________
Fear is a great motivator.....so is coming in second
Back to top
View user's profile Send private message
mw54finest
Site Admin


Joined: 22 Jun 2008
Posts: 160

PostPosted: Thu Aug 28, 2008 5:29 am    Post subject: Reply with quote

rlranger wrote:
mine doesnt work anymore?


Mines still works.  If you have a lot of scripts, (or more than 2) running on the home page, it make things run better to set a delay on some scripts.

Edit the script and find
Code:

var timeout = 0;


Change the 0 to 3000.  This will delay running the script for 3 seconds and should not interfere with other scipts.
_________________
Eat, Sleep, Live GLB!
Back to top
View user's profile Send private message
cheech1223



Joined: 09 Jul 2008
Posts: 22

PostPosted: Tue Sep 16, 2008 6:45 pm    Post subject: Reply with quote

Cash no longer showing up on homepage.  It is because Bort changed around the player profile pages and the script is taking the information from the wrong cell ("skill points" instead of "Cash").  Any word how to fix this?
Back to top
View user's profile Send private message
cheech1223



Joined: 09 Jul 2008
Posts: 22

PostPosted: Tue Sep 16, 2008 7:05 pm    Post subject: Reply with quote

I took a random ass guess, and somehow fixed it!  here's what to change.  Open up the script and edit the following:

Three places to make the exact same changes.  Look for the following:
onload: function(cash) {
        var response1=cash.responseText
        var cash=response1.split('<td class="stat_head">');
        var cash1=cash[18].split('<td class="stat_value">');
        var cash2=cash1[1].split('</td>');

- Now, change the 18 to a 20.  Do that in the three places in the script.  Cash is now displayed.  
- As for what is training.  Since we aren't really training each night i don't know how this will end up showing up.  For now, I think it won't be necessary any longer.
Back to top
View user's profile Send private message
ddcunderground
Developer


Joined: 25 Jun 2008
Posts: 205

PostPosted: Tue Sep 16, 2008 8:47 pm    Post subject: Reply with quote

awesome job fixing it sorry i didn't get back sooner. This script and others are now incorporated in the homepage rewrite script.


Back to top
View user's profile Send private message MSN Messenger
Display posts from previous:   
Post new topic   Reply to topic    glbscripts.myfreeforum.org Forum Index -> Modified Scripts All times are GMT - 6 Hours
Page Previous  1, 2
Page 2 of 2

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum

Card File  Gallery  Forum Archive
Powered by phpBB © 2001, 2005 phpBB Group
Create your own free forum | Buy a domain to use with your forum