Unfollowing & Unfriending program

weakopps
by weakopps · 23 posts
2 years ago in Help & Requests
Posted 1 week ago
Don Von Alpha Dom wrote:
@weakopps
@samyourbaeSteps to unfollowing everyone:
1) Goto your following page: https://www.imvu.com/next/friends/following/
2) Press F12 on keyboard
3) Paste code into the console Code const interval = setInterval(function() {$(".follow-button").children()[0].click();$(".dialog-footer").children()[1].click();}, 5000);
4) Press EnterYou will loose 1 following every 5 seconds.Steps to unfriend everyone:
1) Goto your friends page: https://www.imvu.com/next/friends/
2) Press F12 on keyboard
3) Paste code into the console Code const interval1 = setInterval(function() {$(".friend-list-item").children()[0].click();}, 20000);const interval2 = setInterval(function() {$(".action-more-container").children()[0].click();$(".context-menu").children()[2].click();$(".dialog-footer").children()[1].click();$(".dialog-footer").children()[0].click();$(".dialog-x").children()[0].click();
}, 8000);
4) Press EnterYou will loose 1 friend every 30 seconds ... run it while you sleep, all of your friends should be gone by morning.

@Don Von Alpha Dom




this might come in handy for me. if i ever feel the need i need to unfollow unwanted "fake followerS" on imvu don figured id keep this noted in my notes if i need it lol thank you kindly for making this or shareing this with us. Hope you have a Good day today Don i also wonder if anyone came up with a idea to follow everyones followers lol
Posted 1 week ago
I dont think so
Posted 6 days ago
good tip, really useful tool, thanks!

Create an account or sign in to comment

You need to be a member in order to leave a comment

Sign in

Already have an account? Sign in here

SIGN IN NOW

Create an account

Sign up for a new account in our community. It's easy!

REGISTER A NEW ACCOUNT