Results 1 to 15 of 15
  1. #1
    RewindD's Avatar
    Join Date
    Aug 2013
    Gender
    male
    Posts
    18
    Reputation
    10
    Thanks
    0

    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.

    Attached Thumbnails Attached Thumbnails
    Untitled.png  

    Untitled.png  

    Last edited by RewindD; 03-18-2015 at 03:58 PM.

  2. #2
    Sandwich's Avatar
    Join Date
    Mar 2014
    Gender
    male
    Location
    client_panorama.dll
    Posts
    1,512
    Reputation
    98
    Thanks
    23,162
    My Mood
    Psychedelic
    Download the dll it self.

  3. #3
    RewindD's Avatar
    Join Date
    Aug 2013
    Gender
    male
    Posts
    18
    Reputation
    10
    Thanks
    0
    Quote Originally Posted by MCSandwich View Post
    Download the dll it self.
    where can I find this?

  4. #4
    Satan's Avatar
    Join Date
    Mar 2012
    Gender
    male
    Location
    Neverland
    Posts
    613
    Reputation
    166
    Thanks
    236
    My Mood
    Yeehaw
    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.



    Back after 3 years. Say hi if we were friends.



  5. #5
    RewindD's Avatar
    Join Date
    Aug 2013
    Gender
    male
    Posts
    18
    Reputation
    10
    Thanks
    0
    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.

  6. #6
    Satan's Avatar
    Join Date
    Mar 2012
    Gender
    male
    Location
    Neverland
    Posts
    613
    Reputation
    166
    Thanks
    236
    My Mood
    Yeehaw
    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.



    Back after 3 years. Say hi if we were friends.



  7. #7
    Merccy2's Avatar
    Join Date
    Jan 2015
    Gender
    male
    Posts
    886
    Reputation
    310
    Thanks
    19,668
    My Mood
    Cool
    Maybe you should read the instructions on the PolyLoader 2.0 thread...
    If you have any questions regarding my hacks, add me on Discord: Merccy#8314

  8. #8
    RewindD's Avatar
    Join Date
    Aug 2013
    Gender
    male
    Posts
    18
    Reputation
    10
    Thanks
    0
    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.

  9. #9
    Merccy2's Avatar
    Join Date
    Jan 2015
    Gender
    male
    Posts
    886
    Reputation
    310
    Thanks
    19,668
    My Mood
    Cool
    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?
    If you have any questions regarding my hacks, add me on Discord: Merccy#8314

  10. #10
    onlyMezo's Avatar
    Join Date
    Mar 2015
    Gender
    male
    Posts
    13
    Reputation
    10
    Thanks
    0
    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.

  11. #11
    RewindD's Avatar
    Join Date
    Aug 2013
    Gender
    male
    Posts
    18
    Reputation
    10
    Thanks
    0
    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

  12. #12
    Merccy2's Avatar
    Join Date
    Jan 2015
    Gender
    male
    Posts
    886
    Reputation
    310
    Thanks
    19,668
    My Mood
    Cool
    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.
    If you have any questions regarding my hacks, add me on Discord: Merccy#8314

  13. #13
    RewindD's Avatar
    Join Date
    Aug 2013
    Gender
    male
    Posts
    18
    Reputation
    10
    Thanks
    0
    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.

    https://i.im gur.com/pxdPMBL.png?1
    Last edited by RewindD; 03-20-2015 at 03:46 PM.

  14. #14
    daykaart's Avatar
    Join Date
    Nov 2019
    Gender
    male
    Posts
    14
    Reputation
    10
    Thanks
    1
    you can find the dll file on internet

  15. #15
    SneakyNinjaa's Avatar
    Join Date
    Feb 2015
    Gender
    male
    Posts
    1
    Reputation
    10
    Thanks
    0
    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.

Similar Threads

  1. To All GunZ Down 02-07-06 PROBLEM
    By WertyRO in forum Gunz General
    Replies: 18
    Last Post: 02-09-2006, 07:41 PM
  2. Problem
    By lambda in forum Gunz General
    Replies: 3
    Last Post: 02-08-2006, 11:36 AM
  3. hacking problems
    By iwillkillyou in forum WarRock - International Hacks
    Replies: 11
    Last Post: 02-04-2006, 04:37 PM
  4. WPE problem...
    By styx23 in forum General Game Hacking
    Replies: 8
    Last Post: 01-18-2006, 07:51 PM
  5. Problem Wit Hacking Programs
    By f5awp in forum General Gaming
    Replies: 5
    Last Post: 01-10-2006, 05:44 AM