Giter Club home page Giter Club logo

sapphire's People

Contributors

snaacky 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

Watchers

 avatar  avatar  avatar

sapphire's Issues

ImportError: DLL load failed

Hi, I tried running your script in cmd with admin privileges but it errored with the following output:

File "sapphire.py", line 5, in <module>
    from win32gui import GetWindowText, GetForegroundWindow
ImportError: DLL load failed: The specified module was not found.

Any ideas?

[HELP]

How I can add a delay for the trigger? I tried but I can't due this :(
[......
if entity_id > 0 and entity_id <= 64 and player_team != entity_team:
time.sleep(0.1) // I tried add this to create a delay, but don't worked
pm.write_int(client + dwForceAttack, 6)
....]

Terminal Issue!

First of all hello, I'm a great fan of your projects they have really helped me improve on reverse engineering topic.
The Issue I had is When I run the file it just appears for a second and disappears immediately. I tried a lot of things to solve this - like making a loop inside a While True loop - but I guess my knowledge or thinking style is not enough(I believe this is a disadvantage of my age- I'm 14) for this problem. So I'm asking you. Are you know the solution or something that helps me solve this solution? If you help appreciated it.

btw English isn't my first language so if you spot a Writing fail don't mind it :P

  • <3 Derin Onder aka D0PE

Error Message Received

I am getting error after python sapphire.py while playing csgo in match.

2020-11-23 11:47:03,872 - pymem - DEBUG - Process 7688 is being debugged
Exception in thread Thread-1:
Traceback (most recent call last):
File "C:\Program Files\Python39\lib\threading.py", line 950, in _bootstrap_inner
self.run()
File "C:\Program Files\Python39\lib\threading.py", line 888, in run
self._target(*self._args, **self.kwargs)
File "C:\Program Files\Python39\lib\site-packages\keyboard_init
.py", line 292, in listen
_os_keyboard.listen(self.direct_callback)
File "C:\Program Files\Python39\lib\site-packages\keyboard_winkeyboard.py", line 560, in listen
prepare_intercept(callback)
File "C:\Program Files\Python39\lib\site-packages\keyboard_winkeyboard.py", line 553, in prepare_intercept
keyboard_hook = SetWindowsHookEx(WH_KEYBOARD_LL, keyboard_callback, GetModuleHandleW(NULL), NULL)
ctypes.ArgumentError: argument 3: <class 'OverflowError'>: int too long to convert

Triggerbot needs to be improved for pistols

Some pistols have some unexpected results that need to be improved:

  • Dualies: Only the left pistol animates.
  • Revolver: Will occasionally struggle to fire.
  • P250: Randomly stops working for a half a second or so before restarting.
  • P2000/USP: Randomly stops working for a half a second or so before restarting.
  • Glock: Randomly stops working for a half a second or so before restarting.
  • Tec-9: Randomly stops working for a half a second or so before restarting.
  • Five-SeveN: Randomly stops working for a half a second or so before restarting.

The Desert Eagle and CZ-75 do not suffer from any issues.

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.