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 › MultiPlayer Game Hacks & Cheats › Steam Games Hacks & Cheats › Counter-Strike 2 Hacks › Counter-Strike 2 Discussions › Polyloader Problems

Polyloader Problems

Posts 1–15 of 15 · Page 1 of 1
RE
RewindD
Polyloader Problems
Hey guys when I go to my Microsoft Visual Studio it look like this

Microsoft Visual Studio 2012> Common 7> IDE > Script Diagnosis> Amd64

It doesnt contain VC or bin needed for polyloader. The automatic file finder doesnt work either.

Any Suggestions?

I've tried to redownload it multiple times.

Untitled.png Untitled.png
#1 · edited 11y ago · 11y ago
Sandwich
Sandwich
Download the dll it self.
#2 · 11y ago
RE
RewindD
Quote Originally Posted by MCSandwich View Post
Download the dll it self.
where can I find this?
#3 · 11y ago
Satan
Satan
I'm not an expert on hacks and I've never used them personally but I'll just quote someone else's advice.
Quote Originally Posted by Don Weaso View Post
It's not patched.

You are all doing something wrong or there is something wrong/incompatible in your system. I've tried this on my desktop computer with literally no errors. Not a single one. Working extremely well, no crash, lag etc, running at a smooth 80-90+ FPS. Tried it on my shitty and cheap school laptop, works great there too. No errors, slowdowns.... It's not detected either.

Dunno why everyone is having so many problems. Make sure the offsets are correct, I s'pouse.
#4 · 11y ago
RE
RewindD
Quote Originally Posted by Kira. View Post
I'm not an expert on hacks and I've never used them personally but I'll just quote someone else's advice.
I don't think you understand. I'm not having problems with the "hack" necessarily, but rather the program needed for the hack to run.
#5 · 11y ago
Satan
Satan
Quote Originally Posted by RewindD View Post
I don't think you understand. I'm not having problems with the "hack" necessarily, but rather the program needed for the hack to run.
Sorry I misunderstood, your title said "Polyloader problems" and in the thread you talked about Microsoft Visual so I got lost along the line and misinterpreted that you had problems with the polyloader. Once again I'm no expert on this so I can't provide any assistance.

I apologize.
#6 · 11y ago
Merccy2
Merccy2
Maybe you should read the instructions on the PolyLoader 2.0 thread...
#7 · 11y ago
RE
RewindD
Quote Originally Posted by Merccy2 View Post
Maybe you should read the instructions on the PolyLoader 2.0 thread...
I downloaded it as you did in the video so you can disregard the first image, but the Microsoft Visual Studio 12.0 file looks exactly the same as it did in the picture previously.
#8 · 11y ago
Merccy2
Merccy2
Quote Originally Posted by RewindD View Post
I downloaded it as you did in the video so you can disregard the first image, but the Microsoft Visual Studio 12.0 file looks exactly the same as it did in the picture previously.
There is a huge error message on the installer did you ever think that that might be the issue?
#9 · 11y ago
ON
onlyMezo
I get this error, any help?

Code:
ERROR: Cannot determine the location of the VS Common Tools folder.
Microsoft (R) C/C++ Optimizing Compiler Version 18.00.31101 for x86
Copyright (C) Microsoft Corporation.  All rights reserved.

Decrypt.cpp
main.cpp
C:\Program Files (x86)\Microsoft Visual Studio\VC98\include\utility(81) : warnin
g C4346: '_It::iterator_category' : dependent name is not a type
        prefix with 'typename' to indicate a type
        C:\Program Files (x86)\Microsoft Visual Studio\VC98\include\utility(84)
: see reference to class template instantiation 'std::iterator_traits<_It>' bein
g compiled
C:\Program Files (x86)\Microsoft Visual Studio\VC98\include\utility(81) : error
C2146: syntax error : missing ';' before identifier 'iterator_category'
C:\Program Files (x86)\Microsoft Visual Studio\VC98\include\utility(81) : error
C4430: missing type specifier - int assumed. Note: C++ does not support default-
int
C:\Program Files (x86)\Microsoft Visual Studio\VC98\include\utility(82) : warnin
g C4346: '_It::value_type' : dependent name is not a type
        prefix with 'typename' to indicate a type
