Results 1 to 9 of 9
  1. #1
    sh_z_sektor's Avatar
    Join Date
    Aug 2010
    Gender
    male
    Location
    Olly
    Posts
    1,505
    Reputation
    63
    Thanks
    1,633
    My Mood
    Amused

    My First Class :p

    Hey Guys i just wanted to show you my First Class for WarRock it can be used like this

    if(FastAll==1){
    sSh_z_sektor->FastA = 20;
    sSh_z_sektor->FastH = 20;
    sSh_z_sektor->FastR = 20;
    sSh_z_sektor->FastF = 20;
    }
    and the fullbright you have to know how to use it -.-

    Code:
    class Sh_z_sektorFirstClass
    {
    public:
    	float FastA;//0x0000
    	float FastH;//0x0004
    	float FastR;//0x0008
    	float FastF;//0x000C
    	char Unknown1[2998]//0x00A96CC
    	float Unknown1;//0x00A96D0
    	float Unknown2;//0x00A96D4
    	float Unknown3;//0x00A96D8
    	float Unknown4;//0x00A96DC
    	float Unknown5;//0x00A96E0
    	float Unknown6;//0x00A96E4
    	float FullBright1;//0x00A96E8
    	float FullBright2;//0x00A96EC
    	float FullBright3;//0x00A96F0
    };
    
    Sh_z_sektorFirstClass *sSh_z_sektor = (Sh_z_sektorFirstClass*)(0x00A46D34);
    it's my First class so if there is errors or somthing wrong with it tell me

    Credits:
    Sh_z_sektor
    Solify
    Last edited by sh_z_sektor; 03-19-2011 at 04:10 AM.

  2. #2
    Alen's Avatar
    Join Date
    Oct 2007
    Gender
    male
    Location
    Liquid Generator
    Posts
    27,920
    Reputation
    2548
    Thanks
    4,224
    My Mood
    Fine
    I don't really see the advantage of using classes if there is no real oop...

  3. #3
    sh_z_sektor's Avatar
    Join Date
    Aug 2010
    Gender
    male
    Location
    Olly
    Posts
    1,505
    Reputation
    63
    Thanks
    1,633
    My Mood
    Amused
    Quote Originally Posted by Coeus View Post
    I don't really see the advantage of using classes if there is no real oop...
    I know but classes/structs is better then Coding normal i like coding with Structs not normal
    i already made Teleport with structs

  4. #4
    zerohead's Avatar
    Join Date
    Nov 2010
    Gender
    male
    Location
    Holland
    Posts
    451
    Reputation
    59
    Thanks
    204
    My Mood
    Relaxed
    GJ, you should add glasswalls, it's Fullbright1 - 0x60 or 0x40, I forgot, there are some other things to add, I will add some things and post it here
    Last edited by zerohead; 03-19-2011 at 02:08 AM.

  5. #5
    TheCamels8's Avatar
    Join Date
    May 2010
    Gender
    male
    Location
    Israel :D
    Posts
    2,945
    Reputation
    174
    Thanks
    1,376
    My Mood
    Cheeky
    Nice ^^
    But what are the numbers:
    Code:
    char Unknown1[2998]//0x00A96CC

  6. #6
    sh_z_sektor's Avatar
    Join Date
    Aug 2010
    Gender
    male
    Location
    Olly
    Posts
    1,505
    Reputation
    63
    Thanks
    1,633
    My Mood
    Amused
    Quote Originally Posted by zerohead View Post
    GJ, you should add glasswalls, it's Fullbright1 - 0x60 or 0x40, I forgot, there are some other things to add, I will add some things and post it here
    In Classes Structs as far as i know you can't do "-" only "+" that's why i did FastAmmo first cuz it's the lowest

  7. #7
    zerohead's Avatar
    Join Date
    Nov 2010
    Gender
    male
    Location
    Holland
    Posts
    451
    Reputation
    59
    Thanks
    204
    My Mood
    Relaxed
    Quote Originally Posted by sh_z_sektor View Post
    In Classes Structs as far as i know you can't do "-" only "+" that's why i did FastAmmo first cuz it's the lowest
    I know, but you can just type it in a hex-calculator ^^

  8. #8
    Sixx93's Avatar
    Join Date
    Sep 2009
    Gender
    male
    Posts
    673
    Reputation
    21
    Thanks
    250
    My Mood
    Cool
    i'm interested to try to make a hack for warrock... can anyone tell me how it works? i'm already experienced on making hacks (look at my sig), so don't tell me: learn C++ or anything else... i only would like to know something about hooks and detours for warrock and his hackshield...

  9. #9
    sh_z_sektor's Avatar
    Join Date
    Aug 2010
    Gender
    male
    Location
    Olly
    Posts
    1,505
    Reputation
    63
    Thanks
    1,633
    My Mood
    Amused
    Quote Originally Posted by Sixx93 View Post
    i'm interested to try to make a hack for warrock... can anyone tell me how it works? i'm already experienced on making hacks (look at my sig), so don't tell me: learn C++ or anything else... i only would like to know something about hooks and detours for warrock and his hackshield...
    You'r hacks seem to be good and i will be more then happy to help you but all in this section doesn't know how to Hook Dip and update detours
    including me :'(