Page 1 of 4 123 ... LastLast
Results 1 to 15 of 54

Hybrid View

  1. #1
    matypatty's Avatar
    Join Date
    Aug 2009
    Gender
    male
    Posts
    864
    Reputation
    229
    Thanks
    2,694
    My Mood
    Amused

    Thumbs up Matypatty's Menu Base

    Decided to make this as a lot of people use menu bases and mine is as simple as I could make it.



    No positioning is required, and its this easy to add a tab:
    Code:
    CreateTab("Aimbot");
    Then to add a checkbto the aimbot tab you can do:
    Code:
    CreateCheck("Aimbot", "Enable", &M_AimEnable);
    Or for a slider:
    Code:
    CreateSlider("Aimbot", "Aim Speed", 100, &S_AimSpeed);
    The menu items save their values to the variables used, for example:
    Code:
    If(M_AimEnable)
    {
       //Do Aimbot
    }
    I am aware that there will be bugs and there could be much improvement but this is it for now.
    Feel free to leave any feedback and improvements.
    <b>Downloadable Files</b> Downloadable Files
    Last edited by matypatty; 03-10-2013 at 09:37 PM.

  2. The Following 78 Users Say Thank You to matypatty For This Useful Post:

    'Douglas (04-15-2013),'SmoLL (03-16-2013),14mth3v01d (03-13-2013),5000kolee (04-19-2013),ademir1 (05-03-2013),adony (03-16-2013),AlbertWesker-2nd (03-21-2013),aloha_maaayne (03-15-2013),Amirka (03-20-2013),armfair (04-13-2014),asdrubaldo1 (03-21-2013),blackout617 (05-09-2013),Bobmarleyx3 (03-13-2013),camlander (03-25-2013),chayeng (03-28-2013),chunkzis (06-16-2013),Collaborate (03-28-2013),CombatAromsHa (03-11-2013),comtar (03-22-2013),CrypticIce (03-11-2013),Cryptonic (03-11-2013),dashack (10-25-2013),dayzguru (04-14-2013),Donor (06-08-2013),Dread. (04-04-2013),dreek1 (03-11-2013),experthack (04-04-2013),fdx10 (03-29-2013),fernandotdb (03-12-2013),Flasks (03-24-2013),[MPGH]Flengo (03-11-2013),FlyinMonkeh (03-23-2013),FooChaos (03-12-2013),Foxelite (03-31-2013),gabsipoilu (03-28-2013),getfked (04-14-2013),gibam761 (03-10-2013),Gyumble (03-29-2013),Hacker Fail (03-11-2013),hilo peeps (04-06-2013),HUNK69 (04-14-2013),idevicehelper (04-22-2013),ImJenna (04-12-2013),Jason` (10-15-2013),keaghan887 (05-12-2013),kniggitDF (03-15-2013),kotsat (04-05-2013),kssiobr (03-11-2013),LawlFaceXD (03-13-2013),Lemon >.< (03-18-2013),lilrik (03-14-2013),locorito1000 (04-13-2013),luizimloko (03-13-2013),Madhor (03-29-2013),manflin14 (03-15-2013),masterchen98 (12-06-2013),meg4b00ster (04-05-2013),MEGAlma (04-05-2013),MegaPixxx (04-03-2013),Nitro Vertex (05-19-2013),nonsoc123 (03-20-2013),notgonnawork (03-27-2013),OBrozz (04-22-2013),Otaviomorais (03-11-2013),parkur14 (03-20-2013),pDevice (05-06-2013),ridobest (03-26-2013),RoyalSparkzHD (03-21-2013),RullezJr (04-12-2013),slom12 (03-28-2013),The Decoder (03-17-2013),THE J0KER (03-11-2013),thehacker00 (08-21-2013),TheUglyRobot (03-20-2013),Timboy67678 (04-11-2013),Volchaski (03-19-2013),xNaTex (05-01-2013),YusufErgn (05-15-2013)

  3. #2
    BACKD00R's Avatar
    Join Date
    Jan 2010
    Gender
    male
    Location
    Brazil
    Posts
    10,711
    Reputation
    1814
    Thanks
    31,902
    My Mood
    Aggressive
    Approved without VS, just source code!



     

    Skype : BACKD00R-MPGH

     

    • Contributor: October, 31th 2011
    • CA BR Minion: January, 03th 2012
    • CF AL Minion: April, 07th 2012
    • CA Minion: April, 15th 2012
    • CF Minion: July, 03th 2012
    • PB Minion: January, 25th 2013
    • AVA Minion : February, 02th 2013
    • Arctic Combat minion: April, 03th 2013
    • Warface Minion: April, 03th 2013

    • Minion + : July 08th 2012
    • Moderator : January 21th 2013
    • Global Moderator : August 1st 2013







  4. #3
    supercarz1991's Avatar
    Join Date
    Jul 2010
    Gender
    male
    Posts
    6,285
    Reputation
    435
    Thanks
    3,715
    My Mood
    Doh
    nice for you to release instead of hog :P

    commando: You're probably the best non-coder coder I know LOL


  5. #4
    CrypticIce's Avatar
    Join Date
    Mar 2013
    Gender
    male
    Posts
    23
    Reputation
    10
    Thanks
    7
    My Mood
    Twisted
    good job @matypatty
    very simple looks lke ga's vip menu except they dont do hacks anymore xD.

  6. #5
    Genesis's Avatar
    Join Date
    Nov 2012
    Gender
    male
    Location
    Terra Australis
    Posts
    4,221
    Reputation
    1391
    Thanks
    2,528
    I already said it looks Sexy, but oh heck i'll just say it one more time <3 Sexy.
    Nice job.

  7. #6
    B4NDiT26's Avatar
    Join Date
    Apr 2012
    Gender
    male
    Posts
    1,010
    Reputation
    26
    Thanks
    32
    My Mood
    Shocked
    If you can decrease a bit the recoil and speed up just a bit this hack is awesone!

  8. #7
    supercarz1991's Avatar
    Join Date
    Jul 2010
    Gender
    male
    Posts
    6,285
    Reputation
    435
    Thanks
    3,715
    My Mood
    Doh
    Quote Originally Posted by B4NDiT26 View Post
    If you can decrease a bit the recoil and speed up just a bit this hack is awesone!
    your an idiot -_- lol the point of the slide bars it to CONTROL the speed hack and recoil

    commando: You're probably the best non-coder coder I know LOL


  9. #8
    B4NDiT26's Avatar
    Join Date
    Apr 2012
    Gender
    male
    Posts
    1,010
    Reputation
    26
    Thanks
    32
    My Mood
    Shocked
    Quote Originally Posted by supercarz1991 View Post
    your an idiot -_- lol the point of the slide bars it to CONTROL the speed hack and recoil
    It is exactly what I mean, sorry for my bad english.

    I would say with the slide you can increase/decrease only a bit (control) instead turn full (0) and no recoil (1).

    Is clear now ? Sorry

  10. #9
    supercarz1991's Avatar
    Join Date
    Jul 2010
    Gender
    male
    Posts
    6,285
    Reputation
    435
    Thanks
    3,715
    My Mood
    Doh
    Quote Originally Posted by B4NDiT26 View Post
    It is exactly what I mean, sorry for my bad english.

    I would say with the slide you can increase/decrease only a bit (control) instead turn full (0) and no recoil (1).

    Is clear now ? Sorry
    i dont think there's a way to control recoil like that... What your thinking of would be a "No Spread" control, which is easily possible

    commando: You're probably the best non-coder coder I know LOL


  11. #10
    R4v0r's Avatar
    Join Date
    Nov 2012
    Gender
    male
    Location
    London
    Posts
    234
    Reputation
    11
    Thanks
    142
    My Mood
    Amazed
    Nice work, except you forget to add the menu Show/Hide

  12. The Following User Says Thank You to R4v0r For This Useful Post:

    matypatty (03-11-2013)

  13. #11
    Cryptonic's Avatar
    Join Date
    Apr 2010
    Gender
    male
    Location
    United Provinces of Canada
    Posts
    1,313
    Reputation
    44
    Thanks
    190
    My Mood
    Bored
    Quote Originally Posted by R4v0r View Post
    Nice work, except you forget to add the menu Show/Hide
    Aha- just noticed that :P

  14. #12
    matypatty's Avatar
    Join Date
    Aug 2009
    Gender
    male
    Posts
    864
    Reputation
    229
    Thanks
    2,694
    My Mood
    Amused
    Quote Originally Posted by R4v0r View Post
    Nice work, except you forget to add the menu Show/Hide
    I only injected it into a test environment so I didn't really notice that lol.

  15. #13
    supercarz1991's Avatar
    Join Date
    Jul 2010
    Gender
    male
    Posts
    6,285
    Reputation
    435
    Thanks
    3,715
    My Mood
    Doh
    Quote Originally Posted by matypatty View Post


    I only injected it into a test environment so I didn't really notice that lol.
    i noticed it too lol'd

    commando: You're probably the best non-coder coder I know LOL


  16. #14
    salavat17's Avatar
    Join Date
    Oct 2009
    Gender
    male
    Posts
    22
    Reputation
    10
    Thanks
    1
    if you guys show me how can make no recoil hack for Combat arms ru i pay many, i m new to c++ i need no recoil base

  17. #15
    steven1578's Avatar
    Join Date
    Aug 2008
    Gender
    male
    Location
    CShell.dll
    Posts
    699
    Reputation
    1
    Thanks
    944
    My Mood
    Busy
    Basic but Sexy i love it
    R.I.P Grandma! 3-17-2012

Page 1 of 4 123 ... LastLast

Similar Threads

  1. In Every Menu Base same error
    By Sydney in forum Combat Arms EU Hack Coding/Source Code
    Replies: 4
    Last Post: 08-25-2010, 07:25 AM
  2. Help on TOPBLAST's menu base
    By projektx in forum Combat Arms Hack Coding / Programming / Source Code
    Replies: 31
    Last Post: 08-07-2010, 01:52 AM
  3. Shall i release a fullyworking C/P able menu base?
    By Mr.Magicman in forum Combat Arms Discussions
    Replies: 37
    Last Post: 06-09-2010, 08:21 AM
  4. [Release] Matypatty's Menu Hack
    By matypatty in forum Combat Arms Hacks & Cheats
    Replies: 243
    Last Post: 06-02-2010, 02:04 PM
  5. [Release] Menu Based - Anti Kick + Walkbot
    By p0wn4ge in forum WarRock - International Hacks
    Replies: 23
    Last Post: 10-12-2009, 03:02 PM