C:\Program Files (x86)\Microsoft Visual Studio\VC98\include\utility(82) : error
C2146: syntax error : missing ';' before identifier 'value_type'
C:\Program Files (x86)\Microsoft Visual Studio\VC98\include\utility(82) : error
C4430: missing type specifier - int assumed. Note: C++ does not support default-
int
C:\Program Files (x86)\Microsoft Visual Studio\VC98\include\utility(83) : warnin
g C4346: '_It::distance_type' : dependent name is not a type
        prefix with 'typename' to indicate a type
C:\Program Files (x86)\Microsoft Visual Studio\VC98\include\utility(83) : error
C2146: syntax error : missing ';' before identifier 'distance_type'
C:\Program Files (x86)\Microsoft Visual Studio\VC98\include\utility(83) : error
C4430: missing type specifier - int assumed. Note: C++ does not support default-
int
C:\Program Files (x86)\Microsoft Visual Studio\VC98\include\utility(224) : warni
ng C4348: 'std::istreambuf_iterator' : redefinition of default parameter : param
eter 2
        C:\Program Files (x86)\Microsoft Visual Studio\VC98\include\utility(226)
 : see declaration of 'std::istreambuf_iterator'
C:\Program Files (x86)\Microsoft Visual Studio\VC98\include\utility(226) : warni
ng C4346: '_Tr::off_type' : dependent name is not a type
        prefix with 'typename' to indicate a type
        C:\Program Files (x86)\Microsoft Visual Studio\VC98\include\utility(279)
 : see reference to class template instantiation 'std::istreambuf_iterator<_E,_T
r>' being compiled
C:\Program Files (x86)\Microsoft Visual Studio\VC98\include\utility(226) : error
 C2923: 'std::iterator' : '_Tr::off_type' is not a valid template type argument
for parameter '_D'
C:\Program Files (x86)\Microsoft Visual Studio\VC98\include\utility(226) : error
 C2955: 'std::iterator' : use of class template requires template argument list
        C:\Program Files (x86)\Microsoft Visual Studio\VC98\include\utility(67)
: see declaration of 'std::iterator'
C:\Program Files (x86)\Microsoft Visual Studio\VC98\include\utility(231) : warni
ng C4346: '_Tr::int_type' : dependent name is not a type
        prefix with 'typename' to indicate a type
C:\Program Files (x86)\Microsoft Visual Studio\VC98\include\utility(231) : error
 C2146: syntax error : missing ';' before identifier 'int_type'
C:\Program Files (x86)\Microsoft Visual Studio\VC98\include\utility(231) : error
 C4430: missing type specifier - int assumed. Note: C++ does not support default
-int
C:\Program Files (x86)\Microsoft Visual Studio\VC98\include\utility(289) : warni
ng C4348: 'std::ostreambuf_iterator' : redefinition of default parameter : param
eter 2
        C:\Program Files (x86)\Microsoft Visual Studio\VC98\include\utility(291)
 : see declaration of 'std::ostreambuf_iterator'
C:\Program Files (x86)\Microsoft Visual Studio\VC98\include\xstring(25) : warnin
g C4346: '_A::size_type' : dependent name is not a type
        prefix with 'typename' to indicate a type
        C:\Program Files (x86)\Microsoft Visual Studio\VC98\include\xstring(597)
 : see reference to class template instantiation 'std::basic_string<_E,_Tr,_A>'
being compiled
C:\Program Files (x86)\Microsoft Visual Studio\VC98\include\xstring(25) : error
C2146: syntax error : missing ';' before identifier 'size_type'
C:\Program Files (x86)\Microsoft Visual Studio\VC98\include\xstring(25) : error
C4430: missing type specifier - int assumed. Note: C++ does not support default-
int
C:\Program Files (x86)\Microsoft Visual Studio\VC98\include\xstring(26) : warnin
g C4346: '_A::difference_type' : dependent name is not a type
        prefix with 'typename' to indicate a type
C:\Program Files (x86)\Microsoft Visual Studio\VC98\include\xstring(26) : error
C2146: syntax error : missing ';' before identifier 'difference_type'
C:\Program Files (x86)\Microsoft Visual Studio\VC98\include\xstring(26) : error
C4430: missing type specifier - int assumed. Note: C++ does not support default-
int
C:\Program Files (x86)\Microsoft Visual Studio\VC98\include\xstring(27) : warnin
g C4346: '_A::pointer' : dependent name is not a type
        prefix with 'typename' to indicate a type
