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 › [tut]How to make a chatroom in VB 06, 08, & 10[tut]

Thumbs up[tut]How to make a chatroom in VB 06, 08, & 10[tut]

Posts 1–15 of 17 · Page 1 of 2
MN
mnpeep
[tut]How to make a chatroom in VB 06, 08, & 10[tut]
ok guys i got a tut for you by request. Just look at the vid for advice. Post results!

Vid:


Steps:
1. Open an new project
2. Add a menu strip and a webbrowser
3. Type Connect and Disconnect on the menu strips
4. [code]For Connect: webbrowser1.navigate("file:\\C:\chatroommeebo.html ")
For Disconnect: webbrowser1.navigate("about:blank")
5. debug
6. go to meebo
7. make an account and a room
8. get the embedded code
9. open notepad
10. paste:
Code:
 <html>
<!--code under this but above html tag--!>
</html>
11. save in C:\ as
Code:
 chatroommeebo.html
12. debug...
13. finished...
Note: Internet connection requited
#1 · 16y ago
Lolland
Lolland
Very simple.

I was going to post this if you didn't post it by the end of the weekend.
#2 · 16y ago
MN
mnpeep
lol, beat you.
#3 · 16y ago
deathninjak0
deathninjak0
sweet! i'm gonna make one tomorrow
#4 · 16y ago
iWAFFLE
iWAFFLE
Thanks,I'm gonna add to my new tool.
#5 · 16y ago
guza44_44
guza44_44
or u could not have a file and put this in for the code, just a lil more advanced

Code:
WebBrowser1.DocumentText = "the embedded code"
but u have to put an extra " before and after anything in the text that is "" for example it says "Pie" u have to put ""pie""

and btw is there some special way to set up a room cus mine wont show an embedded thing?
#6 · edited 16y ago · 16y ago
HE
Helios283
Incredibly simple IMO.

When I clicked I thought you were going to walk through actually handling network connections, sending data, etc
#7 · 16y ago
Zoom
Zoom
Pretty easy but gj!


You can try make it with winsock next time
#8 · 16y ago
SpaceMan
SpaceMan
NJ. Couldn't believe that this is so easy.
#9 · 16y ago
Thats the way it is
Thats the way it is
The basics of sending data aint that hard i made a chatroom the real way
#10 · 16y ago
deathninjak0
deathninjak0
I like the songs in the video , really simple tut.
#11 · 16y ago
MN
mnpeep
ty all. look on vid for help
EDIT: Damn, i wish i was on staff slected tuts, 2 ppl asked how to make one prior, Pixie and lolland...
#12 · edited 16y ago · 16y ago
sommotommo
sommotommo
I cant find HTML code pls help me
#13 · 16y ago
iWAFFLE
iWAFFLE
Quote Originally Posted by sommotommo View Post
I cant find HTML code pls help me
1. Make a meebo account
2. Make a room
3. in your room,click embed on website
4. THATS YOUR HTML CODE.
#14 · 16y ago
XG
XGelite
kinda cool

thx
#15 · 16y ago
Posts 1–15 of 17 · Page 1 of 2

Post a Reply

Similar Threads

  • Tut: how to make cheeseBy ace76543 in General
    14Last post 19y ago
  • [Request]Tut how to make his own bypassBy BurakG in WarRock - International Hacks
    3Last post 19y ago
  • [Tut]How to Make KoWarrock Account EasyBy EyalZamir in WarRock Korea Hacks
    181Last post 18y ago
  • [TuT] How to make PW and value box for Guns/Superjump/SkyStormer(VB6)By jokuvaan11 in WarRock - International Hacks
    14Last post 19y ago
  • [Tut,VID] How to make a KWR accountBy iHack in WarRock Korea Hacks
    20Last post 19y ago

Tags for this Thread

None