Skip to content
MPGHThe Dark Arts
/
RegisterLog in
Forum
Community
What's NewLatest posts across the boardTrendingHottest threads right nowSubscribedThreads you follow
Discussion
GeneralIntroductionsEntertainmentDebate FortFlaming & Rage
Board
News & AnnouncementsMPGH TimesSuggestions & HelpGiveaways
More Sections
Art & Graphic DesignProgrammingHackingCryptocurrency
Hacks & Cheats
Games
ValorantCS2 / CS:GOCall of Duty / WarzoneFortniteApex LegendsEscape From Tarkov
+14 moreLeague of LegendsGTA VMinecraftRustROTMGBattlefieldTroveBattleOnCombat ArmsCrossFireBlackshotRuneScapeDayZDead by Daylight
Resources
Game Hacking TutorialsReverse EngineeringGeneral Game HackingAnti-CheatConsole Game Hacking
Tools
Game Hacking ToolsTrainers & CheatsHack/Release NewsNew
Submit a release →Share your cheat, tool, or config with the community.
AINEW
AI Tools
General & DiscussionPrompt EngineeringLLM JailbreaksHotAI Agents & AutomationLocal / Open Models
AI × Gaming
AI Aimbots & VisionML Anti-CheatGame Bots & Automation
Create
AI Coding / Vibe CodingAI Art & MediaAI Voice & TTS
The AI frontier →Where game hacking meets modern machine learning. Jump in.
Marketplace
Buy & Sell
SellingBuyingTradingUser Services
Trust & Safety
Middleman LoungeMarketplace TalkVouch Copy Profiles
Money
Cryptocurrency TalkCurrency ExchangeWork & Job Offers
Start selling →List accounts, services, and goods. Use the middleman to trade safe.
MPGH The Dark Arts

A community for offensive security research, reverse engineering, and AI.

Community

ForumMarketplaceSearch

Account

RegisterLog in

Legal

Privacy PolicyForum RulesHelp & FAQ
© 2026 MPGH · All rights reserved.Built by the community, for the community. For educational purposes onlyContent is shared for security research and education — we don't condone illegal use. You're responsible for complying with applicable laws. Use at your own risk.
Home › Forum › Programming › Visual Basic Programming › [First Release] Super Spam Bot

[First Release] Super Spam Bot

Posts 1–11 of 11 · Page 1 of 1
Erinador
Erinador
[First Release] Super Spam Bot
Euh ... So I just made my first program in VB.NET and it's one of those classic spammers ...

The only problem I have with the spammer ATM is that it doesn't instantly stop when you press stop. >.>

Picture:

PS. It's a ListBox not a Multiline textbox
And

Virus Scan:
Virustotal.com
#1 · 16y ago
ac1d_buRn
ac1d_buRn
Nice spammer.
Even has hotkeys :O lol
#2 · 16y ago
Erinador
Erinador
Thx ;x

Trying to use F12 for both start and stop was a pain ;x
#3 · 16y ago
Zoom
Zoom
Quote Originally Posted by Erinador View Post
Thx ;x

Trying to use F12 for both start and stop was a pain ;x
I think I know how to fix that..... What hotkeys u use? Post that and I´ll see if I can help you.
#4 · 16y ago
Erinador
Erinador
Quote Originally Posted by hejsan1 View Post
I think I know how to fix that..... What hotkeys u use? Post that and I´ll see if I can help you.
Fix what?

And I only use F12 for both start and stop.
#5 · 16y ago
Zoom
Zoom
Quote Originally Posted by Erinador View Post
Fix what?

And I only use F12 for both start and stop.
Oh, sorry readed wrong!
#6 · 16y ago
Houston
Houston
i can make it better
but nice
#7 · 16y ago
Zoom
Zoom
Quote Originally Posted by Don Diablo View Post
i can make it better
but nice
What can you make better ^^]
#8 · 16y ago
Houston
Houston
Quote Originally Posted by hejsan1 View Post
What can you make better ^^]
i don't know but how fast can your spam bot go ?
#9 · 16y ago
maarten551
maarten551
Quote Originally Posted by Don Diablo View Post
i don't know but how fast can your spam bot go ?
i dunno but i see a speed textbox1.text

and otherwise it's just a code of nothing

Code:
timer1.integer = textbox1.text
#10 · 16y ago
Erinador
Erinador
Quote Originally Posted by maarten551 View Post
i dunno but i see a speed textbox1.text

and otherwise it's just a code of nothing

Code:
timer1.integer = textbox1.text
The speed works in secondes so

Timer1.Interval = val(TextBox1.Text) * 1000

So you can enter 0.001 to make it 1 millisecond. (It only accepts dots not commas)

Quote Originally Posted by Don Diablo View Post
i can make it better
but nice
What would you make better about it?

The only thing I can come up with is a save function.
#11 · edited 16y ago · 16y ago
Posts 1–11 of 11 · Page 1 of 1

Post a Reply

Similar Threads

  • Release JD09 Spam BotBy Jimmy in Combat Arms Discussions
    30Last post 17y ago
  • killer66143's first spam botBy Dreamer in Combat Arms Discussions
    6Last post 16y ago
  • My First Spam BotBy KallOfKolby in General Hacking
    7Last post 16y ago
  • SPAM-bot:Finally release - lolBy [eX].Hebat-©®© in CrossFire Hacks & Cheats
    31Last post 16y ago
  • My first Release :)By Evangelyon in WarRock - International Hacks
    14Last post 19y ago

Tags for this Thread

#bot#release#spam#super