C:\Program Files (x86)\Microsoft Visual Studio\VC98\include\xstring(27) : error
C2146: syntax error : missing ';' before identifier 'pointer'
C:\Program Files (x86)\Microsoft Visual Studio\VC98\include\xstring(27) : error
C4430: missing type specifier - int assumed. Note: C++ does not support default-
int
C:\Program Files (x86)\Microsoft Visual Studio\VC98\include\xstring(28) : warnin
g C4346: '_A::const_pointer' : dependent name is not a type
        prefix with 'typename' to indicate a type
C:\Program Files (x86)\Microsoft Visual Studio\VC98\include\xstring(28) : error
C2146: syntax error : missing ';' before identifier 'const_pointer'
C:\Program Files (x86)\Microsoft Visual Studio\VC98\include\xstring(28) : error
C4430: missing type specifier - int assumed. Note: C++ does not support default-
int
C:\Program Files (x86)\Microsoft Visual Studio\VC98\include\xstring(29) : warnin
g C4346: '_A::reference' : dependent name is not a type
        prefix with 'typename' to indicate a type
C:\Program Files (x86)\Microsoft Visual Studio\VC98\include\xstring(29) : error
C2146: syntax error : missing ';' before identifier 'reference'
C:\Program Files (x86)\Microsoft Visual Studio\VC98\include\xstring(29) : error
C4430: missing type specifier - int assumed. Note: C++ does not support default-
int
C:\Program Files (x86)\Microsoft Visual Studio\VC98\include\xstring(30) : warnin
g C4346: '_A::const_reference' : dependent name is not a type
        prefix with 'typename' to indicate a type
C:\Program Files (x86)\Microsoft Visual Studio\VC98\include\xstring(30) : error
C2146: syntax error : missing ';' before identifier 'const_reference'
C:\Program Files (x86)\Microsoft Visual Studio\VC98\include\xstring(30) : error
C4430: missing type specifier - int assumed. Note: C++ does not support default-
int
C:\Program Files (x86)\Microsoft Visual Studio\VC98\include\xstring(31) : warnin
g C4346: '_A::value_type' : dependent name is not a type
        prefix with 'typename' to indicate a type
C:\Program Files (x86)\Microsoft Visual Studio\VC98\include\xstring(31) : error
C2146: syntax error : missing ';' before identifier 'value_type'
C:\Program Files (x86)\Microsoft Visual Studio\VC98\include\xstring(31) : error
C4430: missing type specifier - int assumed. Note: C++ does not support default-
int
C:\Program Files (x86)\Microsoft Visual Studio\VC98\include\xstring(32) : warnin
g C4346: '_A::pointer' : dependent name is not a type
        prefix with 'typename' to indicate a type
C:\Program Files (x86)\Microsoft Visual Studio\VC98\include\xstring(32) : error
C2144: syntax error : 'std::iterator' should be preceded by ';'
C:\Program Files (x86)\Microsoft Visual Studio\VC98\include\xstring(32) : error
C2208: 'std::iterator' : no members defined using this type
C:\Program Files (x86)\Microsoft Visual Studio\VC98\include\xstring(32) : fatal
error C1903: unable to recover from previous error(s); stopping compilation
PMemory.cpp
C:\Program Files (x86)\Microsoft Visual Studio\VC98\include\utility(81) : warnin
g C4346: '_It::iterator_category' : dependent name is not a type
        prefix with 'typename' to indicate a type
        C:\Program Files (x86)\Microsoft Visual Studio\VC98\include\utility(84)
: see reference to class template instantiation 'std::iterator_traits<_It>' bein
g compiled
C:\Program Files (x86)\Microsoft Visual Studio\VC98\include\utility(81) : error
C2146: syntax error : missing ';' before identifier 'iterator_category'
C:\Program Files (x86)\Microsoft Visual Studio\VC98\include\utility(81) : error
C4430: missing type specifier - int assumed. Note: C++ does not support default-
int
C:\Program Files (x86)\Microsoft Visual Studio\VC98\include\utility(82) : warnin
g C4346: '_It::value_type' : dependent name is not a type
        prefix with 'typename' to indicate a type
C:\Program Files (x86)\Microsoft Visual Studio\VC98\include\utility(82) : error
C2146: syntax error : missing ';' before identifier 'value_type'
C:\Program Files (x86)\Microsoft Visual Studio\VC98\include\utility(82) : error
C4430: missing type specifier - int assumed. Note: C++ does not support default-
int
C:\Program Files (x86)\Microsoft Visual Studio\VC98\include\utility(83) : warnin
g C4346: '_It::distance_type' : dependent name is not a type
        prefix with 'typename' to indicate a type
