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 › VBOTW#7 Voting thread.

VBOTW#7 Voting thread.

Posts 1–15 of 27 · Page 1 of 2
Lolland
Lolland
VBOTW#7 Voting thread.
I've been busy this weekend, sorry for delay.

VBOTW is dead, there will be no more of it.

There were only two contestants.

Download below

Copy into nav bar: sleeksoftwaredev.net/VBOTW7.rar
#1 · edited 16y ago · 16y ago
.C
.Celtics
Ok this is epic fail..

We cant download files today remember.
So no vote for naw
#2 · 16y ago
Lolland
Lolland
We can't download today?

What? Why?

Edit: Just read announcement, adding outside link.
#3 · 16y ago
.C
.Celtics
Ok, imma test them after
#4 · 16y ago
Lolland
Lolland
Updated with link.
#5 · 16y ago
.C
.Celtics
Since I cant open contestant #1's app..

No choice to vote for #2 even if he/she didnt rename the form

EDIT: Since I havent voted, wanna try #1 but cant open.
#2 but the only thing i can open, and it haz noz cloze buttonz

Final Edit: #1
#6 · edited 16y ago · 16y ago
TR
trevor206
idk how to get # 2 working i've used #1 b4 so easy vote for me.

#2 has to fix some stuff like i could not locate a close button and could not move the form.
#7 · 16y ago
Imported
Imported
I think there was a very obvious winner in this case, Contestant one's application.

A full macro recorder v a basic spammer...no competition. Although I disliked the way that the macro recorder displayed all the coordinates the mouse moved which spammed the whole listview, also it registers you pressing "LButton" when you press "Stop recording", which I didn't want it to do /

Oh well, very minor errors in an otherwise nice program, good work Contestant One whoever you are!
#8 · 16y ago
MJLover
MJLover
Quote Originally Posted by Imported View Post
I think there was a very obvious winner in this case, Contestant one's application.

A full macro recorder v a basic spammer...no competition. Although I disliked the way that the macro recorder displayed all the coordinates the mouse moved which spammed the whole listview, also it registers you pressing "LButton" when you press "Stop recording", which I didn't want it to do /

Oh well, very minor errors in an otherwise nice program, good work Contestant One whoever you are!

Yea, I told him to set the listview's view to detail, but he never listened lol.
And yea my son's app is nice. But my vote for the 2nd contestant .. lol jk...
#9 · 16y ago
HA
Hawky1337
Quote Originally Posted by MJLover View Post

Yea, I told him to set the listview's view to detail, but he never listened lol.
And yea my son's app is nice. But my vote for the 2nd contestant .. lol jk...
Hit settings...There is a comboBox. You can select Details/List.

#10 · 16y ago
Erinador
Erinador
Voted for contestant 1.

Reasons:
Pro's:
-UI was easy to follow.
-Had many options
-Replay was smooth

Con's:
-Replay bugged.
---It clicked on the upper edge of my desktop while I never went there with my mousepointer
---It registered clicks I never made


Didn't vote for contestant 2. (duh.)

Reasons:
Pro's:
-Nice GUI!

Con's:
-The autotalker bugged the hell out of me
---If you use ")" In your text the program will crash.
---It wouldn't type the specified text more then once.
#11 · 16y ago
MJLover
MJLover
Quote Originally Posted by Erinador View Post
Voted for contestant 1.
Con's:
-Replay bugged.
---It clicked on the upper edge of my desktop while I never went there with my mousepointer
---It registered clicks I never made
Yea poor string manipulation is poor ...same problems here...I told him and he said its only you ******.
But we can see who's the real fag now !! xD
#12 · 16y ago
NextGen1
NextGen1
Love the Macro, and you know who did a great job.
#13 · 16y ago
HA
Hawky1337
Quote Originally Posted by MJLover View Post
Yea poor string manipulation is poor ...same problems here...I told him and he said its only you ******.
But we can see who's the real fag now !! xD
KeysConverter <> String Manipulation .
#14 · 16y ago
Imported
Imported
Quote Originally Posted by NextGen1 View Post
Love the Macro, and you know who did a great job.
Yes although when I actually came to use it properly I found a few more bugs, namely:

There is no equivalent to a key being held down, all it will do is spam the key for any length of time, the two are not the same concept and I had serious issues with trying to get it to do what I wanted (any game that has acceleration based movement is incompatible with this macro recorder), also I got a "2" is not a valid value for "index" fatal exception when I reloaded the app, dunno what happened there /.

Still, minus the kinks it's pretty nice, really should think of a slight reworking of the code though to allow for a key being held down rather than being spammed but oh well. Good job!
#15 · 16y ago
Posts 1–15 of 27 · Page 1 of 2

Post a Reply

Similar Threads

  • VBOTW Voting ThreadBy NextGen1 in Visual Basic Programming
    69Last post 15y ago
  • VBOTW #1 Voting thread!By Lolland in Visual Basic Programming
    49Last post 16y ago
  • VBOTW#3 Voting thread.By Lolland in Visual Basic Programming
    22Last post 16y ago
  • VBOTW#4 Voting thread.By Lolland in Visual Basic Programming
    15Last post 16y ago
  • [VBOTW]#6 Voting Thread.By Lolland in Visual Basic Programming
    24Last post 16y ago

Tags for this Thread

None