PolyLoader 3.0

Posts 6175 of 689 · Page 5 of 46
Quote Originally Posted by pumpkids View Post
getting this error compile PolyMeme 10.3
Visual Studio 2015
http ://imgur. com/a/3OLfg
I've noticed this bug occurs in PolyMeme for some unknown reason, I'm working on specifically updating it to work with the new version anyway!

- - - Updated - - -

Quote Originally Posted by matheox View Post
I start polyloader, manual install, then i browse cl.exe and detect version. When i click on continue the polyloader just exits. I have Visual Studio 15, all drivers update and there's no polyloader process running in background
Weird, I'll check this problem out!
JyJDOlxQcm9ncmFtIEZpbGVzICh4ODYpXE1pY3Jvc29mdCBWaX N1YWwgU3R1ZGlvIDE0LjBcXFZDXGJpblx2Y3ZhcnMzMi5iYXQi JyBpcyBub3QgcmVjb2duaXplZCBhcyBhbiBpbnRlcm5hbCBvci BleHRlcm5hbCBjb21tYW5kLA0Kb3BlcmFibGUgcHJvZ3JhbSBv ciBiYXRjaCBmaWxlLg0KJyJDOlxQcm9ncmFtIEZpbGVzICh4OD YpXE1pY3Jvc29mdCBWaXN1YWwgU3R1ZGlvIDE0LjBcXFZDXGJp blxjbC5leGUiJyBpcyBub3QgcmVjb2duaXplZCBhcyBhbiBpbn Rlcm5hbCBvciBleHRlcm5hbCBjb21tYW5kLA0Kb3BlcmFibGUg cHJvZ3JhbSBvciBiYXRjaCBmaWxlLg0K

- - - Updated - - -

wtf is that error
Quote Originally Posted by nicosve03 View Post
JyJDOlxQcm9ncmFtIEZpbGVzICh4ODYpXE1pY3Jvc29mdCBWaX N1YWwgU3R1ZGlvIDE0LjBcXFZDXGJpblx2Y3ZhcnMzMi5iYXQi JyBpcyBub3QgcmVjb2duaXplZCBhcyBhbiBpbnRlcm5hbCBvci BleHRlcm5hbCBjb21tYW5kLA0Kb3BlcmFibGUgcHJvZ3JhbSBv ciBiYXRjaCBmaWxlLg0KJyJDOlxQcm9ncmFtIEZpbGVzICh4OD YpXE1pY3Jvc29mdCBWaXN1YWwgU3R1ZGlvIDE0LjBcXFZDXGJp blxjbC5leGUiJyBpcyBub3QgcmVjb2duaXplZCBhcyBhbiBpbn Rlcm5hbCBvciBleHRlcm5hbCBjb21tYW5kLA0Kb3BlcmFibGUg cHJvZ3JhbSBvciBiYXRjaCBmaWxlLg0K

- - - Updated - - -

wtf is that error
You didn't install the C++ Extension of Visual Studio, you can't expect to use the C++ compiler without it.
My anti-virus is saying it has like 3 Trojans..........................

- - - Updated - - -

Little bit of an update. My anti Virus keeps telling me it found malware like 20 times at this point.

- - - Updated - - -

I'm getting virus after virus.
Quote Originally Posted by Regular.Paint View Post
My anti-virus is saying it has like 3 Trojans..........................

- - - Updated - - -

Little bit of an update. My anti Virus keeps telling me it found malware like 20 times at this point.

- - - Updated - - -

I'm getting virus after virus.
Just because detections are made, doesn't mean it's concrete evidence.
Besides most are from the obfuscation.
Quote Originally Posted by Lonewolvez View Post
Wont work for me
Could you be any more vague
Quote Originally Posted by Yemiez View Post
Could you be any more vague
I believe if I tried, I could be
Microsoft (R) C/C++ Optimizing Compiler Version 19.00.24215.1 for x86
Copyright (C) Microsoft Corporation. All rights reserved.

usage: cl [ option... ] filename... [ /link linkoption... ]
Press any key to continue . . .

i keep getting that error. VC ver 14 and installed C++ extensions

(Copy code does not work, so I copied it from cmd.)
Quote Originally Posted by QuantumT1ger View Post
Microsoft (R) C/C++ Optimizing Compiler Version 19.00.24215.1 for x86
Copyright (C) Microsoft Corporation. All rights reserved.

usage: cl [ option... ] filename... [ /link linkoption... ]
Press any key to continue . . .

i keep getting that error. VC ver 14 and installed C++ extensions

(Copy code does not work, so I copied it from cmd.)
Copy code only works when the cmd is now shown, in the next patch I'll disable the "Copy Errors" option if the console is shown.

Anyway, what does your metadata file look like? (Or command.txt if you're using PolyLoader 2.*)
This is the error that i get while compiling: img ur.com/a/BLBkW

Where can I find metadata? the only theme.metadata I have is somewhere in visual studio folder

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<array>
<dict>
<key>id</key>
<string>starterkit-vs-theme-dark</string>
<key>label</key>
<string>Dark</string>
<key>file</key>
<string>vs-dark.tmTheme</string>
<key>vs-themes</key>
<string>dark</string>
<key>default</key>
<string>dark</string>
</dict>
<dict>
<key>id</key>
<string>starterkit-vs-theme-light</string>
<key>label</key>
<string>Light</string>
<key>file</key>
<string>vs-light.tmTheme</string>
<key>vs-themes</key>
<string>light</string>
<key>default</key>
<string>light</string>
</dict>
<dict>
<key>id</key>
<string>starterkit-vs-theme-blue</string>
<key>label</key>
<string>Blue</string>
<key>file</key>
<string>vs-light.tmTheme</string>
<key>vs-themes</key>
<string>blue</string>
<key>default</key>
<string>blue</string>
</dict>
<dict>
<key>id</key>
<string>starterkit-vs-theme-hcblack</string>
<key>label</key>
<string>High Contrast Black</string>
<key>file</key>
<string>vs-hcdark.tmTheme</string>
<key>vs-themes</key>
<string>High Contrast</string>
<key>default</key>
<string>High Contrast</string>
</dict>
<ay>
</plist>
Quote Originally Posted by QuantumT1ger View Post
This is the error that i get while compiling: img ur.com/a/BLBkW

Where can I find metadata? the only theme.metadata I have is somewhere in visual studio folder
You can't simply use it on anything, download a cheat from the website that is PolyLoader compatible, it only works on certain cheats.
Yeah I have tried polymeme 10.3 and polyhop, same error.

Could you please compile polymeme for me, upload and send the link via pm, if you dont mind?
Hello there.
After i've downloaded the zip file, i started getting Windows Defender notifications every minute. Also, the download "failed" since a "virus" has been detected.
Any help on this? Thanks

Edit: My OS is Windows 8.1
Edit #2: Apparently, Windows Defender tells that I've been infected with Trojan:Win32/Dynamer!ac and it multiplies after few minutes. I think that's why i get those notifications. I'm still waiting on a reply, since I don't want to screw up my computer
I tried with polymeme 10.3 isn't working (I saw that you gonna fix) but it was working on old polyloader version. where can I find files like polymeme to use in polyloader? I just want glowESP. If someone knows pls tell me anything about it. Thanks
Posts 6175 of 689 · Page 5 of 46
This thread is closed for replies.

Similar Threads

Tags for this Thread

None

Need help?