C:\Program Files (x86)\Microsoft Visual Studio\VC98\include\utility(83) : error
C2146: syntax error : missing ';' before identifier 'distance_type'
C:\Program Files (x86)\Microsoft Visual Studio\VC98\include\utility(83) : error
C4430: missing type specifier - int assumed. Note: C++ does not support default-
int
C:\Program Files (x86)\Microsoft Visual Studio\VC98\include\utility(224) : warni
ng C4348: 'std::istreambuf_iterator' : redefinition of default parameter : param
eter 2
        C:\Program Files (x86)\Microsoft Visual Studio\VC98\include\utility(226)
 : see declaration of 'std::istreambuf_iterator'
C:\Program Files (x86)\Microsoft Visual Studio\VC98\include\utility(226) : warni
ng C4346: '_Tr::off_type' : dependent name is not a type
        prefix with 'typename' to indicate a type
        C:\Program Files (x86)\Microsoft Visual Studio\VC98\include\utility(279)
 : see reference to class template instantiation 'std::istreambuf_iterator<_E,_T
r>' being compiled
C:\Program Files (x86)\Microsoft Visual Studio\VC98\include\utility(226) : error
 C2923: 'std::iterator' : '_Tr::off_type' is not a valid template type argument
for parameter '_D'
C:\Program Files (x86)\Microsoft Visual Studio\VC98\include\utility(226) : error
 C2955: 'std::iterator' : use of class template requires template argument list
        C:\Program Files (x86)\Microsoft Visual Studio\VC98\include\utility(67)
: see declaration of 'std::iterator'
C:\Program Files (x86)\Microsoft Visual Studio\VC98\include\utility(231) : warni
ng C4346: '_Tr::int_type' : dependent name is not a type
        prefix with 'typename' to indicate a type
C:\Program Files (x86)\Microsoft Visual Studio\VC98\include\utility(231) : error
 C2146: syntax error : missing ';' before identifier 'int_type'
C:\Program Files (x86)\Microsoft Visual Studio\VC98\include\utility(231) : error
 C4430: missing type specifier - int assumed. Note: C++ does not support default
-int
C:\Program Files (x86)\Microsoft Visual Studio\VC98\include\utility(289) : warni
ng C4348: 'std::ostreambuf_iterator' : redefinition of default parameter : param
eter 2
        C:\Program Files (x86)\Microsoft Visual Studio\VC98\include\utility(291)
 : see declaration of 'std::ostreambuf_iterator'
C:\Program Files (x86)\Microsoft Visual Studio\VC98\include\xstring(25) : warnin
g C4346: '_A::size_type' : dependent name is not a type
        prefix with 'typename' to indicate a type
        C:\Program Files (x86)\Microsoft Visual Studio\VC98\include\xstring(597)
 : see reference to class template instantiation 'std::basic_string<_E,_Tr,_A>'
being compiled
C:\Program Files (x86)\Microsoft Visual Studio\VC98\include\xstring(25) : error
C2146: syntax error : missing ';' before identifier 'size_type'
C:\Program Files (x86)\Microsoft Visual Studio\VC98\include\xstring(25) : error
C4430: missing type specifier - int assumed. Note: C++ does not support default-
int
C:\Program Files (x86)\Microsoft Visual Studio\VC98\include\xstring(26) : warnin
g C4346: '_A::difference_type' : dependent name is not a type
        prefix with 'typename' to indicate a type
C:\Program Files (x86)\Microsoft Visual Studio\VC98\include\xstring(26) : error
C2146: syntax error : missing ';' before identifier 'difference_type'
C:\Program Files (x86)\Microsoft Visual Studio\VC98\include\xstring(26) : error
C4430: missing type specifier - int assumed. Note: C++ does not support default-
int
C:\Program Files (x86)\Microsoft Visual Studio\VC98\include\xstring(27) : warnin
g C4346: '_A::pointer' : dependent name is not a type
        prefix with 'typename' to indicate a type
C:\Program Files (x86)\Microsoft Visual Studio\VC98\include\xstring(27) : error
C2146: syntax error : missing ';' before identifier 'pointer'
C:\Program Files (x86)\Microsoft Visual Studio\VC98\include\xstring(27) : error
C4430: missing type specifier - int assumed. Note: C++ does not support default-
int
C:\Program Files (x86)\Microsoft Visual Studio\VC98\include\xstring(28) : warnin
g C4346: '_A::const_pointer' : dependent name is not a type
        prefix with 'typename' to indicate a type
