Giter Club home page Giter Club logo

Comments (23)

furax124 avatar furax124 commented on May 24, 2024 1

the dll's like "xnomorecookies" and "mininomorecookies" you can find their source code here (you basically just change the mode inside the dllmain.cpp source code and you are good to go) which you can then compile with vs without any problems. and for the "error" you encounter i can't really help you without further information.

Well I send you error after this but can you send me picture how you do this ? Cause I'm not very good to do this I'm am very sry if you can send me picture how you do this and modify main.cpp thank you

you can install visual studio and download c++ sdk then you can open the solution and modify it, and the code is really easy to understand and modify so if you don't know how to modify it then it's better to have some knowledge about c/c++ first before modifying such project, and for building it you can google "how to build a c++ dll" and you will know how to build it.

Okay I'm gonna try this thx

from nomorecookies.

AdvDebug avatar AdvDebug commented on May 24, 2024

the dll's like "xnomorecookies" and "mininomorecookies" you can find their source code here (you basically just change the mode inside the dllmain.cpp source code and you are good to go) which you can then compile with vs without any problems. and for the "error" you encounter i can't really help you without further information.

from nomorecookies.

furax124 avatar furax124 commented on May 24, 2024

the dll's like "xnomorecookies" and "mininomorecookies" you can find their source code here (you basically just change the mode inside the dllmain.cpp source code and you are good to go) which you can then compile with vs without any problems. and for the "error" you encounter i can't really help you without further information.

Well I send you error after this but can you send me picture how you do this ? Cause I'm not very good to do this I'm am very sry if you can send me picture how you do this and modify main.cpp thank you

from nomorecookies.

furax124 avatar furax124 commented on May 24, 2024

the dll's like "xnomorecookies" and "mininomorecookies" you can find their source code here (you basically just change the mode inside the dllmain.cpp source code and you are good to go) which you can then compile with vs without any problems. and for the "error" you encounter i can't really help you without further information.

Then what is service like x64 and more ? How can I compile this I know compile service but x64 and no x64 I don't understand this maybe a x86 ?

from nomorecookies.

AdvDebug avatar AdvDebug commented on May 24, 2024

you can find the service source code here.

from nomorecookies.

AdvDebug avatar AdvDebug commented on May 24, 2024

the dll's like "xnomorecookies" and "mininomorecookies" you can find their source code here (you basically just change the mode inside the dllmain.cpp source code and you are good to go) which you can then compile with vs without any problems. and for the "error" you encounter i can't really help you without further information.

Well I send you error after this but can you send me picture how you do this ? Cause I'm not very good to do this I'm am very sry if you can send me picture how you do this and modify main.cpp thank you

you can install visual studio and download c++ sdk then you can open the solution and modify it, and the code is really easy to understand and modify so if you don't know how to modify it then it's better to have some knowledge about c/c++ first before modifying such project, and for building it you can google "how to build a c++ dll" and you will know how to build it.

from nomorecookies.

furax124 avatar furax124 commented on May 24, 2024

the dll's like "xnomorecookies" and "mininomorecookies" you can find their source code here (you basically just change the mode inside the dllmain.cpp source code and you are good to go) which you can then compile with vs without any problems. and for the "error" you encounter i can't really help you without further information.

Well I send you error after this but can you send me picture how you do this ? Cause I'm not very good to do this I'm am very sry if you can send me picture how you do this and modify main.cpp thank you

you can install visual studio and download c++ sdk then you can open the solution and modify it, and the code is really easy to understand and modify so if you don't know how to modify it then it's better to have some knowledge about c/c++ first before modifying such project, and for building it you can google "how to build a c++ dll" and you will know how to build it.

the error of compiling on nomorecookies installer folder is: Gravité Code Description Projet Fichier Ligne État de la suppression
Erreur CS0234 Le nom de type ou d'espace de noms 'Forms' n'existe pas dans l'espace de noms 'System.Windows' (vous manque-t-il une référence d'assembly ?) NoMoreCookiesInstaller C:\Users\User\Desktop\NoMoreCookies-main\NoMoreCookiesInstaller\NoMoreCookiesInstaller\Program.cs 3 N/A

from nomorecookies.

AdvDebug avatar AdvDebug commented on May 24, 2024

the dll's like "xnomorecookies" and "mininomorecookies" you can find their source code here (you basically just change the mode inside the dllmain.cpp source code and you are good to go) which you can then compile with vs without any problems. and for the "error" you encounter i can't really help you without further information.

