Page 2 of 2 FirstFirst 12
Results 16 to 30 of 30
  1. #16
    b00n's Avatar
    Join Date
    Mar 2007
    Gender
    male
    Posts
    217
    Reputation
    11
    Thanks
    13
    nice man thx

    sticky!!

  2. #17
    Threadstarter
    Dual-Keyboard Member
    TheRedEye's Avatar
    Join Date
    Apr 2007
    Location
    In a good place
    Posts
    300
    Reputation
    18
    Thanks
    24
    soon i will release how to do Hotkeys + Pointers

  3. #18
    blackmarth's Avatar
    Join Date
    Apr 2007
    Location
    nowherestreet 321 ehhh, holland
    Posts
    234
    Reputation
    12
    Thanks
    2
    some one should really sticky this, thx

    blackmarth

  4. #19
    Stranger00's Avatar
    Join Date
    May 2007
    Posts
    208
    Reputation
    17
    Thanks
    0
    I figured out how to do the pointers. I got everything done with the first version of my trainer besides the hotkeys. Think you can get that up soon?

  5. #20
    Threadstarter
    Dual-Keyboard Member
    TheRedEye's Avatar
    Join Date
    Apr 2007
    Location
    In a good place
    Posts
    300
    Reputation
    18
    Thanks
    24
    Quote Originally Posted by Stranger00 View Post
    I figured out how to do the pointers. I got everything done with the first version of my trainer besides the hotkeys. Think you can get that up soon?
    so dude send me the pointers..
    k bro?

  6. #21
    mains3rv3r's Avatar
    Join Date
    Mar 2007
    Gender
    male
    Location
    NC
    Posts
    360
    Reputation
    27
    Thanks
    29
    My Mood
    Devilish
    ahhh yes stranger... how exactly do you add pointers to the trainer?

  7. #22
    Stranger00's Avatar
    Join Date
    May 2007
    Posts
    208
    Reputation
    17
    Thanks
    0
    TheRedEye, do you mean the ammo pointers? cause I don't know that. I meant I figured out how to add pointers to my trainer using VB.

    Dim Value1 as Long
    Dim Value2 as Long
    Call ReadaLong("Warrock", &HYYYYY, Value1)
    Value2 = Value1 + &HXX
    Call WriteALong("Warrock", Value2, Z)

    Something like that should work. YYYYY is address, XX is offest. Z is value you want to change the address too. If this doesn't help, im sure TheRedEye could teach it better. I very nooby w/ VB.

  8. #23
    Threadstarter
    Dual-Keyboard Member
    TheRedEye's Avatar
    Join Date
    Apr 2007
    Location
    In a good place
    Posts
    300
    Reputation
    18
    Thanks
    24
    Quote Originally Posted by Stranger00 View Post
    TheRedEye, do you mean the ammo pointers? cause I don't know that. I meant I figured out how to add pointers to my trainer using VB.

    Dim Value1 as Long
    Dim Value2 as Long
    Call ReadaLong("Warrock", &HYYYYY, Value1)
    Value2 = Value1 + &HXX
    Call WriteALong("Warrock", Value2, Z)

    Something like that should work. YYYYY is address, XX is offest. Z is value you want to change the address too. If this doesn't help, im sure TheRedEye could teach it better. I very nooby w/ VB.

    ok so nvm
    i will post hotkeys soon..
    on Sunday.. i got some problems here

  9. #24
    dago80's Avatar
    Join Date
    Apr 2007
    Posts
    64
    Reputation
    10
    Thanks
    15

    tkx red eye

    Wooow I follow the tut and I've created a working trainer... tkx red eye, I tried only stamina couse I don't have any bypass for gps, now I feel like a little little hacker. Do u have some other tut for new hax? or a bypass for gps?

  10. #25
    Stranger00's Avatar
    Join Date
    May 2007
    Posts
    208
    Reputation
    17
    Thanks
    0
    If you've worked out how to do the pointers, you can pretty much make any hack that involves address changes. Just switch the addresses and values you want.

  11. #26
    wessel93's Avatar
    Join Date
    May 2007
    Location
    Far, Far, Away
    Posts
    51
    Reputation
    10
    Thanks
    0

    Awesome

    Tanx RedEye it works fine, if got a scope function on it 2. im waiting for hot keys, Srry for my english im not good in it

  12. #27
    Bushid0's Avatar
    Join Date
    May 2007
    Location
    between the chair and my computer
    Posts
    73
    Reputation
    10
    Thanks
    0

    where can i download vb?

    Is it Microsoft Visual Basic 2005 Express Edition????
    can i download it on microsoft???pm me please the link

  13. #28
    Threadstarter
    Dual-Keyboard Member
    TheRedEye's Avatar
    Join Date
    Apr 2007
    Location
    In a good place
    Posts
    300
    Reputation
    18
    Thanks
    24
    only vb 6/5
    dont try others..

  14. #29
    Rulezzo's Avatar
    Join Date
    Feb 2007
    Posts
    20
    Reputation
    10
    Thanks
    0
    Stick this topic lol ...

    MMM i try the pointer code...

  15. #30
    eden5566's Avatar
    Join Date
    Dec 2011
    Gender
    male
    Location
    Somewhere over the rainbow
    Posts
    669
    Reputation
    36
    Thanks
    88
    My Mood
    Hot
    sorry im not hacker and want to begin with it... so i might ask the stupidest questions ever, please forgive me now, before you saw the questions.

    so:
    1. if i understood right, the addresses can be found in ceat engine, are they?
    2. if so, when i played crysis 3, i had to make the ammo hack again and again because the addresses changed every time I closed the game, and when i tried to use the unchange option that CE offers the game crashed and the values changed so how can i make a trainer like that? or i cant
    3.where should i write the code? i mean you said that i need to copy the big code in the start and then you showed the little codes with the examples of yyyy zz and so, so where should i add them (the little ones)? into the big one> if so where .
    b.t.w sorry for my english too

Page 2 of 2 FirstFirst 12

Similar Threads

  1. Writing your own C++ Trainer
    By l0ngcat in forum Game Hacking Tutorials
    Replies: 46
    Last Post: 03-06-2019, 10:29 PM
  2. Replies: 28
    Last Post: 03-02-2009, 07:44 AM
  3. How to make your own radiostation?
    By nasir91 in forum General
    Replies: 3
    Last Post: 04-30-2007, 07:25 AM
  4. [Help] Atom API with Visual Basic 6.0 or .NET
    By Bull3t in forum Visual Basic Programming
    Replies: 5
    Last Post: 07-23-2006, 09:21 AM
  5. Packets & Visual Basic
    By BadBob in forum Hack Requests
    Replies: 5
    Last Post: 07-20-2006, 09:28 PM