Posted 10 years ago
·
Author
Do you like to collect badges? Do you ever come across homepages that have more than 1 badge you wish you could just quickly and easily get all of them with the click of a button?
Well..here I will show you how to do just that.
Overview:
This tutorial will teach you how to make a bookmarklet that when clicked, will automatically grab all the badges that someone has available on their homepage to be auto gifted.
Instructions:
Step 1: Create a new bookmarklet.
If you do not know how to create a bookmarklet, click one of the links below that corresponds to your web browser:
How to create bookmarks for FireFox
How to create bookmarks for Chrome
How to create bookmarks for Internet Explorer
Step 2: In the Url/Location area, paste this code:
Then click save/add.
Step 3: Go to the homepage that has badges.
Note: You must use this url otherwise the bookmarklet won't work: "http://imvu-customer-sandbox.com/AVI NAME HERE"
Check out this thread for a list of homepages that have badges: viewtopic.php?f=140&t=9329
Step 4: Click the bookmarklet you made created and wait. Depending on how many badges there are, it should only take a few seconds to get them all.
Step 5: Go to your account page and make sure you got the badges: http://www.imvu.com/catalog/web_myaccount.php
Done!
If you need help, feel free to post in this thread or send me a private message.
Well..here I will show you how to do just that.
Overview:
This tutorial will teach you how to make a bookmarklet that when clicked, will automatically grab all the badges that someone has available on their homepage to be auto gifted.
Instructions:
Step 1: Create a new bookmarklet.
If you do not know how to create a bookmarklet, click one of the links below that corresponds to your web browser:
How to create bookmarks for FireFox
How to create bookmarks for Chrome
How to create bookmarks for Internet Explorer
Step 2: In the Url/Location area, paste this code:
javascript:(function(){ $('.request_badge_button').each(function(i, obj) { IMVU.grantBadge($(obj).attr('id').replace("grant-","")); }); })();
Then click save/add.
Step 3: Go to the homepage that has badges.
Note: You must use this url otherwise the bookmarklet won't work: "http://imvu-customer-sandbox.com/AVI NAME HERE"
Check out this thread for a list of homepages that have badges: viewtopic.php?f=140&t=9329
Step 4: Click the bookmarklet you made created and wait. Depending on how many badges there are, it should only take a few seconds to get them all.
Step 5: Go to your account page and make sure you got the badges: http://www.imvu.com/catalog/web_myaccount.php
Done!
If you need help, feel free to post in this thread or send me a private message.