Well I send you error after this but can you send me picture how you do this ? Cause I'm not very good to do this I'm am very sry if you can send me picture how you do this and modify main.cpp thank you

you can install visual studio and download c++ sdk then you can open the solution and modify it, and the code is really easy to understand and modify so if you don't know how to modify it then it's better to have some knowledge about c/c++ first before modifying such project, and for building it you can google "how to build a c++ dll" and you will know how to build it.

the error of compiling on nomorecookies installer folder is: Gravité Code Description Projet Fichier Ligne État de la suppression Erreur CS0234 Le nom de type ou d'espace de noms 'Forms' n'existe pas dans l'espace de noms 'System.Windows' (vous manque-t-il une référence d'assembly ?) NoMoreCookiesInstaller C:\Users\User\Desktop\NoMoreCookies-main\NoMoreCookiesInstaller\NoMoreCookiesInstaller\Program.cs 3 N/A

just add a reference to "System.Windows.Forms" in the project and you are good to go. (and please just use google)

from nomorecookies.

furax124 avatar furax124 commented on May 24, 2024

the dll's like "xnomorecookies" and "mininomorecookies" you can find their source code here (you basically just change the mode inside the dllmain.cpp source code and you are good to go) which you can then compile with vs without any problems. and for the "error" you encounter i can't really help you without further information.

Well I send you error after this but can you send me picture how you do this ? Cause I'm not very good to do this I'm am very sry if you can send me picture how you do this and modify main.cpp thank you

you can install visual studio and download c++ sdk then you can open the solution and modify it, and the code is really easy to understand and modify so if you don't know how to modify it then it's better to have some knowledge about c/c++ first before modifying such project, and for building it you can google "how to build a c++ dll" and you will know how to build it.

Like idk i need to set true and false ? But how for x and how for mini and how for normale? I am very dumb sry

from nomorecookies.

furax124 avatar furax124 commented on May 24, 2024

the dll's like "xnomorecookies" and "mininomorecookies" you can find their source code here (you basically just change the mode inside the dllmain.cpp source code and you are good to go) which you can then compile with vs without any problems. and for the "error" you encounter i can't really help you without further information.

Well I send you error after this but can you send me picture how you do this ? Cause I'm not very good to do this I'm am very sry if you can send me picture how you do this and modify main.cpp thank you

you can install visual studio and download c++ sdk then you can open the solution and modify it, and the code is really easy to understand and modify so if you don't know how to modify it then it's better to have some knowledge about c/c++ first before modifying such project, and for building it you can google "how to build a c++ dll" and you will know how to build it.

the error of compiling on nomorecookies installer folder is: Gravité Code Description Projet Fichier Ligne État de la suppression Erreur CS0234 Le nom de type ou d'espace de noms 'Forms' n'existe pas dans l'espace de noms 'System.Windows' (vous manque-t-il une référence d'assembly ?) NoMoreCookiesInstaller C:\Users\User\Desktop\NoMoreCookies-main\NoMoreCookiesInstaller\NoMoreCookiesInstaller\Program.cs 3 N/A

just add a reference to "System.Windows.Forms" in the project and you are good to go. (and please just use google)

Oh okay sry bro if you can add it for other people it should be good

from nomorecookies.

furax124 avatar furax124 commented on May 24, 2024

you can find the service source code here.

I talk about x64 service and no x64 idk 🤷‍♂️

from nomorecookies.

furax124 avatar furax124 commented on May 24, 2024

the dll's like "xnomorecookies" and "mininomorecookies" you can find their source code here (you basically just change the mode inside the dllmain.cpp source code and you are good to go) which you can then compile with vs without any problems. and for the "error" you encounter i can't really help you without further information.

Well I send you error after this but can you send me picture how you do this ? Cause I'm not very good to do this I'm am very sry if you can send me picture how you do this and modify main.cpp thank you

you can install visual studio and download c++ sdk then you can open the solution and modify it, and the code is really easy to understand and modify so if you don't know how to modify it then it's better to have some knowledge about c/c++ first before modifying such project, and for building it you can google "how to build a c++ dll" and you will know how to build it.

the error of compiling on nomorecookies installer folder is: Gravité Code Description Projet Fichier Ligne État de la suppression Erreur CS0234 Le nom de type ou d'espace de noms 'Forms' n'existe pas dans l'espace de noms 'System.Windows' (vous manque-t-il une référence d'assembly ?) NoMoreCookiesInstaller C:\Users\User\Desktop\NoMoreCookies-main\NoMoreCookiesInstaller\NoMoreCookiesInstaller\Program.cs 3 N/A

