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 › i have some questions

i have some questions

Posts 1–3 of 3 · Page 1 of 1
J0nathan27
J0nathan27
i have some questions
i was wondering if there was a way to have my program write a .txt file then email it to me, I am new to coding visual basic so if that is possible or not let me know, or if there is something like that and you could help me out with that. that would be great
and it doesnt have to be a .txt file it can just be the information that the user inputs
thanks,
jonathan27

---------- Post added at 09:00 PM ---------- Previous post was at 08:48 PM ----------

anybody plz i need help
#1 · edited 13y ago · 13y ago
DA
DawgiiStylz
Quote Originally Posted by J0nathan27 View Post
i was wondering if there was a way to have my program write a .txt file then email it to me, I am new to coding visual basic so if that is possible or not let me know, or if there is something like that and you could help me out with that. that would be great
and it doesnt have to be a .txt file it can just be the information that the user inputs
thanks,
jonathan27

---------- Post added at 09:00 PM ---------- Previous post was at 08:48 PM ----------

anybody plz i need help
Code:
'To write to a text file
1 or 2 ways

Dim writer as new system****.streamwriter("FilePath", False) 
Writer.Write("SomeText")
Writer.Close()

or

textbox1.save("FilePath")
For email, search on google somewhere
#2 · 13y ago
King Aldrin
King Aldrin
Search google about sending email with attachment. With it, it will allows you to send you an email with a txt file attached to it.
#3 · 13y ago
Posts 1–3 of 3 · Page 1 of 1

Post a Reply

Similar Threads

  • Need some help with my hack, also have some questions to ask.By MeowQQ in All Points Bulletin Reloaded Hacks
    2Last post 14y ago
  • Hi i have some questionsBy Alphaqupgood123 in Member Introduction & Return
    15Last post 14y ago
  • I donate to Nico. I have some question.By c4stomira in Vindictus Help
    2Last post 13y ago
  • New to Crossfire, have some questionsBy Molsonmk in CrossFire Discussions
    3Last post 14y ago
  • [Question] have some EXP Hack ?By selection in Combat Arms EU Help
    1Last post 16y ago

Tags for this Thread

None