Code Monkey home page Code Monkey logo

Comments (18)

Speedi13 avatar Speedi13 commented on July 25, 2024

What CPU do you use?
Does it support RDRAND? If not it might be a bit slower.

Is the title always called 'aaaaaaaa'?
Does it work without running VMProtect on the file?

from rop-compiler.

Dezziee avatar Dezziee commented on July 25, 2024

I have a Ryzen 5 3600X, it says it is supported in the screenshot but even so i've left it running throughout a whole game and it hasnt changed. The first few times i tried to load it up i didnt use VMProtect and it has always been named 'aaaaaa'. I've reset my PC as i needed to do it anyway and tried it on VMProtect but still have the same issue. I have also verified the game files multiple times, redownloaded the game but no luck. I tried running it without CSGO running and the name is still 'aaaa' so it must be something to do with the code or something other than the game.

from rop-compiler.

Speedi13 avatar Speedi13 commented on July 25, 2024

What windows 10 version are you using? [Start "winver.exe"]

Maybe try to run my runtime installer: https://github.com/Speedi13/RuntimeInstaller/releases/download/1/VsRuntimesInstaller.zip

What AntiVirus do you use? Maybe try to disable that. [Some AntiViruses have issues with the trigger bot script]

from rop-compiler.

Dezziee avatar Dezziee commented on July 25, 2024

The version is 1909, i've run the runtime installer and tried it but it hasnt made a difference and i dont have any AntiVirus enabled.

from rop-compiler.

Speedi13 avatar Speedi13 commented on July 25, 2024

Did you try running it as Administrator?

Does this happen with all scripts? or only certain ones?

from rop-compiler.

Dezziee avatar Dezziee commented on July 25, 2024

I've not tried any other script, but yeah i've ran it on admin but doesnt make a difference.

from rop-compiler.

Speedi13 avatar Speedi13 commented on July 25, 2024

Strange, it must be the Random number generator.
It seems take a very long time to generate a random filled buffer for some reason.

On my test PC i had that issue with the Dual-Elliptic-Curve random number generator so I disabled it in the code.

But because your CPU supports Hardware random number generation it should only use the hardware generator.

Maybe do you have HyperV enabled? Make sure to disable HyperV.
Also disable this "Core Isolation"
image

from rop-compiler.

Dezziee avatar Dezziee commented on July 25, 2024

I don't have core isolaton supported and dont have HyperV enabled or cant find it.

from rop-compiler.

Speedi13 avatar Speedi13 commented on July 25, 2024

dont have HyperV enabled or cant find it.

https://www.isunshare.com/blog/how-to-disable-or-turn-off-hyper-v-in-windows-10-four-options/#option1

Would it be ok if I compile a version with more debug output and upload it here to send to you?
Because I can't figure the issue out any other way.

from rop-compiler.

Dezziee avatar Dezziee commented on July 25, 2024

yeah sure, hyper v is off

from rop-compiler.

Speedi13 avatar Speedi13 commented on July 25, 2024

Try to this build and post a screenshot of the result

from rop-compiler.

Dezziee avatar Dezziee commented on July 25, 2024

image

from rop-compiler.

Speedi13 avatar Speedi13 commented on July 25, 2024

lol ok, its the random number generator but not in a way I thought.

As seen in the title, it always outputs the same I guess.
That will be an issue.

I now disabled the Hardware random number generator.

Try now please.

from rop-compiler.

Dezziee avatar Dezziee commented on July 25, 2024

Yeah thank you so much, it works. The name came up with random letters and numbers etc and its loading the gadgets and then came up with the end message. Gonna try it out ingame now thanks for your help i really appreciate it.

from rop-compiler.

Speedi13 avatar Speedi13 commented on July 25, 2024

I added a check for that.
d117229

Please try if this version works. If it works I will upload it to unknowncheats ;)

from rop-compiler.

Dezziee avatar Dezziee commented on July 25, 2024

Yeah the other version works fine in game and i've just added it and searching for a game now.

from rop-compiler.

Dezziee avatar Dezziee commented on July 25, 2024

Works completely perfect, havent tried trigger or esp but dont think that matters. Thanks again

from rop-compiler.

Speedi13 avatar Speedi13 commented on July 25, 2024

Thank you for helping.
I posted the update on UC ;)
https://www.unknowncheats.me/forum/cs-go-releases/351009-rop-csgo-cheat-glow-minimap-triggerbot-16.html#post2728843

from rop-compiler.

Related Issues (20)

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.