just add a reference to "System.Windows.Forms" in the project and you are good to go. (and please just use google)

now i have this: Gravité Code Description Projet Fichier Ligne État de la suppression
Erreur CS0103 Le nom 'VersionChecker' n'existe pas dans le contexte actuel NoMoreCookiesInstaller C:\Users\User\Desktop\NoMoreCookies-main\NoMoreCookiesInstaller\NoMoreCookiesInstaller\Program.cs 63 N/A
et Gravité Code Description Projet Fichier Ligne État de la suppression
Avertissement CS0168 La variable 'ex' est déclarée, mais jamais utilisée NoMoreCookiesInstaller C:\Users\User\Desktop\NoMoreCookies-main\NoMoreCookiesInstaller\NoMoreCookiesInstaller\Program.cs 137 N/A
et Gravité Code Description Projet Fichier Ligne État de la suppression
Avertissement CS0168 La variable 'ex' est déclarée, mais jamais utilisée NoMoreCookiesInstaller C:\Users\User\Desktop\NoMoreCookies-main\NoMoreCookiesInstaller\NoMoreCookiesInstaller\Program.cs 212 N/A

from nomorecookies.

furax124 avatar furax124 commented on May 24, 2024

i already use google and poe.com

from nomorecookies.

AdvDebug avatar AdvDebug commented on May 24, 2024

bro just download the full source from github, you didn't download versionchecker.cs

from nomorecookies.

Fadi002 avatar Fadi002 commented on May 24, 2024

i already use google and poe.com

if you don't know how to do this basic stuff how are you gonna edit the source?

from nomorecookies.

furax124 avatar furax124 commented on May 24, 2024

bro just download the full source from github, you didn't download versionchecker.cs

I download it

from nomorecookies.

furax124 avatar furax124 commented on May 24, 2024

i already use google and poe.com

if you don't know how to do this basic stuff how are you gonna edit the source?

It's just like add path lmao

from nomorecookies.

furax124 avatar furax124 commented on May 24, 2024

the dll's like "xnomorecookies" and "mininomorecookies" you can find their source code here (you basically just change the mode inside the dllmain.cpp source code and you are good to go) which you can then compile with vs without any problems. and for the "error" you encounter i can't really help you without further information.

Then what is service like x64 and more ? How can I compile this I know compile service but x64 and no x64 I don't understand this maybe a x86 ?

I need help about this too

from nomorecookies.

AdvDebug avatar AdvDebug commented on May 24, 2024

the dll's like "xnomorecookies" and "mininomorecookies" you can find their source code here (you basically just change the mode inside the dllmain.cpp source code and you are good to go) which you can then compile with vs without any problems. and for the "error" you encounter i can't really help you without further information.

Then what is service like x64 and more ? How can I compile this I know compile service but x64 and no x64 I don't understand this maybe a x86 ?

I need help about this too

i don't understand what you are saying to help you

from nomorecookies.

furax124 avatar furax124 commented on May 24, 2024

the dll's like "xnomorecookies" and "mininomorecookies" you can find their source code here (you basically just change the mode inside the dllmain.cpp source code and you are good to go) which you can then compile with vs without any problems. and for the "error" you encounter i can't really help you without further information.

Then what is service like x64 and more ? How can I compile this I know compile service but x64 and no x64 I don't understand this maybe a x86 ?

I need help about this too

i don't understand what you are saying to help you

Why there two exe of service no more cookies ? What is the x64 and the normale without x64 on the folder of components ?

from nomorecookies.

AdvDebug avatar AdvDebug commented on May 24, 2024

it's exactly what the name suggests, the x64 service injects into x64 processes and x86 into x86 processes, and if the system was x86 it will only install x86 service.

from nomorecookies.

furax124 avatar furax124 commented on May 24, 2024

it's exactly what the name suggests, the x64 service injects into x64 processes and x86 into x86 processes, and if the system was x86 it will only install x86 service.

Ok thx 🙏

from nomorecookies.

AdvDebug avatar AdvDebug commented on May 24, 2024

it's exactly what the name suggests, the x64 service injects into x64 processes and x86 into x86 processes, and if the system was x86 it will only install x86 service.

Ok thx 🙏

np

from nomorecookies.

Related Issues (13)

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.