Thread: 32Bit Bots

Page 1 of 2 12 LastLast
Results 1 to 15 of 17
  1. #1
    scraprecon's Avatar
    Join Date
    Dec 2008
    Gender
    male
    Location
    In Directx Land!
    Posts
    272
    Reputation
    14
    Thanks
    35
    My Mood
    Devilish

    32Bit Bots

    How could/would i manage to find the addies for keys on 32 bit WarRock, life 'F' and 'ENTER'? Also, a theory I have was that I can create a bypass that sorta bypasses the the scan for 32bit keyboard or something idk. Is there a way to create a detour and hook your keyboard instead of WarRock's 32 bit keys and then just use 64bit method? I'm still reading up on how detours work. Tell me your ideas and answers

  2. #2
    AeroMan's Avatar
    Join Date
    Dec 2008
    Gender
    male
    Location
    Hell
    Posts
    3,294
    Reputation
    189
    Thanks
    3,049
    My Mood
    Busy
    bots dont use addies

  3. The Following User Says Thank You to AeroMan For This Useful Post:

    raiever (09-24-2011)

  4. #3
    DirecTX_'s Avatar
    Join Date
    Sep 2011
    Gender
    male
    Posts
    99
    Reputation
    66
    Thanks
    51
    My Mood
    Daring
    Hook PostMessage / SendMessage / SendInput.

    Use jmp hook with hwbp

  5. The Following User Says Thank You to DirecTX_ For This Useful Post:

    alvermanlive (09-26-2011)

  6. #4
    scraprecon's Avatar
    Join Date
    Dec 2008
    Gender
    male
    Location
    In Directx Land!
    Posts
    272
    Reputation
    14
    Thanks
    35
    My Mood
    Devilish
    actually bots do need addies for 32 bits.

  7. #5
    AeroMan's Avatar
    Join Date
    Dec 2008
    Gender
    male
    Location
    Hell
    Posts
    3,294
    Reputation
    189
    Thanks
    3,049
    My Mood
    Busy
    Quote Originally Posted by scraprecon View Post
    actually bots do need addies for 32 bits.
    actually not

  8. The Following User Says Thank You to AeroMan For This Useful Post:

    raiever (09-24-2011)

  9. #6
    raiever's Avatar
    Join Date
    Jun 2010
    Gender
    male
    Posts
    151
    Reputation
    57
    Thanks
    325
    My Mood
    Angelic
    32-bit systems bot do not need Addies.. They don't need Addies on 64-bit either.. When you set up a bot it auto "presses" the Key marked in your code when a on/off key is press (Like f5 to start bot, Then it hits f11 [auto die key?] and starts game etc)..

    SO in theory, You can minimize your game and go do other things while it auto presses the button ONLY in the game..

    So once again, in theory.. A bot does not need Addies, it needs hot keys/pointers/coordinates for clicking.

  10. #7
    scraprecon's Avatar
    Join Date
    Dec 2008
    Gender
    male
    Location
    In Directx Land!
    Posts
    272
    Reputation
    14
    Thanks
    35
    My Mood
    Devilish
    I KNOW!!! for 64 bits its that way... but that method is patched for 32 bit

  11. #8
    raiever's Avatar
    Join Date
    Jun 2010
    Gender
    male
    Posts
    151
    Reputation
    57
    Thanks
    325
    My Mood
    Angelic
    Actually Bots are not Detected on 32-bit systems.. Nor on 64-bit.. and by the way, Your question in the first place didn't make much sense.. Bypass/Detours work on 32/64 bit systems..

    If you have a working code + Detours/Bypass then you should have no problem setting up the code to your VKEYS ( Google here ) and having the bot run. (Feel free to ask questions..)

  12. #9
    scraprecon's Avatar
    Join Date
    Dec 2008
    Gender
    male
    Location
    In Directx Land!
    Posts
    272
    Reputation
    14
    Thanks
    35
    My Mood
    Devilish
    LOL. you fail. Just say VIRTUAL KEYS and you're little google search sucked. Stop thinking you can code when you have to code a SKILLS nomenu because you have NO functions, LOL

  13. #10
    raiever's Avatar
    Join Date
    Jun 2010
    Gender
    male
    Posts
    151
    Reputation
    57
    Thanks
    325
    My Mood
    Angelic
    Quote Originally Posted by scraprecon View Post
    LOL. you fail. Just say VIRTUAL KEYS and you're little google search sucked. Stop thinking you can code when you have to code a SKILLS nomenu because you have NO functions, LOL
    That's funny.. I seem to have a Menu hack.. Just needs to be updated.. Soooooo.... and by the way.. It's the first link on the google list.. Shows all VKEYS to use with C++ To make a hack.. xD

  14. #11
    scraprecon's Avatar
    Join Date
    Dec 2008
    Gender
    male
    Location
    In Directx Land!
    Posts
    272
    Reputation
    14
    Thanks
    35
    My Mood
    Devilish
    you're right, you're menu does need new detours. Funny thing is, you cant code detours. Guess I wont see a menu from you until someone releases a base or some up2date detours.

  15. #12
    raiever's Avatar
    Join Date
    Jun 2010
    Gender
    male
    Posts
    151
    Reputation
    57
    Thanks
    325
    My Mood
    Angelic
    Quote Originally Posted by scraprecon View Post
    you're right, you're menu does need new detours. Funny thing is, you cant code detours. Guess I wont see a menu from you until someone releases a base or some up2date detours.
    Hummmm, That's funny.. I seem to be working on it as we speak.. interestingggg.. ohh and did I forget to mention, They are my Detours.. Not someone elses Lul.. Sorry broo


    Maybe you should take a chill pill against hating the world, and Listen to the advice people decide to give you.. Just a thought ^-^

  16. #13
    scraprecon's Avatar
    Join Date
    Dec 2008
    Gender
    male
    Location
    In Directx Land!
    Posts
    272
    Reputation
    14
    Thanks
    35
    My Mood
    Devilish
    Lol... youre detours? stupidest thing you've said yet. i also listen to advice, from SMART people

  17. #14
    R3dLine's Avatar
    Join Date
    Apr 2011
    Gender
    male
    Posts
    783
    Reputation
    212
    Thanks
    1,462
    Quote Originally Posted by Alex_Agnew View Post
    actually not
    Will ther is addie for pressing key and ther is addie for auto start - auto ready
    i guess that what he mean cuz ppl coding this stuff on keybd_event and it only support x64 .

    And about bypass part i guess he sow Autostart addie and though its asm part to it need bypass and shit ..
    will if that what you are thinking on then na it don't need bypass .
    Last edited by R3dLine; 09-25-2011 at 05:13 PM.

  18. The Following User Says Thank You to R3dLine For This Useful Post:

    nielshetschaap (09-30-2011)

  19. #15
    scraprecon's Avatar
    Join Date
    Dec 2008
    Gender
    male
    Location
    In Directx Land!
    Posts
    272
    Reputation
    14
    Thanks
    35
    My Mood
    Devilish
    thanks redline, finally someone understands.

Page 1 of 2 12 LastLast

Similar Threads

  1. GBWC Bot Testing
    By Super-Man in forum GunBound Hacks / Bots
    Replies: 15
    Last Post: 02-05-2006, 10:58 PM
  2. WoW bots
    By kvmn8 in forum General Game Hacking
    Replies: 0
    Last Post: 01-26-2006, 07:51 PM
  3. Auto or aim bot
    By aaronm in forum WarRock - International Hacks
    Replies: 4
    Last Post: 01-13-2006, 04:10 PM
  4. gunbound bots?
    By artiemas in forum General Game Hacking
    Replies: 2
    Last Post: 12-29-2005, 07:29 PM
  5. aim bots
    By nutter in forum General Game Hacking
    Replies: 6
    Last Post: 12-27-2005, 11:56 AM