Results 1 to 7 of 7
  1. #1
    Kyle.H's Avatar
    Join Date
    Nov 2015
    Gender
    male
    Posts
    4
    Reputation
    10
    Thanks
    0
    My Mood
    Pensive

    Question [Help Fishbot] Java + AHK questions

    Hello everyone! I'm starting this thread because I have some things to ask.

    I've made a java fishing bot some time ago, back when trophies weren't implemented yet. It works well, but after finding this site, discovering AHK and Shark night 2 fisbot my bot have some flaws and some things that I haven't thought of so I want to improve it.

    So here are the questions:

    1.- What kind of protection Trove has? I know it can detect memory injection, but can it detect memory reading?

    2.- I've seen in Shark's bot that it's reading the static address but it doesn't need any offsets. How does that work? I need to put the offsets in Java to get to the dynamic address.

    3.- From what I've seen, AHK can send keystrokes to windows in the background but what about the mouse? Do the window or windows have their "own cursor"? Does the mouse get unusable after starting the bot?

    4.- Is the Wish fisher salvageable?

    These are the questions I have for now. I would be really happy if someone could help me. Thanks a lot!

  2. #2
    CaptainKillerz's Avatar
    Join Date
    Apr 2013
    Gender
    male
    Posts
    21
    Reputation
    10
    Thanks
    2
    My Mood
    Doh
    Quote Originally Posted by Kyle.H View Post
    Hello everyone! I'm starting this thread because I have some things to ask.

    I've made a java fishing bot some time ago, back when trophies weren't implemented yet. It works well, but after finding this site, discovering AHK and Shark night 2 fisbot my bot have some flaws and some things that I haven't thought of so I want to improve it.

    So here are the questions:

    1.- What kind of protection Trove has? I know it can detect memory injection, but can it detect memory reading?

    2.- I've seen in Shark's bot that it's reading the static address but it doesn't need any offsets. How does that work? I need to put the offsets in Java to get to the dynamic address.

    3.- From what I've seen, AHK can send keystrokes to windows in the background but what about the mouse? Do the window or windows have their "own cursor"? Does the mouse get unusable after starting the bot?

    4.- Is the Wish fisher salvageable?

    These are the questions I have for now. I would be really happy if someone could help me. Thanks a lot!

    lel im not a nerd so I can only answer #4

    No.

  3. #3
    Kyle.H's Avatar
    Join Date
    Nov 2015
    Gender
    male
    Posts
    4
    Reputation
    10
    Thanks
    0
    My Mood
    Pensive
    Quote Originally Posted by CaptainKillerz View Post
    lel im not a nerd so I can only answer #4

    No.
    Well, thanks XD

  4. #4
    reppin's Avatar
    Join Date
    Feb 2010
    Gender
    male
    Posts
    1,070
    Reputation
    17
    Thanks
    5,365
    My Mood
    Dead
    1.- What kind of protection Trove has? I know it can detect memory injection, but can it detect memory reading? As far as I can tell it is unable to tell if you are reading memory. Only when you try and attach a debugger and inject.

    2.- I've seen in Shark's bot that it's reading the static address but it doesn't need any offsets. How does that work? I need to put the offsets in Java to get to the dynamic address. I never looked in ot his bot so I can't tell you how it all works.

    3.- From what I've seen, AHK can send keystrokes to windows in the background but what about the mouse? Do the window or windows have their "own cursor"? Does the mouse get unusable after starting the bot? As of now trove blocks input from control mouse sends. I have tired a few times and many ways to get this to work. I can get the move part to work but never the mouse click it self to work.

    4.- Is the Wish fisher salvageable? No
    Like what I do? Well feel free to donate to show your love.


  5. #5
    Kyle.H's Avatar
    Join Date
    Nov 2015
    Gender
    male
    Posts
    4
    Reputation
    10
    Thanks
    0
    My Mood
    Pensive
    Thanks, that's very interesting.

    For the point 2, It doesn't need to be his bot. I've seen your posts about the hook address but you don't give any offsets. How can you use only that address? As I said, I need to search the offsets myself to get to the dynamic address and read the value.

    For the point 3, Are you speaking about mouse control in windows that are in the background or just getting the mouse to work with AHK? I ask that because I can use perfectly the mouse with java. My bot detects the boots and threw them away and clicks the trash button but the window must be in the foreground

  6. #6
    impp's Avatar
    Join Date
    Sep 2015
    Gender
    male
    Posts
    37
    Reputation
    10
    Thanks
    2
    Are you going to share this bot ?

  7. #7
    Kyle.H's Avatar
    Join Date
    Nov 2015
    Gender
    male
    Posts
    4
    Reputation
    10
    Thanks
    0
    My Mood
    Pensive
    Well, I did it for me but maybe I could share it. I would need to translate it because I wrote it in spanish and correct and add new functionalities and learn to code in AHK if it can give me more possibilities because I can run AHK scripts from java.

Similar Threads

  1. [Help Request] Help with an ahk script
    By dg123 in forum Realm of the Mad God Help & Requests
    Replies: 6
    Last Post: 07-14-2013, 05:39 PM
  2. [Help Request] Help me with VIP question? pweasee
    By koreankid919 in forum CrossFire Help
    Replies: 5
    Last Post: 06-24-2011, 02:57 PM
  3. HELP THREAD(post ANY questions here)
    By Obama in forum Combat Arms Hacks & Cheats
    Replies: 1490
    Last Post: 08-23-2009, 11:31 AM
  4. HELP I HAVE A QUESTION!!
    By _-NO-NAME-_ in forum Help & Requests
    Replies: 7
    Last Post: 03-04-2009, 12:11 PM
  5. [HELP] A lot of questions
    By fight28982 in forum Visual Basic Programming
    Replies: 4
    Last Post: 06-14-2008, 07:26 PM