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 › [HELP]Help with VBS scripts[Solved]

[HELP]Help with VBS scripts[Solved]

Posts 1–5 of 5 · Page 1 of 1
GB
GBot!
[HELP]Help with VBS scripts[Solved]
Okay so basic info

Problem: I tried to run a .VBS (visual basic script) and I get this error "There is no scriptengine for the file extension ".vbs".

What I have done so far : I have used the search button and tried to google many diffrent things but I cant find any souloution.

I was going to post this in the help section, but since it is VB I figured I should post it here.

Thanks if you took the time to help me

~ spectre
#1 · 15y ago
♪~ ᕕ(ᐛ)ᕗ
♪~ ᕕ(ᐛ)ᕗ
Try to ask on the Microsoft forums there should be a answer, maybe the problem is on your PC...
#2 · 15y ago
NextGen1
NextGen1
TV, if you want me to do it for you.

  • Start --->Run---Regedit
  • Navigate (on left) to Hkey_Classes_Root
  • Scroll down until you see "VBSFile" (not .VBS), It is in alphabetical order, keeping in mind the "." comes before "a" so continue past all the "." till you see the first work that starts with "a" then scroll down until you see 'VBSFile" (if it is not there, let me know)
  • (if it is not already there) Right click on "VBSFile" and click New--> Key, call the new key "ScriptEngine" (case matters) .
  • Double Click the newly created (if it wasn't there) "ScriptEngine" key (folder icon)
  • then Right click in the blank area to the right (where the tables are that say , Name, Type, Data) click new--->key , Value will be "VBScript" (again, case matters)
  • Right click on the folder on the left again (VBSFile Key) (if it is not there) create a "ScriptHostEncode" Key (folder)
  • On the right, double click the default value and add "{85131631-480C-11D2-B1F9-00C04F86C324}" as the value data
  • Now on the right again , rigth click on the VBSfile key Create a "ShellEx" Key
  • Now Create a "PropertySheetHandlers" Key under ShellEx (what I mean is a new folder,so right click)
  • Now Create a "WSHProps" Key under PropertySheetHandlers (again, a new folder)
  • Double click the default key on the right side in WSHProps and add this value "{60254CA5-953B-11CF-8C96-00AA00B8708C}"
#3 · 15y ago
GB
GBot!
It works now. If you have the same problem follow NextGen1´s steps
#4 · 15y ago
NextGen1
NextGen1
Marked solved.

Unless something happens & it is < 7 days.
No need to post here.
#5 · 15y ago
Posts 1–5 of 5 · Page 1 of 1

Post a Reply

Tags for this Thread

None