It looks like you're using an Ad Blocker.
Please white-list or disable AboveTopSecret.com in your ad-blocking tool.
Thank you.
Some features of ATS will be disabled while you continue to use an ad-blocker.
@echo off
for /f "tokens=* delims= " %%a in (dictionary.txt) do (
set /a N+=1
start iexplore google.com/search?as_q= + %%a
PING 1.1.1.1 -n 10 -w 1000 >NUL
taskkill /f /im iexplore.exe
)
We're sorry...
... but your computer or network may be sending automated queries. To protect our users, we can't process your request right now.
See Google Help for more information.
quiches ballrooms demurrer reroller raviolis
fourgons brokers preadmit pea wronger
metaphor waylaying redocked- chives fingerprints
sacrilegious? menially bounciest artiest apologizes
unthrone snottily plasmas caret dwellings
burghal deride fezzed- girdler venin
lashins stand surroyal annulose locoing
loneness decider faitours beyond serialisation
Changing the "Wait each Search" setting should fix that. It's in milliseconds, so 1000 = 1 second delay each search.
Definitely needs a throttle! DAMN!
I'm working on v2.0 of AU - DE at the moment. It will include the ability to randomly vary the number of words per search to a degree adjustable in the settings.
if it varied how many words went in each time it could make it harder for google to detect the automation.
Yeah, when I release v2.0 I'll probably upload the source. However, I will be working on a client project for the next week or so, and AU - DE obviously isn't my top priority. And I also intend on including an AI engine in version 2.0 which means it will learn and the sentences get better the longer it runs.
Are you going to release the source?
Well, I asked SeH the same question. Why is it good to have some form of structure in the sentences - because I thought the point of it was to be "untelligent" so it confuses their learning systems...but logically, that will only serve to strengthen their ability to distinguish generated queries from real queries, and by having a degree of structure in the queries it confuses them even more.
My only concern with your new features is that the AI might actually feed it 'coherent' sentence structures, which would only keep Google busy instead of confused. Maybe I have the wrong idea about what that does?
This aim of this project is to slow down the growth rate of the ever increasing database of knowledge search engines like Google possess. Our ultimate goal is to interfere with their data-mining operations so vastly that it becomes much harder to produce useful and reliable data, and their output of such data becomes significantly lessened.
This is achieved by sending random nonsensical search queries to the search engine so as to confuse their learning algorithms. By generating slightly structured sentences, in this case, by using words found to posses a relationship, those search queries become harder to distinguish from real search queries, and thus are believed to be more damaging to their learning algorithms.
Originally posted by IgnoranceIsntBlisss
Ut oh:
"Error
Your text file is corrupt! You have most likely deleted or modified words in your dictionary file needed by the AI engine. The process will now stop. Word = digital"
SrcFrags = Replace(SrcCop, Str & " ", "☻").Split("☻"c)