Git Product home page Git Product logo

bettergo's People

Contributors

opsecguy 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  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

bettergo's Issues

i dont know if its me being a total retard but i get this error

Exception in thread opengl_overlay:
Traceback (most recent call last):
  File "C:\Users\vipqix\AppData\Local\Programs\Python\Python311\Lib\threading.py", line 1038, in _bootstrap_inner
    self.run()
  File "C:\Users\vipqix\AppData\Local\Programs\Python\Python311\Lib\threading.py", line 975, in run
    self._target(*self._args, **self._kwargs)
  File "C:\Users\vipqix\BetterGo\app.py", line 539, in opengl_overlay
    ov = Overlay()
         ^^^^^^^^^
  File "C:\Users\vipqix\BetterGo\overlay.py", line 16, in __init__
    if not glfw.init() or not glut.glutInit():
                              ^^^^^^^^^^^^^^^
  File "C:\Users\vipqix\AppData\Local\Programs\Python\Python311\Lib\site-packages\OpenGL\GLUT\special.py", line 333, in glutInit
    _base_glutInit( ctypes.byref(count), holder )
  File "C:\Users\vipqix\AppData\Local\Programs\Python\Python311\Lib\site-packages\OpenGL\platform\baseplatform.py", line 423, in __call__
    raise error.NullFunctionError(
OpenGL.error.NullFunctionError: Attempt to call an undefined function glutInit, check for bool(glutInit) before calling

small issue

on convar.py you could make a set_float, not only set_int and set_string

Not a issue but a favour

Can you help me with a simple csgo script that can read all csgo community server tips (advertisement in all chat like !discord commands)
I dont know anything about csgo offsets or hacks

The server i play in got a math contest in which we get some points if we tell correct math equation answer. so i want to automate it

I tried console method (getting chats from console) but those advertisement doesnt show up on console

Can u help me please

Error while launch

Can you write requirements?
I have error:
Traceback (most recent call last):
File "C:\Users\Binaryx\BetterG\app.py", line 5, in
from memory import *
File "C:\Users\Binaryx\BetterG\memory.py", line 8, in
client_dll = process.module_from_name(game_handle.process_handle, 'client.dll').lpBaseOfDll
AttributeError: 'NoneType' object has no attribute 'lpBaseOfDll'

bug

Everything work but 2 thing the triggerbot dosent work and the overlay
image

-

You can delete this issue

seems to be very buggy at the moment

trying to open immediately crashes with "unsupported operand type(s) for +=: 'NoneType' and 'int'", commenting out Cmd_ExecuteCommand in offsets stops the immediate crash but eventually will crash game anyways after like 15 minutes with error Could not write memory at: 1628962520, length: b'\xfe\xff\xff\xff\xc0\xc0\xbdm\xf9\xf8\xf8>\xc1\xc0@=\xcd\xccL>\xfc\xfb{?\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80?\x8f\xc7\xc02\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xff\xff\xff\xff' - GetLastError: 5 (glow esp)

or maybe its just a me problem

Doubt

hello, i have some doubts about python, add me on discord pls : $bk#7529

name 'window_name' is not defined and Could not read memory

python app.py
name 'window_name' is not defined
name 'window_name' is not defined
Could not read memory at: 12218, length: 2 - GetLastError: 299
Could not read memory at: 12218, length: 2 - GetLastError: 299
Could not read memory at: 12218, length: 2 - GetLastError: 299

I need ur help

Dude, can u explain me please how to do glow with new update, i tried to check ur code but i dont have a lot info about structs. If u can just DM in discord please erL#7734

Trigger not work

the trigger does not work, when I start this message appears, how do I solve this problem?

trigger_bot name 'ov' is not defined
auto_pistol name 'ov' is not defined

Trust Factor issues

I downloaded compiled version from unknowncheats and even without using flagged functions i get red trust

errors

Traceback (most recent call last):
BetterGo-main\app.py", line 8, in
from overlay import *
BetterGo-main\overlay.py", line 27
self.window = glfw.create_window(ScreenSize.x - 1, ScreenSize.y - 1, title:=f'{self.random_string}', None, None)
^
SyntaxError: invalid syntax

INSTRUCTIONS?

can you please maybe add installation and usage instructions?

Black Overlay

image

all feature is working for me.. but the overlay just went black.
fyi: the bar on the right is my csgo window using fullscreen windowed

Question about player health

Very cool release, I'm using some things from it. Thank you for players names especially.
So here is the thing, I'm getting the player health it's fine when I start the program (everyones health is correct), but when the round ends everyone who died in the enemy team will have their health set to 0 until it gets updated, how can I make it so that maybe there is a check if one of my team health is back to 100 everyone health is set to 100, I guess it is just visual thing because as I said when enemy player gets hit the health updates properly. sorry for bad eng

Black Overlay, no errors

Hello, I use it on my second pc and everything works fine.
On my main pc I just have a black screen with the github link, there is no error in the terminal.
My game is in windowed fullscreen.
I have PyOpenGL_accelerate‑3.1.6‑cp311‑cp311‑win_amd64.whl and PyOpenGL‑3.1.6‑cp311‑cp311‑win_amd64.whl.

Do you know what is causing the problem?

What I tried:

  • Uninstall Python and install it (v3.11.3).
  • Uninstall all my modules and install with "pip install -r setup.txt"
  • Use .exe version and .py version
  • Execute python script with an administrator terminal.
  • Change settings of the graphic card.
  • Play in windowed mode.

1

Offsets are outdated.

Most of the safe/legit functions fails to work, at least on my experience. I have just tried using the program today. Note that I have all the requirements installed such as: Python 11, pip install PyOpenGL_accelerate‑3.1.6‑cp311‑cp311‑win_amd64.whl and PyOpenGL-3.1.6-cp311-cp311-win_amd64. However, most of the functions aren't working, here are the functions that I tested and are NOT working:

  • RCS
  • Triggerbot
  • Everything on the overlay tab except Grenade Trajectory
  • Auto pistol
  • Auto Zeus
  • Knife bot

Yes I am running the game on 'Fullscreen Windowed'. RCS doesn't seem to work regardless of how much I mess with the slider. Triggerbot does not fire the gun at all. Nothing is visible on the most of the overlay tab. I tried changing the hotkey for the auto pistol and it does not work. For auto zeus and knife bot, going near the enemies does not seem to work, or at least from what I understood that is how it's supposed to work. I even tried to see the difference with Safe Mode enabled and disabled but it doesn't seem to fix the issues. So, is the issue on my side or are the offsets outdated?

App.py not working.

Error i get (i belive its a error)

C:\Users\me\Desktop\BetterGo-main>py app.py
Traceback (most recent call last):
File "C:\Users\me\Desktop\BetterGo-main\app.py", line 3, in
from memory import *
File "C:\Users\me\Desktop\BetterGo-main\memory.py", line 1, in
import os, time, ctypes, win32process, win32con, win32event, win32gui, sys, struct
ModuleNotFoundError: No module named 'win32process'

Error when pressing DELETE in the main menu

If you call the exit function in the main menu, a MemoryWriteError will pop up when you call lp.set_fov(90). As I understand it, this is because fov is written to memory only when the player is in the game. Is there any way to check if the player is now in the game?

auto-py-to-exe

On my pc it worked perfectly the last time i tried compiling into one exe file but now when i use the auto-py-to-exe tool and the output exe i get an glfw3 error

Traceback (most recent call last):
  File "app.py", line 6, in <module>
  File "PyInstaller\loader\pyimod02_importers.py", line 499, in exec_module
  File "gui.py", line 5, in <module>
    import random, time, overlay
  File "PyInstaller\loader\pyimod02_importers.py", line 499, in exec_module
  File "overlay.py", line 5, in <module>
    from glfw import init, window_hint, create_window, set_input_mode, make_context_current, swap_interval, swap_buffers, \
  File "PyInstaller\loader\pyimod02_importers.py", line 499, in exec_module
  File "glfw\__init__.py", line 43, in <module>
ImportError: Failed to load GLFW3 shared library.

opengl link

my bro,can you updata the link about the PyOpenGL_accelerate‑3.1.6‑cp311‑cp311‑win_amd64.whl and PyOpenGL‑3.1.6‑cp311‑cp311‑win_amd64.whl?

Error

File "C:\Users\Ping\Desktop\BetterGo-main\BetterGo-main\app.py", line 3, in
from memory import *
File "C:\Users\Ping\Desktop\BetterGo-main\BetterGo-main\memory.py", line 28, in
game_handle = Pymem('csgo.exe')
^^^^^^^^^^^^^^^^^
File "C:\Users\Ping\AppData\Local\Programs\Python\Python311\Lib\site-packages\pymem_init_.py", line 45, in init

self.open_process_from_name(process_name)

File "C:\Users\Ping\AppData\Local\Programs\Python\Python311\Lib\site-packages\pymem_init_.py", line 217, in open_pr
ocess_from_name
self.open_process_from_id(self.process_id)
File "C:\Users\Ping\AppData\Local\Programs\Python\Python311\Lib\site-packages\pymem_init_.py", line 239, in open_pr
ocess_from_id
raise pymem.exception.CouldNotOpenProcess(self.process_id)
pymem.exception.CouldNotOpenProcess: Could not open process: 43100

Overlay not working

Hello, this issue was reported on UC by this guy, I'm having the same issue, I've compiled it into an exe and even before that it wasn't working. I'm not getting any error and I'm using windowed fullscreen.
Any idea on how to fix this? thanks!

Captura de ecrã 2023-03-20 185029

HELP!

in the video the guy opened cmd, wrote pip and then the video clipped and then opened a new cmd with the file path starting in the cheat folder. I have no clue how to do this since im new to this code shit. please someone help

Backtrack

It's Slick.
There aren't much much free EXTERNAL and open-source cheats.

I would recommend to add backtrack as it's very usefull

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.