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 › .DLL issue

.DLL issue

Posts 1–4 of 4 · Page 1 of 1
gwentravolta
gwentravolta
.DLL issue
What is wrong with this code:
Code:
Public Class Class1
    Public Shared Form1
    Public Sub Main()
        Form1.Show()
    End Sub
End Class
When I inject the .dll, the form doesn't pop up. I'm trying to make a crosshair.

Srry, I'm kinda a choob at VB
#1 · 17y ago
IA
Iamazn
Well im still new to VB but I think whats wrong is that theres nothing to "tell" the form to pop up after the DLL has been injected
#2 · 17y ago
Pixie
Pixie
umm, inject .dll??

If ur trying to make crosshair, make it so it says:

Code:
Form2.show
Form3.Show
#3 · 17y ago
IA
Iamazn
Quote Originally Posted by PixieCorp View Post
umm, inject .dll??

If ur trying to make crosshair, make it so it says:

Code:
Form2.show
Form3.Show
I dont think those types of "crosshairs" can be put over a game.
At least, when I made one, it wouldnt top a game
Edit:
also, he wants the "Crosshair" to pop up when a DLL Is injected.
Code:
Form2.show
Form3.Show
That code will just pop up the forms, even if the the DLL isnt injected
#4 · 17y ago
Posts 1–4 of 4 · Page 1 of 1

Post a Reply

Similar Threads

  • TNT Hack.dll issueBy moneydonkey in Combat Arms Hacks & Cheats
    32Last post 17y ago
  • .dll injectorBy EleMentX in Gunz General
    31Last post 16y ago
  • DLL injection FailledBy aynal in WarRock - International Hacks
    1Last post 20y ago
  • CURSE Issue......By Beer_Hunter in General
    8Last post 20y ago
  • Server IssuesBy Dave84311 in News & Announcements
    1Last post 19y ago

Tags for this Thread

#dll#issue