C:\Program Files (x86)\Microsoft Visual Studio\VC98\include\xstring(28) : error
C2146: syntax error : missing ';' before identifier 'const_pointer'
C:\Program Files (x86)\Microsoft Visual Studio\VC98\include\xstring(28) : error
C4430: missing type specifier - int assumed. Note: C++ does not support default-
int
C:\Program Files (x86)\Microsoft Visual Studio\VC98\include\xstring(29) : warnin
g C4346: '_A::reference' : dependent name is not a type
        prefix with 'typename' to indicate a type
C:\Program Files (x86)\Microsoft Visual Studio\VC98\include\xstring(29) : error
C2146: syntax error : missing ';' before identifier 'reference'
C:\Program Files (x86)\Microsoft Visual Studio\VC98\include\xstring(29) : error
C4430: missing type specifier - int assumed. Note: C++ does not support default-
int
C:\Program Files (x86)\Microsoft Visual Studio\VC98\include\xstring(30) : warnin
g C4346: '_A::const_reference' : dependent name is not a type
        prefix with 'typename' to indicate a type
C:\Program Files (x86)\Microsoft Visual Studio\VC98\include\xstring(30) : error
C2146: syntax error : missing ';' before identifier 'const_reference'
C:\Program Files (x86)\Microsoft Visual Studio\VC98\include\xstring(30) : error
C4430: missing type specifier - int assumed. Note: C++ does not support default-
int
C:\Program Files (x86)\Microsoft Visual Studio\VC98\include\xstring(31) : warnin
g C4346: '_A::value_type' : dependent name is not a type
        prefix with 'typename' to indicate a type
C:\Program Files (x86)\Microsoft Visual Studio\VC98\include\xstring(31) : error
C2146: syntax error : missing ';' before identifier 'value_type'
C:\Program Files (x86)\Microsoft Visual Studio\VC98\include\xstring(31) : error
C4430: missing type specifier - int assumed. Note: C++ does not support default-
int
C:\Program Files (x86)\Microsoft Visual Studio\VC98\include\xstring(32) : warnin
g C4346: '_A::pointer' : dependent name is not a type
        prefix with 'typename' to indicate a type
C:\Program Files (x86)\Microsoft Visual Studio\VC98\include\xstring(32) : error
C2144: syntax error : 'std::iterator' should be preceded by ';'
C:\Program Files (x86)\Microsoft Visual Studio\VC98\include\xstring(32) : error
C2208: 'std::iterator' : no members defined using this type
C:\Program Files (x86)\Microsoft Visual Studio\VC98\include\xstring(32) : fatal
error C1903: unable to recover from previous error(s); stopping compilation
Generating Code...
Press any key to continue . . .
Merccy2 please help me.
#10 · 11y ago
RE
RewindD
Quote Originally Posted by Merccy2 View Post
There is a huge error message on the installer did you ever think that that might be the issue?
There isn't any errors I literally have the program on my computer, but its not containing the VC or bin folders
#11 · 11y ago
Merccy2
Merccy2
Quote Originally Posted by RewindD View Post
There isn't any errors I literally have the program on my computer, but its not containing the VC or bin folders
If you installed the program you would have the files.
You don't have the files so you do not have it installed.
#12 · 11y ago
RE
RewindD
Quote Originally Posted by Merccy2 View Post
If you installed the program you would have the files.
You don't have the files so you do not have it installed.
I open Vs Express 2013 for Desktop and I was able to open your hack in it and see all the coding. So I think I have it downloaded.

http://i.im gur.com/pxdPMBL.png?1
#13 · edited 11y ago · 11y ago
DA
daykaart
you can find the dll file on internet
#14 · 6y ago
SN
SneakyNinjaa
Quote Originally Posted by daykaart View Post
you can find the dll file on internet
You literally just replied to a 4 year old post.
#15 · 6y ago
Posts 1–15 of 15 · Page 1 of 1

Post a Reply

Similar Threads

  • WPE problem...By styx23 in General Game Hacking
    8Last post 20y ago
  • Problem Wit Hacking ProgramsBy f5awp in General Gaming
    5Last post 20y ago
  • hacking problemsBy iwillkillyou in WarRock - International Hacks
    11Last post 20y ago
  • To All GunZ Down 02-07-06 PROBLEMBy WertyRO in Gunz General
    18Last post 20y ago
  • ProblemBy lambda in Gunz General
    3Last post 20y ago

Tags for this Thread

None