Results 1 to 4 of 4
  1. #1
    MeNot_A's Avatar
    Join Date
    Jan 2015
    Gender
    male
    Posts
    7
    Reputation
    10
    Thanks
    1

    PySnip/PySpades Fake player Count

    Welcome haxxors/dear buildandhoot!

    Today,I will release something for PySnip that used by most popular servers.
    Try thinking.. are your wanna join to a server without players? Maybe the answer is noh.
    What our script does? -Make a fake player count, and share it with the buildandshoot master server.
    I promise this script will make your server to the top of serverlist.

    Code:
    """
    Serverlist count hack for PySnip <==> buildandshoot
    Just for educational purposes!
    --------------------------------------------------------
    Add this script to your servers's 'scripts' folder
    Then open config.txt,and add a 'count_hack' named string
    in the scripts section(bottom of config file).
    --------------------------------------------------------
    Made by MeNot_A 2016.06.25.
    """
    			
    def apply_script(protocol, connection, config):
    		class DamnProtocol(protocol):
    			
    			def update_master(self): #this line do the main activity
    					shit = 32		#this line set the count to your value
    					self.master_connection.set_count(shit)	#tell the master server 'we have this number of players!'
    					return #return a value
    					
    		return DamnProtocol, connection
    Have fun with this,and became the best server hoster in this game.

  2. #2
    RGswerhgerheherherherhrh's Avatar
    Join Date
    Jul 2015
    Gender
    male
    Location
    Nowhere
    Posts
    64
    Reputation
    10
    Thanks
    5
    This is detected before you released....... Fk







    Do you have openspades hacks? Plz give me if you have i could share code for hitbox esp
    Last edited by RGswerhgerheherherherhrh; 07-03-2016 at 01:26 AM.

  3. #3
    MeNot_A's Avatar
    Join Date
    Jan 2015
    Gender
    male
    Posts
    7
    Reputation
    10
    Thanks
    1
    Later I will release it on other site,or whatever.

  4. #4
    bjaren's Avatar
    Join Date
    May 2017
    Gender
    male
    Posts
    13
    Reputation
    10
    Thanks
    0
    any scripts for other games ?
    Last edited by bjaren; 05-10-2017 at 11:37 PM.

Similar Threads

  1. [Solved] Help with fake players dos
    By codplayer4 in forum Call of Duty Modern Warfare Help
    Replies: 0
    Last Post: 06-14-2015, 12:43 AM
  2. Player Count
    By Minnesota Dabs in forum Call of Duty Ghosts Discussions & Help
    Replies: 2
    Last Post: 03-06-2014, 09:09 AM
  3. [Request] Fake players mod in CT
    By leroyjenkins in forum Borderlands 2 Hacks
    Replies: 6
    Last Post: 02-17-2013, 04:24 PM
  4. Fake Players Query Injection
    By click4dylan in forum CounterStrike (CS) 1.6 Hacks / Counter Strike: Source (CSS) Hacks
    Replies: 0
    Last Post: 01-24-2013, 01:51 PM
  5. Fake Players
    By Upgrade in forum Combat Arms EU Discussions
    Replies: 8
    Last Post: 08-28-2010, 10:54 PM