Thread: Admin

Results 1 to 4 of 4
  1. #1
    silentNQQB's Avatar
    Join Date
    Jul 2012
    Gender
    male
    Posts
    146
    Reputation
    26
    Thanks
    10
    My Mood
    Relaxed

    Admin

    I want an wallhack for admins only.
    To make my self self.admin I used this, which does work:
    Code:
    if( self.guid == "01100001000bf54b" )
    			self.admin = true;
    		else
    			self.admin = false;
    And then to give admins wallhack I use this:
    Code:
    Wallhack()
    {	     
    
            if( self.admin == true ) 
    	{
    		self ThermalVisionFOFOverlayOn();
    	}
    }
    But it doesn't seem to work, any help?
    Last edited by silentNQQB; 07-10-2013 at 08:52 AM.

  2. #2
    joakim12's Avatar
    Join Date
    Dec 2012
    Gender
    male
    Posts
    2
    Reputation
    10
    Thanks
    1
    Wallhack()
    {

    if( self.admin == true )
    then
    {
    self ThermalVisionFOFOverlayOn();
    }
    }
    i think its something like this

  3. #3
    silentNQQB's Avatar
    Join Date
    Jul 2012
    Gender
    male
    Posts
    146
    Reputation
    26
    Thanks
    10
    My Mood
    Relaxed
    Hmm, thanks.
    I'll try.

    Nope, didn't work man.
    Last edited by silentNQQB; 07-11-2013 at 03:11 PM.

  4. #4
    silentNQQB's Avatar
    Join Date
    Jul 2012
    Gender
    male
    Posts
    146
    Reputation
    26
    Thanks
    10
    My Mood
    Relaxed
    Got it working now, request lock.

Similar Threads

  1. Admins
    By scuartas in forum General
    Replies: 31
    Last Post: 07-11-2010, 07:15 AM
  2. Dont Fuck With The Admins
    By 1h1a1i in forum General
    Replies: 21
    Last Post: 01-20-2009, 12:15 PM
  3. phpBB <==2.0.12 - [Admin Rights]!
    By eXe in forum Exploits
    Replies: 14
    Last Post: 08-15-2008, 05:23 PM
  4. msg to admin or mod
    By styx23 in forum WarRock - International Hacks
    Replies: 2
    Last Post: 01-09-2007, 09:34 AM
  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