Make Lycos' "Make Love not Spam" run in background


Recommended Posts

Hi folks, my first post here is a guide.

Lycos' "Make Love not Spam" Flash screensaver rapidly sends HTTP requests to sites of well-known spammers, overloading their servers when many people using the screensaver are online.

Download here

Make Love not Spam

Now, sadly it's just a screensaver that pops up when you are away from the rig from time to time, but I would rather like it to run continuously to fight spammers. That's an easy task to do.

Using Windows Explorer, browse to Documents and Setting\(Username)\Start Menu\Programs\Startup.

Right click and choose to create a new link.

Browse to C:\Windows\Lycos - make LOVE not SPAM.exe.

Finish creating the link, right-click it and choose "Properties". Select "Run minimized".

Make Love not Spam will now run on every Winodws boot, minimized to the taskbar. You might notice that when clicking the taskbar button for the first time, MLNS will pop up in a frameless windows that can't be moved; press ESC to send it back to the taskbar and click it again. Now it shows up in a normal Flash Player window that can be resized etc.

Hi folks, my first post here is a guide.

Lycos' "Make Love not Spam" Flash screensaver rapidly sends HTTP requests to sites of well-known spammers, overloading their servers when many people using the screensaver are online.

Download here

Make Love not Spam

Now, sadly it's just a screensaver that pops up when you are away from the rig from time to time, but I would rather like it to run continuously to fight spammers. That's an easy task to do.

Using Windows Explorer, browse to Documents and Setting\(Username)\Start Menu\Programs\Startup.

Right click and choose to create a new link.

Browse to C:\Windows\Lycos - make LOVE not SPAM.exe.

Finish creating the link, right-click it and choose "Properties". Select "Run minimized".

Make Love not Spam will now run on every Winodws boot, minimized to the taskbar. You might notice that when clicking the taskbar button for the first time, MLNS will pop up in a frameless windows that can't be moved; press ESC to send it back to the taskbar and click it again. Now it shows up in a normal Flash Player window that can be resized etc.

585009890[/snapback]

Although this may seem like a great idea at first,

it may be construed as a DDOS by those sites that

are targeted and while they may be spammers

this tool sounds like the tool of internet bad-guys

or script kiddies.

It might be prudent to get the advice of your ISP

regarding the legality of this program and whether

the user can be prosecuted or terminated if a complaint

arises from the "SPAM" targets.

well it is a screen saver... and ment to be a screen saver. and a screen saver it will be ;)

nice guide btw... but im not about to have my connection limited because im sending packets to web sites lol

well it is a screen saver... and ment to be a screen saver.  and a screen saver it will be ;)

nice guide btw... but im not about to have my connection limited because im sending packets to web sites lol

585011026[/snapback]

The amount of data sent is limited to 3.4 MB per day and client, and certain algorothms ensure that the HTTP packet bombing is not perceived as a DDoS attack by the target servers.

It's the amount of screensaver users that counts. Even with a lousy 128 k of upload and eMule running MLNS does not affect my surfing ... however it seems that the 77000 users so far have made some servers in Asia lose half of their bandwidth :p

so your suggestion is what?

they operate where, currently they cannot be prosecuted, thats why they do it.

This is an opportunity to return the favour of having 10`s of junk email in your inbox everyday.

I dont want spam, if they stop sending them I`ll uninstall this program.

As it is, it is a SMALL way I can get some satisfaction and cause them inconvenience, as they have done to me.

Yes, we seem to have caused them a LOT of inconvenience. As you might know, the MLNS website was attacked and possibly broken into yesterday as a reaction to the screensaver's release. Now it has gotten even stranger: When I came home from work, MLNS couldn't connect again to Lycos' "proxy", and now it is just darkened and tells me to stay tuned. :cry:

When I have time and if MLNS survives the next week or so, I will write a little Visual Basic frontend for hidden or iconized background execution.

I see it like this. Imagine a company that EVERY DAY uses an abnoxiously loud speaker system that you can hear through your entire city (hyptetically large city)... trying to scam/sell/solicit thier wares. They make money due to the fact people that are suckered to thier abnoxious advertisement typically purchase something (with high profit margins). However like this screensaver, what if you go thousands of your friends to just walk in the store, browse around and do the typical shoper thing (maybe leave one item in the wrong place) then leave. They loose money fast, thats what happens here. (No the best analogy but I think it fits well). Its also like this, you have a thousand spammers spending 40 dollars a day to spam. What if you had 100,000 angry users, that spend a dollar a day to actively stop them. We can win, but this passive stuff or "OH NOES lets not walk the grey erea" will never stop. Kinda like america and troops dying. No disrespect, matter of fact, upmost respect for those honerable soldiers. If we cant take small costs to effectively stop the larger picture, no one but the abusers win.

