Giter VIP home page Giter VIP logo

gladiatorcheatz-v2.1's People

Contributors

0xca11ab1e avatar anarh1st47 avatar arkx3 avatar hazebuster avatar nnk97 avatar sstokic-tgm avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

gladiatorcheatz-v2.1's Issues

Compile Errors

Logger.cpp Miscellaneous.cpp Utils.cpp C:\Users\z3ro_\Desktop\Gladiatorcheatz-v2.1-master\features\Logger.hpp(10): error C2039: 'string': is not a member of 'std' (compiling source file helpers\Utils.cpp) C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.20.27508\include\vector(19): note: see declaration of 'std' (compiling source file helpers\Utils.cpp) C:\Users\z3ro_\Desktop\Gladiatorcheatz-v2.1-master\features\Logger.hpp(10): error C2061: syntax error: identifier 'string' (compiling source file helpers\Utils.cpp) C:\Users\z3ro_\Desktop\Gladiatorcheatz-v2.1-master\features\Logger.hpp(17): error C2039: 'string': is not a member of 'std' (compiling source file helpers\Utils.cpp) C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.20.27508\include\vector(19): note: see declaration of 'std' (compiling source file helpers\Utils.cpp) C:\Users\z3ro_\Desktop\Gladiatorcheatz-v2.1-master\features\Logger.hpp(17): error C3646: 'm_Text': unknown override specifier (compiling source file helpers\Utils.cpp) C:\Users\z3ro_\Desktop\Gladiatorcheatz-v2.1-master\features\Logger.hpp(17): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int (compiling source file helpers\Utils.cpp) C:\Users\z3ro_\Desktop\Gladiatorcheatz-v2.1-master\features\Logger.hpp(12): error C2039: 'm_Text': is not a member of 'MessageInfo' (compiling source file helpers\Utils.cpp) C:\Users\z3ro_\Desktop\Gladiatorcheatz-v2.1-master\features\Logger.hpp(8): note: see declaration of 'MessageInfo' (compiling source file helpers\Utils.cpp) C:\Users\z3ro_\Desktop\Gladiatorcheatz-v2.1-master\features\Logger.hpp(12): error C2065: 'text': undeclared identifier (compiling source file helpers\Utils.cpp) C:\Users\z3ro_\Desktop\Gladiatorcheatz-v2.1-master\features\Logger.hpp(13): error C2065: 'color': undeclared identifier (compiling source file helpers\Utils.cpp) C:\Users\z3ro_\Desktop\Gladiatorcheatz-v2.1-master\features\Logger.hpp(14): error C2065: 'time': undeclared identifier (compiling source file helpers\Utils.cpp) C:\Users\z3ro_\Desktop\Gladiatorcheatz-v2.1-master\features\Logger.hpp(27): error C2039: 'string': is not a member of 'std' (compiling source file helpers\Utils.cpp) C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.20.27508\include\vector(19): note: see declaration of 'std' (compiling source file helpers\Utils.cpp) C:\Users\z3ro_\Desktop\Gladiatorcheatz-v2.1-master\features\Logger.hpp(27): error C2061: syntax error: identifier 'string' (compiling source file helpers\Utils.cpp) C:\Users\z3ro_\Desktop\Gladiatorcheatz-v2.1-master\features\Logger.hpp(10): error C2039: 'string': is not a member of 'std' (compiling source file features\Logger.cpp) C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.20.27508\include\vector(19): note: see declaration of 'std' (compiling source file features\Logger.cpp) C:\Users\z3ro_\Desktop\Gladiatorcheatz-v2.1-master\features\Logger.hpp(10): error C2061: syntax error: identifier 'string' (compiling source file features\Logger.cpp) C:\Users\z3ro_\Desktop\Gladiatorcheatz-v2.1-master\features\Logger.hpp(17): error C2039: 'string': is not a member of 'std' (compiling source file features\Logger.cpp) C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.20.27508\include\vector(19): note: see declaration of 'std' (compiling source file features\Logger.cpp) C:\Users\z3ro_\Desktop\Gladiatorcheatz-v2.1-master\features\Logger.hpp(17): error C3646: 'm_Text': unknown override specifier (compiling source file features\Logger.cpp) C:\Users\z3ro_\Desktop\Gladiatorcheatz-v2.1-master\features\Logger.hpp(17): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int (compiling source file features\Logger.cpp) C:\Users\z3ro_\Desktop\Gladiatorcheatz-v2.1-master\features\Logger.hpp(12): error C2039: 'm_Text': is not a member of 'MessageInfo' (compiling source file features\Logger.cpp) C:\Users\z3ro_\Desktop\Gladiatorcheatz-v2.1-master\features\Logger.hpp(8): note: see declaration of 'MessageInfo' (compiling source file features\Logger.cpp) C:\Users\z3ro_\Desktop\Gladiatorcheatz-v2.1-master\features\Logger.hpp(12): error C2065: 'text': undeclared identifier (compiling source file features\Logger.cpp) C:\Users\z3ro_\Desktop\Gladiatorcheatz-v2.1-master\features\Logger.hpp(13): error C2065: 'color': undeclared identifier (compiling source file features\Logger.cpp) C:\Users\z3ro_\Desktop\Gladiatorcheatz-v2.1-master\features\Logger.hpp(14): error C2065: 'time': undeclared identifier (compiling source file features\Logger.cpp) C:\Users\z3ro_\Desktop\Gladiatorcheatz-v2.1-master\features\Logger.hpp(27): error C2039: 'string': is not a member of 'std' (compiling source file features\Logger.cpp) C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.20.27508\include\vector(19): note: see declaration of 'std' (compiling source file features\Logger.cpp) C:\Users\z3ro_\Desktop\Gladiatorcheatz-v2.1-master\features\Logger.hpp(27): error C2061: syntax error: identifier 'string' (compiling source file features\Logger.cpp) C:\Users\z3ro_\Desktop\Gladiatorcheatz-v2.1-master\features\Logger.hpp(29): error C2065: 'message': undeclared identifier (compiling source file helpers\Utils.cpp) C:\Users\z3ro_\Desktop\Gladiatorcheatz-v2.1-master\features\Logger.hpp(29): error C2065: 'color': undeclared identifier (compiling source file helpers\Utils.cpp) C:\Users\z3ro_\Desktop\Gladiatorcheatz-v2.1-master\features\Logger.hpp(29): error C2065: 'message': undeclared identifier (compiling source file features\Logger.cpp) C:\Users\z3ro_\Desktop\Gladiatorcheatz-v2.1-master\features\Logger.hpp(29): error C2065: 'color': undeclared identifier (compiling source file features\Logger.cpp) C:\Users\z3ro_\Desktop\Gladiatorcheatz-v2.1-master\features\Logger.hpp(14): warning C4244: '=': conversion from 'int' to 'float', possible loss of data (compiling source file features\Miscellaneous.cpp) C:\Users\z3ro_\Desktop\Gladiatorcheatz-v2.1-master\math\QAngle.hpp(32): error C2039: 'isfinite': is not a member of 'std' (compiling source file features\Miscellaneous.cpp) C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.20.27508\include\vector(19): note: see declaration of 'std' (compiling source file features\Miscellaneous.cpp) C:\Users\z3ro_\Desktop\Gladiatorcheatz-v2.1-master\math\QAngle.hpp(158): warning C4244: 'return': conversion from 'double' to 'float', possible loss of data (compiling source file features\Miscellaneous.cpp) C:\Users\z3ro_\Desktop\Gladiatorcheatz-v2.1-master\math\QAngle.hpp(196): warning C4244: '=': conversion from 'double' to 'float', possible loss of data (compiling source file features\Miscellaneous.cpp) C:\Users\z3ro_\Desktop\Gladiatorcheatz-v2.1-master\math\QAngle.hpp(209): warning C4244: '=': conversion from 'double' to 'float', possible loss of data (compiling source file features\Miscellaneous.cpp) C:\Users\z3ro_\Desktop\Gladiatorcheatz-v2.1-master\math\QAngle.hpp(222): warning C4244: '=': conversion from 'double' to 'float', possible loss of data (compiling source file features\Miscellaneous.cpp) C:\Users\z3ro_\Desktop\Gladiatorcheatz-v2.1-master\features\Logger.cpp(48): error C2039: 'm_Text': is not a member of 'MessageInfo' C:\Users\z3ro_\Desktop\Gladiatorcheatz-v2.1-master\features\Logger.hpp(8): note: see declaration of 'MessageInfo' C:\Users\z3ro_\Desktop\Gladiatorcheatz-v2.1-master\features\Logger.cpp(48): error C2661: 'Visuals::DrawString': no overloaded function takes 5 arguments C:\Users\z3ro_\Desktop\Gladiatorcheatz-v2.1-master\helpers\Utils.cpp(278): error C2660: 'Logger::add': function does not take 2 arguments C:\Users\z3ro_\Desktop\Gladiatorcheatz-v2.1-master\features\Logger.hpp(27): note: see declaration of 'Logger::add' (compiling source file helpers\Utils.cpp)

I put the library i done everything and i still get this errors, can you help me please? Appreciate thank you !

crash after Lc on

Everytime when i turn lc on i got a crash. Can you help me with that?

Undetected hooking?

If so can you explain how to realize if is the detected VMT or not by myself?
Thank you!!

Lagg issues

when rageing it laggs believe is backtrack maybe anyone know how to fix?

For Which Game*

Hi sstokic,

Hope you are well. Is this cheat for which game?

Crash after joining 2nd game

I can play the first game fine but when i go into the second game my game just closes. I'm compiling in Release x86 and when i debug it says "tier0.dll!0f1dabcd()" "Frames below may be incorrect and/or missing, no symbols loaded for tier0.dll"

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.