Posted 5 years ago
·
Author
So.. i'm an IT Degree Student, moving onto my 2nd year.. i've got basic programming experience but not enough to do this.. i had an idea for a program..
An Outfit loader, so you would put an IMVU Avatar ID in (Example: 123456) and the program would put it in place of the outfit link
"https://www.imvu.com/outfits/index.php?just_this_user= <- Example ID goes here... but then it would
https://www.imvu.com/outfits/outfit_info.php?customer-id="ID HERE"&outfit-id="a" and increment the number where variable "a" is.. going from ranges like 1-5000.
it's just a thought, but couldn't this be made as a tool by using variables to replace the Avatar ID and then another variable for the value of the outfit itself, ("a" in my example), and it would repeat the code, going up by one (something like i++)..
This would load an avatars outfits saved between those increments.. and show maybe a blank canvas for empty outfits (deleted/hidden/not available for viewing)..
Sorry if this doesn't make sense, just a random thought i had.. would love some feedback
Thanks
An Outfit loader, so you would put an IMVU Avatar ID in (Example: 123456) and the program would put it in place of the outfit link
"https://www.imvu.com/outfits/index.php?just_this_user= <- Example ID goes here... but then it would
https://www.imvu.com/outfits/outfit_info.php?customer-id="ID HERE"&outfit-id="a" and increment the number where variable "a" is.. going from ranges like 1-5000.
it's just a thought, but couldn't this be made as a tool by using variables to replace the Avatar ID and then another variable for the value of the outfit itself, ("a" in my example), and it would repeat the code, going up by one (something like i++)..
This would load an avatars outfits saved between those increments.. and show maybe a blank canvas for empty outfits (deleted/hidden/not available for viewing)..
Sorry if this doesn't make sense, just a random thought i had.. would love some feedback
Thanks