Results 1 to 10 of 10
  1. #1
    63OR63's Avatar
    Join Date
    May 2010
    Gender
    male
    Location
    Frozen Hell
    Posts
    267
    Reputation
    100
    Thanks
    3,093
    My Mood
    Cold

    Cool CS:GO Buy Helper v1.02

    Copyright © 2019 Георгий Минулин (also known as 63OR63)

    CS:GO Buy Helper is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

    CS:GO Buy Helper is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.


    Description:

    CS:GO Buy Helper is an AutoHotkey script which displays the HUD with information that helps to make a purchase in competitive mode of CS:GO.
    The HUD shows a list of user defined purchase schemes, the price of each weapon and its current availability.
    CS:GO Buy helper also creates a bind for each scheme, which is adjusted on the go along with the HUD.
    If you are familiar with AutoHotkey, you may want to change some aspects, like the appearance of HUD or buying schemes. I tried to name all the variables in a way you can figure out how to do this without much hustle.

    Note: VAC status of CS:GO Buy Helper is undetected and it should never change, because it doesn't read/write game memory, inject dll etc.

    I haven't yet tested this script outside of bots yard, so it may contains some hiccups which I hope you will help me to locate. Also, by far this is my biggest AutoHotkey script realease along with my old Universal Tunable Xhair, and I'm interested in feedback, so if you found some bug, have a question or just want to say something about this release, don't be a stranger!


    Usage:

    - Install AutoHotkey Unicode 32-bit
    - Find and install StratumNo2 font (not included for copyright reasons) or modify the script to use another one
    - Copy gamestate_integration_CSGOBH.cfg to your CS:GO config folder (Counter-Strike Global Offensive\csgo\cfg)
    - Add the code in the included example autoexec.cfg to your CS:GO config. You may change binds (F1-F4 by default), but aliases names are bound up with the schemes in Lib\CSGOvars.ahk, so don't touch them if you don't know what you're doing
    - Make sure that your CS:GO path in Lib/Steam.ahk is correct. If your copy of CS:GO is installed in different from default location, correct "csgoFolder" variable accordingly
    - Run CSGOBH.ahk and play competetive mode in CS:GO. The script will be active during the freezetime.

    Under the hood:
    - At startup CSGOBH_GSI.ahk starts listening the port specified in gamestate_integration_CSGOBH.cfg, then it passes the JSON with GameState data to CSGOBH.ahk
    - After that CSGOBH.ahk interpretes the data and draws the HUD using info from Lib\CSGOvars.ahk
    - Then CSGOBH.ahk sets a bunch of binds to execute buying schemes from Lib\CSGOvars.ahk.


    Video:




    VirusScans:

    VirusTotal, Jotti


    Download and Thanks:
    <b>Downloadable Files</b> Downloadable Files
    Last edited by 63OR63; 04-18-2019 at 03:16 AM. Reason: update v1.02

  2. The Following 14 Users Say Thank You to 63OR63 For This Useful Post:

    agsuarez34 (08-04-2019),aimqa (05-02-2019),BrunokillerZ (09-20-2019),elpolako1986 (01-02-2021),kirg (06-08-2019),KWAIILOLI (04-18-2019),oO.Oo (01-17-2021),queota1231 (08-02-2019),r1pww (06-21-2020),sdfhkskfd (08-18-2019),Sourcesurfer (04-28-2019),sweeeet (04-25-2019),TXT007002 (07-03-2020),YEHO+ (04-18-2019)

  3. #2
    T-800's Avatar
    Join Date
    Aug 2014
    Gender
    male
    Location
    Romania
    Posts
    17,076
    Reputation
    1688
    Thanks
    84,839
    //Approved

    "Never stop being a good person because of bad people"


    Super User -> 15-7-2020
    Global Moderator -> 23-3-2019 - 15-7-2020
    Steam Moderator -> 12-12-2017 - 23-3-2019
    Steam Minion+ -> 09-04-2017 - 12-12-2017
    Steam Minion -> 03-01-2017 - 09-04-2017


  4. The Following User Says Thank You to T-800 For This Useful Post:

    63OR63 (04-17-2019)

  5. #3
    63OR63's Avatar
    Join Date
    May 2010
    Gender
    male
    Location
    Frozen Hell
    Posts
    267
    Reputation
    100
    Thanks
    3,093
    My Mood
    Cold

    Post

    Maybe I hurried with the release before comprehensive testing...
    Nonetheless, an update is ready an hour after release

    Changelog:
    - bugfux: an empty value won't break the buy bind
    - bugfux: now correctly (I hope) detecting possible helmet upgrade over vest

    Uploaded new archive to the 1st post.

  6. #4
    63OR63's Avatar
    Join Date
    May 2010
    Gender
    male
    Location
    Frozen Hell
    Posts
    267
    Reputation
    100
    Thanks
    3,093
    My Mood
    Cold
    Update v1.02
    -rewritten setting buy binds mechanics; now should be more reliable

    Updated the first post @gerassss Please, approve

  7. #5
    T-800's Avatar
    Join Date
    Aug 2014
    Gender
    male
    Location
    Romania
    Posts
    17,076
    Reputation
    1688
    Thanks
    84,839
    //Approved

    "Never stop being a good person because of bad people"


    Super User -> 15-7-2020
    Global Moderator -> 23-3-2019 - 15-7-2020
    Steam Moderator -> 12-12-2017 - 23-3-2019
    Steam Minion+ -> 09-04-2017 - 12-12-2017
    Steam Minion -> 03-01-2017 - 09-04-2017


  8. #6
    YEHO+'s Avatar
    Join Date
    Apr 2019
    Gender
    male
    Posts
    4
    Reputation
    20
    Thanks
    0
    This is dope as fuck, thanks!

  9. #7
    agsuarez34's Avatar
    Join Date
    Jul 2019
    Gender
    male
    Location
    Chicago
    Posts
    3
    Reputation
    10
    Thanks
    0
    can you please provide me a link to a stratum no 2 download or just PM me the font please? I really appreciate you work as it is but I simply cannot find the font anywhere and really want to try this out, thanks!

    - - - Updated - - -

    I need help with this also, when I launch the ahk it says it cannot find "default_Settings" and "traymenu"

  10. #8
    iamblank_96k's Avatar
    Join Date
    Mar 2019
    Gender
    male
    Posts
    11
    Reputation
    10
    Thanks
    0
    Hi,for me the GUI appears but cannot buy anything from the menu.Some guideline would be really appreciated

  11. #9
    63OR63's Avatar
    Join Date
    May 2010
    Gender
    male
    Location
    Frozen Hell
    Posts
    267
    Reputation
    100
    Thanks
    3,093
    My Mood
    Cold
    Quote Originally Posted by agsuarez34 View Post
    can you please provide me a link to a stratum no 2 download or just PM me the font please?
    Can't post it here, it's against the rules of MPGH and law. Can PM, though, I believe.

    Quote Originally Posted by agsuarez34 View Post
    I need help with this also, when I launch the ahk it says it cannot find "default_Settings" and "traymenu"
    Make sure to keep "Lib" folder alongside the .ahk file in the same directory.

    Quote Originally Posted by iamblank_96k View Post
    Hi,for me the GUI appears but cannot buy anything from the menu.Some guideline would be really appreciated
    Sorry to hear that, but I believe I've provided comprehensive setup information in the original post.

  12. #10
    agsuarez34's Avatar
    Join Date
    Jul 2019
    Gender
    male
    Location
    Chicago
    Posts
    3
    Reputation
    10
    Thanks
    0

    Font

    Could you please PM it to me? That would be. A huge help ��
    Last edited by agsuarez34; 04-09-2020 at 01:08 PM.

Similar Threads

  1. [Solved] Buy helper
    By FaLss in forum League of Legends Help
    Replies: 5
    Last Post: 02-15-2017, 09:14 PM
  2. Buying VIP !
    By mental81 in forum General
    Replies: 4
    Last Post: 02-25-2007, 11:59 PM
  3. If I Buy VIP
    By snipedbyhax in forum WarRock - International Hacks
    Replies: 2
    Last Post: 02-02-2007, 08:39 PM
  4. Buy an AK47?
    By Dave84311 in forum General
    Replies: 4
    Last Post: 07-27-2006, 05:59 PM
  5. Joining [MPGH] Clan, Buying Admin etc.
    By Dmx in forum CounterStrike (CS) 1.6 Hacks / Counter Strike: Source (CSS) Hacks
    Replies: 11
    Last Post: 01-03-2006, 11:52 AM

Tags for this Thread