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 › VBMT-Visual Basic Multi Tool - BY GG2GG :D

ExclamationVBMT-Visual Basic Multi Tool - BY GG2GG :D

Posts 1–5 of 5 · Page 1 of 1
GG2GG
GG2GG
VBMT-Visual Basic Multi Tool - BY GG2GG :D
yea i decided to actualy do somthing with my spare time
so i downloaded vb8

heres my first program
its got a webbrowser and 2 flash trainers
this is only a part release as i need a break from vb
SO DOWNLOAD AND LEECH MAKE ME KNOWN TO THE WORLD

Username : Username
Password : Password

*there may be a prblm with it loading :S*
#1 · edited 18y ago · 18y ago
chubkakes
chubkakes
Quote Originally Posted by gg2gg View Post
yea i decided to actualy do somthing with my spare time
so i downloaded vb8

heres my first program
its got a webbrowser and 2 flash trainers
this is only a part release as i need a break from vb
SO DOWNLOAD AND LEECH MAKE ME KNOWN TO THE WORLD

Username : Username
Password : Password

*there may be a prblm with it loading :S*
Cool and good job . the webbrowser works great,,, but the flash thing is messed up nice background tho
and try using:
myform1.hide
myform2.show

if you want to go to the main menu from thebrowser...
#2 · 18y ago
GG2GG
GG2GG
yea i know the flash is fcked i uploaded old version
the main thing was the background
#3 · 18y ago
Silk[H4x]
Silk[H4x]
Eh, Not bad... i made a Webbrowser too xD

The Flash thing is messed up... Like chubakes says....

I Will upload it when i translate every word from portuguese to english :P

Btw, Add different colors to the letters at your tools, remove this color: ||||||||||

And add this one: |||||||||| or ||||||||||

1st HINT:
add the following to the form_load (double tap the main form of the webbrowser):

Code:
WebBrowser1.GoHome() 'This will set your custom webbrowser's main page to your internet explorer home page...
2nd HINT: Instead of letters/words at the toolbar of the Webbrowser, use pictures, picturebuttons...

3rd HINT: Add a PRINT BUTTON to your browser:

To add a print button do the following:

- Make 1 button
- Make 1 PrintDialog

Double tap the button and type:
Code:
PrintDialog1.ShowDialog() 'This will open the PrintDialog in a new window...
Ok Done....

4th HINT: Add a cool background xD

5th HINT: Add this to the Webbrowser's Form code index:

Code:
    Private Sub WebBrowser1_Navigated(ByVal sender As System.Object, ByVal e As System.Windows.Forms.WebBrowserNavigatedEventArgs) Handles WebBrowser1.Navigated
        If ToolStripTextBox1.Text = WebBrowser1.Url.ToString Then
        Else
            ToolStripTextBox1.Text = WebBrowser1.Url.ToString
        End If
'This will show in the TextBox that you write the url of any website, the link/url of the website that you are at the moment in... So you can copy the url of the site that you are visiting from the textbox...
    End Sub
6th HINT: Add a different USername, Password to your program, and instead of a Image showing an annoying thing... add a button saying on it: Login, if you want to make a better look on the button, change in the properties the following:
Code:
FlatSyle: Popup or Flat
If you need more hints and some help in Visual Basic.net , call me via PM or xfire: sniper4d
#4 · edited 18y ago · 18y ago
GG2GG
GG2GG
it is bad ive come a long way since then that was the first project i ever opend in my life
#5 · 18y ago
Posts 1–5 of 5 · Page 1 of 1

Post a Reply

Similar Threads

  • [Tutorial] 1# - Downloading Visual Basic development toolBy Zoom in CrossFire Hack Coding / Programming / Source Code
    4Last post 16y ago
  • Writing your own Visual Basics (v5 or v6) TrainerBy TheRedEye in Game Hacking Tutorials
    29Last post 12y ago
  • Packets & Visual BasicBy BadBob in Hack Requests
    5Last post 20y ago
  • [Help] Atom API with Visual Basic 6.0 or .NETBy Bull3t in Visual Basic Programming
    5Last post 20y ago
  • problem with the visual basic tutBy Elliwood in WarRock - International Hacks
    5Last post 19y ago

Tags for this Thread

#basic#gg2gg#multi#tool#vbmtvisual