Git Product home page Git Product logo

assaultcubehack's Issues

Uneeded sp.Demand

            //Get permission for working with UnmanagedCode
            //msdn.microsoft.com/en-us/library/xc5yzfbx(v=vs.110)
            //msdn.microsoft.com/en-us/library/ff648663.aspx#c08618429_020
            try {
                SecurityPermission sp = new SecurityPermission(SecurityPermissionFlag.UnmanagedCode);
                sp.Demand();
            } catch (Exception ex) {
                Console.WriteLine("Demand for SecurityPermissionFlag.UnmanagedCode failed: " + ex.Message);
            }  

According to the MSDN for this, this is probably not needed anymore.

Cant use in a LAN server

Idk if its a bug but i tried to use this in a LAN server with a friend and it not worked (esp + aimbot )

32-bit build crash

When building in release mode, ReadProcessMemory() or GCHandle.Alloc() cause an AccessViolationException

Debug build works fine. Only happens in release. Strange....

how to use

i suck at assaultcube how do you use this

How to use it?

How to use it?I have to Compile it batch file and then ?

Camera counter

How are you countering the camera? When I move my camera up/down my ESP box draws up/down as well. I use a similar W2S as you.

edit: just realized this is dead

How to insert it with Mac OS

How do you insert the scripts using a mac? This looks interesting to hack, and I don't have a computer that has windows that really sucks.

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.