- Messages
- 5,508
- Reaction score
- 35
- Points
- 48
I need some sort of xbox 360 gamertag rotation script. This is what it should do:
Rotate all gamertags
User should be able to add their gamertag automaticly
This is the gamertag code:
I thought doing it someway in PHP and mysql. The REPLACE-THIS-WITH-YOUR-GAMERTAG need to be replaced by a random gamertag some1 has submitted. Put your gamertag here too should also change. And if the user has spaces in his name the space should turn to %20.
I will pay you. Say an offer and I will pay it if you make me the script.
Also, you can see it like a bannerrotator thing. Just without approval and the user just posts theyr name. Like me, vigge1sWe
Rotate all gamertags
User should be able to add their gamertag automaticly
This is the gamertag code:
HTML:
<iframe src="http://gamercard.xbox.com/REPLACE-THIS-WITH-YOUR-GAMERTAG.card" scrolling="no" frameBorder="0" height="140" width="204">Put your gamertag here too.</iframe>
I thought doing it someway in PHP and mysql. The REPLACE-THIS-WITH-YOUR-GAMERTAG need to be replaced by a random gamertag some1 has submitted. Put your gamertag here too should also change. And if the user has spaces in his name the space should turn to %20.
I will pay you. Say an offer and I will pay it if you make me the script.
Also, you can see it like a bannerrotator thing. Just without approval and the user just posts theyr name. Like me, vigge1sWe
Last edited: