Page 2 of 3 FirstFirst 123 LastLast
Results 16 to 30 of 35
  1. #16
    Shadow`'s Avatar
    Join Date
    Nov 2011
    Gender
    male
    Location
    MN
    Posts
    636
    Reputation
    74
    Thanks
    3,014
    My Mood
    Relaxed
    Quote Originally Posted by TrixtSam View Post
    The detuours are public anyway.. I can't remember what I used from Shadows base tbh.. lol
    From a quick glance, I see almost every D3D and Tool function from the Redemption base are in this one. Now you know what you used
    Currently coding applications in Java and C++.

    "It is change, continuing change, inevitable change, that is the dominant factor in society today. No sensible decision can be made any longer without taking into account not only the world as it is, but the world as it will be." -Isaac Asimov

  2. #17
    TrixtSam's Avatar
    Join Date
    Nov 2012
    Gender
    male
    Posts
    89
    Reputation
    10
    Thanks
    129
    Quote Originally Posted by Shadow` View Post
    From a quick glance, I see almost every D3D and Tool function from the Redemption base are in this one. Now you know what you used
    Well I used your base, and.. it tought me how hacks and stuff worked.. so I used the same princible Its Redemption and D3D Menu Selection Combined, with a bit of my own taste I suppose.. but yeah kinda lol.. I think I just took your Tools.. and like 2 d3d functions:P

  3. #18
    pDevice's Avatar
    Join Date
    Feb 2012
    Gender
    male
    Location
    d3d9.h
    Posts
    1,306
    Reputation
    15
    Thanks
    420
    My Mood
    Stressed
    Sexy Menu



  4. #19
    iamspeedforyou's Avatar
    Join Date
    Dec 2012
    Gender
    male
    Location
    Look up.
    Posts
    88
    Reputation
    10
    Thanks
    54
    Quote Originally Posted by TrixtSam View Post
    The detuours are public anyway.. I can't remember what I used from Shadows base tbh.. lol
    cover up. i think.. i dont know since you "coded" it then you should know whats yours and what you C+P.

  5. #20
    TrixtSam's Avatar
    Join Date
    Nov 2012
    Gender
    male
    Posts
    89
    Reputation
    10
    Thanks
    129
    Quote Originally Posted by iamspeedforyou View Post
    cover up. i think.. i dont know since you "coded" it then you should know whats yours and what you C+P.
    Did you read my other messages?

  6. #21
    Departure's Avatar
    Join Date
    Nov 2010
    Gender
    male
    Posts
    805
    Reputation
    125
    Thanks
    1,794
    My Mood
    Doh
    If your too lazy to centre the text then I assume you didn't do much of your own stuff in this release, good work putting it together, I guess it does take a little effort and skill to collect snippets and put them together and make it work.
    DJector.Lite
    Get the advantages of new injection technology, with 1 click easy to use injector, work for all platforms x86/x64

    Download

    D-Jector
    Get the most advanced and full featured injector around, works for any game and any platform x86/x64, nothing comes even close.
    Download

  7. #22
    LostInTheDark's Avatar
    Join Date
    Dec 2012
    Gender
    male
    Posts
    43
    Reputation
    10
    Thanks
    8
    My Mood
    Bored
    Quote Originally Posted by iamspeedforyou View Post
    we are frendly. C+Pers/beggers arnt respected around here.. im guessing at some point you must of said/did something to piss the section off. i have not been here much so yea... thats it

    @TrixtSam so you just used detours from ~Shadow'
    and a menu base??

    simple it works as long as you give credits. NJ/thanks
    I completely understand that C+Pers and beggers get very annoying, but sometimes they are just simply asking for help on how to start and they receive some very mean responses. For example, "Go read a book, then come back," is not a very helpful answer. A more polite and helpful answer would be giving them resources, tips that helped you learn, or a good base to start with. Maybe give them an old base after they learned a little bit more and see if they can update it. If not, they can simply post another thread. See what I'm getting at? I can understand that you guys simply get tired of these questions, but it makes the poster frustrated and they just give up. OR if you really want to, just to get rid of the question, link them to an old help thread with the same question and good answers.

  8. The Following 2 Users Say Thank You to LostInTheDark For This Useful Post:

    pDevice (01-17-2013),WhyAmIAsian (01-16-2013)

  9. #23
    TrixtSam's Avatar
    Join Date
    Nov 2012
    Gender
    male
    Posts
    89
    Reputation
    10
    Thanks
    129
    Quote Originally Posted by LostInTheDark View Post


    I completely understand that C+Pers and beggers get very annoying, but sometimes they are just simply asking for help on how to start and they receive some very mean responses. For example, "Go read a book, then come back," is not a very helpful answer. A more polite and helpful answer would be giving them resources, tips that helped you learn, or a good base to start with. Maybe give them an old base after they learned a little bit more and see if they can update it. If not, they can simply post another thread. See what I'm getting at? I can understand that you guys simply get tired of these questions, but it makes the poster frustrated and they just give up. OR if you really want to, just to get rid of the question, link them to an old help thread with the same question and good answers.
    THANK YOU. Some-one else realises.

    My exact reason for not reading a book on C++. If you only wan't to use it to make hacks, and it's not asif you can buy a book 'How to hack Combat Arms for newbies' >.>

  10. #24
    pDevice's Avatar
    Join Date
    Feb 2012
    Gender
    male
    Location
    d3d9.h
    Posts
    1,306
    Reputation
    15
    Thanks
    420
    My Mood
    Stressed
    The weak point of this base was centralization



  11. #25
    TrixtSam's Avatar
    Join Date
    Nov 2012
    Gender
    male
    Posts
    89
    Reputation
    10
    Thanks
    129
    Quote Originally Posted by pDevice View Post
    The weak point of this base was centralization
    Lulz. Trying to fucking get text center pisses me off, I can never get it right.. I tried twice, and was like fuck dis. I give up lmfao

  12. #26
    Ch40zz-C0d3r's Avatar
    Join Date
    Apr 2011
    Gender
    male
    Posts
    831
    Reputation
    44
    Thanks
    401
    My Mood
    Twisted
    Quote Originally Posted by TrixtSam View Post
    Lulz. Trying to fucking get text center pisses me off, I can never get it right.. I tried twice, and was like fuck dis. I give up lmfao
    lol, you need to draw the text twice, first time is invisible and you save the length ina rect pointer and return rect.x (float).
    Simple as that.

    Progress with my game - "Disbanded"
    • Fixed FPS lag on spawning entities due to the ent_preload buffer!
    • Edit the AI code to get some better pathfinding
    • Fixed the view bug within the sniper scope view. The mirror entity is invisible now!
    • Added a new silencer for ALL weapons. Also fixed the rotation bugs
    • Added a ton of new weapons and the choice to choose a silencer for every weapon
    • Created a simple AntiCheat, noobs will cry like hell xD
    • The name will be Disbanded, the alpha starts on the 18th august 2014



    Some new physics fun (Serversided, works on every client)



    My new AI
    https://www.youtube.com/watch?v=EMSB1GbBVl8

    And for sure my 8 months old gameplay with 2 friends
    https://www.youtube.com/watch?v=Na2kUdu4d_k

  13. #27
    Shadow`'s Avatar
    Join Date
    Nov 2011
    Gender
    male
    Location
    MN
    Posts
    636
    Reputation
    74
    Thanks
    3,014
    My Mood
    Relaxed
    Quote Originally Posted by TrixtSam View Post
    Lulz. Trying to fucking get text center pisses me off, I can never get it right.. I tried twice, and was like fuck dis. I give up lmfao
    If you were to look at the text rendering function, you would see somewhere that it says "DT_NOCLIP" when drawing the text. All you have to do is change it from DT_NOCLIP to DT_NOCLIP | DT_CENTER, and then make your x and y values at the center of where you want it to go. The text would be exactly even. It's simple.
    Last edited by Shadow`; 01-17-2013 at 02:28 PM.
    Currently coding applications in Java and C++.

    "It is change, continuing change, inevitable change, that is the dominant factor in society today. No sensible decision can be made any longer without taking into account not only the world as it is, but the world as it will be." -Isaac Asimov

  14. #28
    TrixtSam's Avatar
    Join Date
    Nov 2012
    Gender
    male
    Posts
    89
    Reputation
    10
    Thanks
    129
    Oh:| Yeah I remember seing that in your base.. I'ma use that in the future.. lol

  15. #29
    MisterVillain's Avatar
    Join Date
    Jan 2013
    Gender
    male
    Posts
    1
    Reputation
    10
    Thanks
    0
    Can someone spare some time to show me how to find the gamedevice address in ollydbg?

  16. #30
    TrixtSam's Avatar
    Join Date
    Nov 2012
    Gender
    male
    Posts
    89
    Reputation
    10
    Thanks
    129
    Quote Originally Posted by MisterVillain View Post
    Can someone spare some time to show me how to find the gamedevice address in ollydbg?
    Use a Logger, That how I get my addys.

Page 2 of 3 FirstFirst 123 LastLast

Similar Threads

  1. [RELEASE]vb.net menue d3d base
    By GER-Domi. in forum CrossFire Hack Coding / Programming / Source Code
    Replies: 12
    Last Post: 12-08-2010, 02:18 PM
  2. D3D base for d3d8 and d3d9
    By iTZBOOGEY in forum WarRock Hack Source Code
    Replies: 8
    Last Post: 10-26-2010, 07:53 PM
  3. [Request] A D3D Base
    By iTZBOOGEY in forum WarRock Hack Source Code
    Replies: 3
    Last Post: 10-23-2010, 04:52 PM
  4. [REQUEST] D3D Base
    By AeroMan in forum C++/C Programming
    Replies: 0
    Last Post: 12-15-2009, 02:02 PM
  5. D3D base error, Why im i getting this?
    By HazXoD3D in forum C++/C Programming
    Replies: 5
    Last Post: 10-15-2009, 11:05 AM