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 › [Tutorial]Make a Web Browser

[Tutorial]Make a Web Browser

Posts 1–12 of 12 · Page 1 of 1
aLcohoL_95
aLcohoL_95
[Tutorial]Make a Web Browser
First u need:
6 Buttons
1 Textbox
1 Web Browser

1. Button:Go
2. Button:Stop
3. Button:ReFresh
4. Button:Go Forward
5. Button:Go Back
6. Button:Home Page

Code of 1. button
Code:
WebBrowser1.Navigate "http://" & Text1.Text
Code of 2. button
Code:
WebBrowser1.Stop
Code of 3. button
Code:
WebBrowser1.Refresh
Code of 4. button
Code:
WebBrowser1.GoForward
Code of 5. button
Code:
WebBrowser1.GoBack
Code of 6. button
Code:
WebBrowser1.GoHome
And Type this code to Form Load..
Code:
WebBrowser1.Navigate ("http://MPGH.net/")
SCREEN SHOT:

#1 · 16y ago
NextGen1
NextGen1
Thanks for sharing, there is 2000 of these here, most alot more "advanced" but thanks for taking the time to share it
#2 · 16y ago
Blubb1337
Blubb1337
If people don't actually have a webbrowser. You should explain how to get one.
#3 · 16y ago
NextGen1
NextGen1
?? If someone has a computer/internet capable device and doesn't have a browser, they A. have no idea what they are doing, and B. how did they get online to view this tutorial?
#4 · 16y ago
Blubb1337
Blubb1337
Ow I thought the webbrowser isn't always in the toolbox. Thought you'd have to add them to it =O

Hmmm....

Like...You also have to add the flashplayer before being able to use it.
#5 · 16y ago
Invidus
Invidus
Quote Originally Posted by NextGen1 View Post
Thanks for sharing, there is 2000 of these here, most alot more "advanced" but thanks for taking the time to share it
Uh. Bad grammar =D. Its There ARE 2000.

And i think Blubb means the list in "What you need". He means he should have said a TabControl instead of webbrowser.
#6 · 16y ago
NextGen1
NextGen1
A. My grammar is almost always spot on so shush It is 5:30 AM EST and I have not slept yet, I am not going to proof read my grammar

B. he was referring to the web browser control, it is there by default.
#7 · 16y ago
Blubb1337
Blubb1337
Arghhhhhhhhhhhhhhhhh thought it isn't =/ =/

Fail.

Well nevermind then. Thanks for sharing the tutorial. Please make more advanced tutorials explain some more 'difficult' features
#8 · 16y ago
Invidus
Invidus
Quote Originally Posted by NextGen1 View Post
A. My grammar is almost always spot on so shush It is 5:30 AM EST and I have not slept yet, I am not going to proof read my grammar

B. he was referring to the web browser control, it is there by default.
What!!? There's a WEB BROWSER CONTROL AND NO BODY TOLD ME?
WHAT THE F********* PEOPLE!!
#9 · 16y ago
NextGen1
NextGen1
.......Your overlooking the point... I wasn't sharing that there was a control, I was l letting blubb know that it is there by default, he wasn't aware, he thought it may need to be added.......
#10 · 16y ago
Invidus
Invidus
Saywut?? BTW you failed your grammar again.
It's "You're overlooking" not "your overlooking"
#11 · 16y ago
NextGen1
NextGen1
It's not poor grammar, it is lacking proper punctuation. One could argue your chosen phrase in the former post, "saywut?" is poor grammar and it should be "What did you say?" or in another post you say "... thanks for sharing :P Might use this.." It should be "I may use this", The reason I don't is because proper grammar and appropriate punctuation is not a prevalent practice here at mpgh, so much to the fact that I am the only one you feel the need to correct, and in all honesty I don't know if you are intentionally trying to troll, but whatever your motives, I won't have it, don't let your position go to your head, follow the same rules you enforce, in this section from this point on, If you spam in here, I will treat you like any other user, post deleted, post count -1 , warning, then report.

I like you water, and I think we get along, but this is becoming malicious, I won't have it, feel free to correct me all you like in VM/PM , keep it out of my sections.

Sorry if that seems rude, not my intention, again I like you, but my "grammar" does not warrant Activity and Post Count + 1
#12 · edited 16y ago · 16y ago
Posts 1–12 of 12 · Page 1 of 1

Post a Reply

Similar Threads

  • [Tutorial] How to make a Web Browser with Tabs!By DayumKen in Programming Tutorials
    12Last post 15y ago
  • make a web browser and get $5!By Ian in Visual Basic Programming
    13Last post 15y ago
  • How to make the worlds simplest web browserBy zmansquared in Visual Basic Programming
    5Last post 16y ago
  • can some 1 make me a web browserBy GG2GG in Visual Basic Programming
    3Last post 18y ago
  • Web BrowsersBy Jackal in General
    19Last post 20y ago

Tags for this Thread

None