User Pass
Home Sign Up Contact Log In
Forum > Goal Line Blitz > Greasemonkey Scripts > Greasemonkey Scripts (original thread)
Page:
 
Dantae
offline
Link
 
Ok after looking at this script, I dont think it will work by just changing the team number in the hidden area.

This is an example of a defensive custom play:
http://goallineblitz.com/game/team_create_defense.pl?team_id=4803&play_id=1690

Notice that there is a play_id in the adress. You cant just transfer a stored play id to another team. the game needs to create a unique play that is associated with the team. If you can somehow create a play, then pull the data from another play from another team while in the edit/create play. Then you might be able to do this.

 
Modok
offline
Link
 
Will a form of the playbook exporter not work?
 
Deathblade
offline
Link
 
Originally posted by Dantae
Originally posted by Deathblade

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

Script to transfer custom plays between teams. Assuming Bort doesn't add the feature, it should save a bit of time, even though you still have to do each play individually.


That script looks very familiar. Since it is pretty much my script I hope you fixed the problems I had with ownership of teams, multiple owned teams and not being able to transfer to your own owned teams.


I did give you credit.

And I likely didn't fix the problems...I just modified a couple things and voila.

I guess I could try and fix the problems. I did give you credit on the page...if you want me to take it down since it borrowed most f your code, I will.
 
Deathblade
offline
Link
 
Originally posted by Dantae
Ok after looking at this script, I dont think it will work by just changing the team number in the hidden area.

This is an example of a defensive custom play:
http://goallineblitz.com/game/team_create_defense.pl?team_id=4803&play_id=1690

Notice that there is a play_id in the adress. You cant just transfer a stored play id to another team. the game needs to create a unique play that is associated with the team. If you can somehow create a play, then pull the data from another play from another team while in the edit/create play. Then you might be able to do this.



It still works, it seems to ignore the play id if you change the team id.
 
Dantae
offline
Link
 
Originally posted by Deathblade
Originally posted by Dantae

Originally posted by Deathblade


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

Script to transfer custom plays between teams. Assuming Bort doesn't add the feature, it should save a bit of time, even though you still have to do each play individually.


That script looks very familiar. Since it is pretty much my script I hope you fixed the problems I had with ownership of teams, multiple owned teams and not being able to transfer to your own owned teams.


I did give you credit.

And I likely didn't fix the problems...I just modified a couple things and voila.

I guess I could try and fix the problems. I did give you credit on the page...if you want me to take it down since it borrowed most f your code, I will.


Actually if you figure out why it has been causing problems with multiple owned teams and owners not being able to transfer properly, I would love to use that fix. Since i dont own teams it makes it hard to test things.

I have sent a message to a mod via the support area to see if Bort would be able to use this idea in the actual game. Since having database access would pretty much make my idea work so much better.
 
Deathblade
offline
Link
 
Originally posted by Dantae
Actually if you figure out why it has been causing problems with multiple owned teams and owners not being able to transfer properly, I would love to use that fix. Since i dont own teams it makes it hard to test things.


Working on that now...not sure if the method I'm going about it will work though.
 
Dantae
offline
Link
 
Originally posted by Deathblade
Originally posted by Dantae

Actually if you figure out why it has been causing problems with multiple owned teams and owners not being able to transfer properly, I would love to use that fix. Since i dont own teams it makes it hard to test things.


Working on that now...not sure if the method I'm going about it will work though.


my last fix was a guess. Without owning a team, or multiple teams and other variations of gm/ownership, it was not easy to even get working as it is.
 
benf
offline
Link
 
Originally posted by benf
Does the AI transfer script not work if you are an owner on one of the teams? I GM the team I want to transfer from, but the team I own doesn't show up. There is an older version referenced on the userscripts site, does anyone know what/where that is?


Anyone?
 
Deathblade
offline
Link
 
Originally posted by Dantae
my last fix was a guess. Without owning a team, or multiple teams and other variations of gm/ownership, it was not easy to even get working as it is.


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

I updated it...it should work with owned teams now. However, I took out the whole mechanism to check for permission. The way I see it, people should know if they have permission or not.

Also, for the GLB lovers, it has fewer page hits.
Last edited Apr 8, 2009 20:15:48
 
SikoraP13 DTD
offline
Link
 
haha, i love you DB for this script <3
 
benf
offline
Link
 
Originally posted by Deathblade
Originally posted by Dantae

my last fix was a guess. Without owning a team, or multiple teams and other variations of gm/ownership, it was not easy to even get working as it is.


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

I updated it...it should work with owned teams now. However, I took out the whole mechanism to check for permission. The way I see it, people should know if they have permission or not.

Also, for the GLB lovers, it has fewer page hits.


Thank you very much, exactly what I and other owners need.
 
fergusonkw
offline
Link
 
- Found my own answer
Last edited Apr 9, 2009 14:02:11
 
Bluesman
bluest blues
offline
Link
 
Is there a script anywhere that will put a box next to the team forum on the homepage showing how many new posts are in the team forum. Like the inbox and alert box shows that there is new messages and alerts.
Last edited Apr 9, 2009 19:41:34
 
sjlee03
offline
Link
 
Nice play transfer script Deathblade. Is there any way that you can transfer all of your created plays at one time with it?
 
Deathblade
offline
Link
 
Originally posted by sjlee03
Nice play transfer script Deathblade. Is there any way that you can transfer all of your created plays at one time with it?


Can't really think of a way to easily do it.
 
Page:
 


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