Note: the american example wasnt mean to start some political flamefest, please dont turn it in to such.

Hehe, brilliant idea! That'll teach the suckerz one good lesson. Someone said 'you don't stop war with war'. On the contrary, WARS HAVE ALWAYS BEEN ENDED WITH MAJOR BATTLES'. Look back in history. That's how it's been done. An eye for an eye, tooth for a tooth! Hehe, I wonder how the fake-Rolex vendor is doing today, hahahaha, what, zilch dollars? Nooooo, hahahahaha :laugh: Thanks Lycos, you really made my day. ;)

https://www.neowin.net/forum/index.php?showtopic=250581 :whistle:

https://www.neowin.net/comments.php?id=25962&category=main :whistle:

Nice first post, a spam post :omg:

585011154[/snapback]

With all due respect, you don't even know what this thread is about :p :woot:

This thread is about using that screensaver all the time, using a quick little hack, he's not promoting the screen saver like those other links you gave. I'm tempted to say owned, or that you were foolish, but I shall hold my breath :rolleyes:

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • Turbo Pascal was my first real programming experience more than 30 years ago at university. I mostly taught myself from the included examples and help documentation, because the university only taught the basic syntax and philosophy of Pascal, without going deeply into Turbo Pascal’s advanced features. I still remember when I discovered that I could embed assembly language directly into Pascal code, call BIOS functions, manipulate screen memory, use mouse interrupts, and control peripherals from my programs. That opened huge doors for me. Programming back then felt really fun, direct, and close to the machine. What I loved about Pascal was its readability and the almost instant compile time. Turbo Pascal was an amazing environment, but unfortunately Turbo Pascal for Windows 3 did not feel like it fully carried that legacy forward. Later, Delphi got things back on the right track after the messy transition to TP for Windows. Sadly, Delphi suffered from years of uncertainty as it moved from Borland to CodeGear and then to Embarcadero. That instability made many developers lose confidence in it, even though Delphi itself remained a powerful and productive tool. I still work with Delphi from time to time, but I definitely miss the old days of Turbo Pascal.
    • I hope this encodes in to AV1 or AV2 as currently tiktok uses h265 and h264.
    • Qualcomm reportedly in talks to build custom video chips for TikTok parent ByteDance by Karthik Mudaliar Qualcomm is reportedly in advanced discussions to provide custom chip-design services to Chinese tech giant ByteDance, the same company behind TikTok. According to a report from Reuters, Qualcomm could be involved in designing custom silicon tailored for ByteDance's massive data-center workloads. If it goes through, the deal would make ByteDance one of Qualcomm's early anchor customers for its fastly growing custom chip-design division, For years, Qualcomm was the king of making smartphone processors and modems. The company has also been moving into the PC ecosystem and other formats such as on-device AI for Android XR headsets. However, this particular deal is about Qualcomm's custom Application-Specific Integrated Circuits (ASICs). For a platform like TikTok, ByteDance needs hardware that can help it ingest, process, and serve billions of short-form videos daily. Generalised hardware is no longer the most cost-effective and efficient route, which is why ByteDance is trying to develop custom Video Processing Units (VPUs). VPUs designed specifically for ByteDance’s algorithmic needs could drastically reduce data-center power consumption and improve encoding speeds at an unprecedented scale. The underlying tech behind these processors is actually from Qualcomm's recent acquisition of AlphaWave Semi, a high-speed connectivity specialist company. By combining AlphaWave’s high-bandwidth IP with Qualcomm’s architectural expertise, the company could begin mass production by the end of 2026, if the talks go through. All this also comes at a time when U.S.-China tech relations have dwindled. Escalating trade frictions between Washington and Beijing have severely impacted the export of high-end AI chips from U.S. firms like Nvidia, AMD, and Lam Research. Yet, the Qualcomm-ByteDance discussions show that U.S. tech companies are still actively seeking growth avenues and are open to doing business with China, where regulators still permit. Reuters notes that the outcome of this deal could be uncertain, and ByteDance might also seek partners other than Qualcomm. via Reuters | Image via DepositPhotos.com
  • Recent Achievements

    • First Post
      Almohandis earned a badge
      First Post
    • Rookie
      DaviKar went up a rank
      Rookie
    • Dedicated
      HidekoYamamoto94 earned a badge
      Dedicated
    • One Month Later
      timbobit earned a badge
      One Month Later
    • One Month Later
      nates earned a badge
      One Month Later
  • Popular Contributors

    1. 1
      +primortal
      458
    2. 2
      +Edouard
      166
    3. 3
      PsYcHoKiLLa
      117
    4. 4
      Michael Scrip
      84
    5. 5
      Xenon
      69
  • Tell a friend

    Love Neowin? Tell a friend!