Results 1 to 15 of 30

Hybrid View

  1. #1
    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?

  2. #2
    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?

  3. #3
    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.

  4. #4
    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

  5. #5
    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?

  6. #6
    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.

  7. #7
    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

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