Page 2 of 3 FirstFirst 123 LastLast
Results 16 to 30 of 45
  1. #16
    andreimoritz's Avatar
    Join Date
    Dec 2014
    Gender
    male
    Posts
    1
    Reputation
    10
    Thanks
    0
    hey, used everything, even the theme, but it doesnt seem to work...it only goes left and right, did everything by the book...is there some information missing or something like that?

  2. #17
    InunoTaishou's Avatar
    Join Date
    Jan 2009
    Gender
    male
    Location
    The Internet
    Posts
    446
    Reputation
    20
    Thanks
    951
    My Mood
    Relaxed
    Quote Originally Posted by andreimoritz View Post
    hey, used everything, even the theme, but it doesnt seem to work...it only goes left and right, did everything by the book...is there some information missing or something like that?
    For everyone that can't get it to work



    If your menu does not look like mine (this is my settings menu) then you're not using Pokemon Black and White theme, which means it won't work.

    If it still doesn't work
    (You need autoit installed)
    [1]Copy over the source file from the Source Code folder into the same folder the exe is it (The file you're running).
    [2]Open the file (edit it, not run it)
    [3]Change $debug = 0 to $debug = 1
    [4]Hit "F5" to open the bot
    [5]Do everything you normally would and see what the tooltip says where it's stuck at.

    I'm guessing for most it's just going to say "Hunting for PKMN" / "Battling all PKMN" / "In Battle"
    If you get Hunting for PKMN it means you don't have the correct theme and it's not able to recognize it's in battle (so it's still sending the arrow keys)
    If you get battling all PKMN (if it's checked) or In Battle it means you have the correct theme but you A button and B button are not set correctly

    - - - Updated - - -

    I gotta say though, I've been learning C++ for the past like 5 months or so (whenever I posted that bot) and my autoit source code looks like shit lol
    I really did not understand variables/objects very well and the way I jump around the script the whole time, just looks so bad....
    Last edited by InunoTaishou; 12-19-2014 at 06:07 PM.
    https://www.mpgh.net/forum/signaturepics/sigpic210976_1.gif

  3. #18
    junkess's Avatar
    Join Date
    Oct 2012
    Gender
    male
    Posts
    17
    Reputation
    10
    Thanks
    0
    Quote Originally Posted by InunoTaishou View Post
    And did you use the provided Pokemon Black and White theme?
    Yessir.


    Quote Originally Posted by InunoTaishou View Post
    For everyone that can't get it to work

    If your menu does not look like mine (this is my settings menu) then you're not using Pokemon Black and White theme, which means it won't work.

    If it still doesn't work
    (You need autoit installed)
    [1]Copy over the source file from the Source Code folder into the same folder the exe is it (The file you're running).
    [2]Open the file (edit it, not run it)
    [3]Change $debug = 0 to $debug = 1
    [4]Hit "F5" to open the bot
    [5]Do everything you normally would and see what the tooltip says where it's stuck at.

    I'm guessing for most it's just going to say "Hunting for PKMN" / "Battling all PKMN" / "In Battle"
    If you get Hunting for PKMN it means you don't have the correct theme and it's not able to recognize it's in battle (so it's still sending the arrow keys)
    If you get battling all PKMN (if it's checked) or In Battle it means you have the correct theme but you A button and B button are not set correctly
    I can't open the file you asked me to copy over to the same folder "PokeMMO Trainer.exe" is located in. The file has the extension .au3 and I don't have a program to read/edit that. Do I need to install something else?

    PS. My menu looks just like yours.

  4. #19
    InunoTaishou's Avatar
    Join Date
    Jan 2009
    Gender
    male
    Location
    The Internet
    Posts
    446
    Reputation
    20
    Thanks
    951
    My Mood
    Relaxed
    Quote Originally Posted by junkess View Post
    Yessir.
    I can't open the file you asked me to copy over to the same folder "PokeMMO Trainer.exe" is located in. The file has the extension .au3 and I don't have a program to read/edit that. Do I need to install something else?

    PS. My menu looks just like yours.
    (You need autoit installed)

    Google autoit download
    First link
    First button on that page that says "Download autoit"

    Edit: Here's a compiled version with a checkbox for debug. Use it instead
    Virus Total Scan
    <b>Downloadable Files</b> Downloadable Files
    Last edited by InunoTaishou; 12-21-2014 at 08:16 AM.
    https://www.mpgh.net/forum/signaturepics/sigpic210976_1.gif

  5. The Following 6 Users Say Thank You to InunoTaishou For This Useful Post:

    Hazzeeer (02-26-2018),junkess (12-22-2014),maswag (02-13-2015),niicholai (01-26-2015),omarrah (01-14-2015),onchionchi (05-20-2015)

  6. #20
    niicholai's Avatar
    Join Date
    Mar 2012
    Gender
    male
    Location
    United States
    Posts
    37
    Reputation
    10
    Thanks
    5
    My Mood
    Cool
    Quote Originally Posted by InunoTaishou View Post
    You have to set your own A and B button in the text boxes.
    If your in game A button is Z you put Z in the box on the program.
    If our in game B button is X you put X in the box on the program.
    Yeah, it's still just alternating between left and right dude. I put z as my a and x as my b into the program, as
    those are my a and b keys in game, and it still just moves left to right. Your bot is broke.

  7. #21
    Hero's Avatar
    Join Date
    Feb 2011
    Gender
    male
    Location
    memes
    Posts
    40,134
    Reputation
    4764
    Thanks
    9,674
    Approved, not tested. Use at your own risk.
    [] [] [] [][]

    Editor from 06•14•2011 • 2014
    Donator since 09•16•2011
    Minion from 10•10•2011 • 01•06•2011
    Minion+ from 01•06•2012 • 08•08•2012
    Moderator from 08•08•2012 • 10•06•2012
    Global Moderator from 10•06•2012 • 12•05•2017
    Staff Administrator from 12•05•2017 • 05•01•2019
    Trusted Member since 07•13•2019
    Global Moderator since 09•11•2020




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

    Cataclypse (12-21-2014)

  9. #22
    InunoTaishou's Avatar
    Join Date
    Jan 2009
    Gender
    male
    Location
    The Internet
    Posts
    446
    Reputation
    20
    Thanks
    951
    My Mood
    Relaxed
    Quote Originally Posted by Hero View Post
    Approved, not tested. Use at your own risk.
    Thanks. Only thing that changed was I added
    Code:
    $chkDebug = GUICtrlCreateCheckbox("Debug", 460, 5, 65, 20)
    GUICtrlSetFont($chkDebug, 10, 800, "","")
    GUICtrlSetBkColor($chkDebug, $COLOR_RED)
    If GUICtrlRead($chkDebug) = $GUI_CHECKED Then $debug = 1
    For those who are having problems check the big red Debug box on the top right corner and post what the tooltip says in the top right corner of your screen when it stops working.
    https://www.mpgh.net/forum/signaturepics/sigpic210976_1.gif

  10. #23
    junkess's Avatar
    Join Date
    Oct 2012
    Gender
    male
    Posts
    17
    Reputation
    10
    Thanks
    0
    Quote Originally Posted by InunoTaishou View Post
    Thanks. Only thing that changed was I added
    Code:
    $chkDebug = GUICtrlCreateCheckbox("Debug", 460, 5, 65, 20)
    GUICtrlSetFont($chkDebug, 10, 800, "","")
    GUICtrlSetBkColor($chkDebug, $COLOR_RED)
    If GUICtrlRead($chkDebug) = $GUI_CHECKED Then $debug = 1
    For those who are having problems check the big red Debug box on the top right corner and post what the tooltip says in the top right corner of your screen when it stops working.
    I used the link provided by you. upon checking the debug mode, I saw that the trainer is always stuck at "Hunting PKMN".

    EDIT: Do I still need an autoit? Also, your 'stop bot' option is also not working for me. I press the ESC button whenever I want the program to stop but nothing happens and it still continues. Just telling you on a side note you might want to get that fixed too.
    Last edited by junkess; 12-22-2014 at 11:31 PM.

  11. #24
    InunoTaishou's Avatar
    Join Date
    Jan 2009
    Gender
    male
    Location
    The Internet
    Posts
    446
    Reputation
    20
    Thanks
    951
    My Mood
    Relaxed
    Quote Originally Posted by junkess View Post
    I used the link provided by you. upon checking the debug mode, I saw that the trainer is always stuck at "Hunting PKMN".

    EDIT: Do I still need an autoit? Also, your 'stop bot' option is also not working for me. I press the ESC button whenever I want the program to stop but nothing happens and it still continues. Just telling you on a side note you might want to get that fixed too.
    I found out later that button doesn't work and I always used the hotkey to close it.

    (You don't need autoit installed if you use the download link I provided)
    As for being stuck on Hunting Pkmn it's because it's not able to recognize it's in battle, incorrect theme or the window is not on your main monitor (if you've got multiple monitors). This isn't a bot that works minimized, it has to be the main (active) window, on top, and on the main display output.
    https://www.mpgh.net/forum/signaturepics/sigpic210976_1.gif

  12. #25
    junkess's Avatar
    Join Date
    Oct 2012
    Gender
    male
    Posts
    17
    Reputation
    10
    Thanks
    0
    Quote Originally Posted by InunoTaishou View Post
    I found out later that button doesn't work and I always used the hotkey to close it.

    (You don't need autoit installed if you use the download link I provided)
    As for being stuck on Hunting Pkmn it's because it's not able to recognize it's in battle, incorrect theme or the window is not on your main monitor (if you've got multiple monitors). This isn't a bot that works minimized, it has to be the main (active) window, on top, and on the main display output.
    I still don't understand this problem...I'm using the correct theme. I only have one monitor so it's on my main monitor. I'm also pretty sure the bot isn't minimized. I press 'start bot' and it automatically switches to the PokeMMO client.
    As well, what is the hotkey to close the trainer?

  13. #26
    InunoTaishou's Avatar
    Join Date
    Jan 2009
    Gender
    male
    Location
    The Internet
    Posts
    446
    Reputation
    20
    Thanks
    951
    My Mood
    Relaxed
    Quote Originally Posted by junkess View Post
    I still don't understand this problem...I'm using the correct theme. I only have one monitor so it's on my main monitor. I'm also pretty sure the bot isn't minimized. I press 'start bot' and it automatically switches to the PokeMMO client.
    As well, what is the hotkey to close the trainer?
    End

    Take a s/s of where it's stuck and with the tooltip showing
    https://www.mpgh.net/forum/signaturepics/sigpic210976_1.gif

  14. #27
    junkess's Avatar
    Join Date
    Oct 2012
    Gender
    male
    Posts
    17
    Reputation
    10
    Thanks
    0
    Quote Originally Posted by InunoTaishou View Post
    End

    Take a s/s of where it's stuck and with the tooltip showing


    It gets stuck here. At least now it recognizes it's 'in battle'. I don't know what happened before when it was stuck at 'hunting PKMN'.

  15. #28
    kaki16's Avatar
    Join Date
    Jan 2015
    Gender
    male
    Posts
    25
    Reputation
    10
    Thanks
    1
    My Mood
    Drunk
    what is the use with this kin of trainer (if u can explain)
    and is it working good ?
    btw
    can u make an money trainer ?

  16. #29
    farisuno77's Avatar
    Join Date
    Jan 2015
    Gender
    male
    Posts
    2
    Reputation
    10
    Thanks
    0
    can you make video?

  17. #30
    InunoTaishou's Avatar
    Join Date
    Jan 2009
    Gender
    male
    Location
    The Internet
    Posts
    446
    Reputation
    20
    Thanks
    951
    My Mood
    Relaxed
    So I know what the problem is, I was able to replicate it. Java, or auto it, has a weird x,y positioning for windows that aren't full screen. I fixed it by moving it to 0,0 on the computer (top left of the screen). I'm gonna test it some more before I re-post it.

    I'll look into making a video too. It was such a small bot I didn't plan to make one originally but I'll see what I can do.
    https://www.mpgh.net/forum/signaturepics/sigpic210976_1.gif

Page 2 of 3 FirstFirst 123 LastLast

Similar Threads

  1. *Free* Combat Arms Power-leveling service.
    By ZigZak in forum Combat Arms Selling / Trading / Buying
    Replies: 8
    Last Post: 10-04-2012, 12:16 AM
  2. *Free* Combat Arms Power-leveling service.
    By dvs62 in forum Combat Arms Selling / Trading / Buying
    Replies: 2
    Last Post: 09-29-2012, 12:32 AM
  3. *Free* Combat Arms Power-leveling service
    By dvs62 in forum Combat Arms Selling / Trading / Buying
    Replies: 0
    Last Post: 09-17-2012, 10:19 AM
  4. *Free* Combat Arms Power-leveling service.
    By dvs62 in forum Combat Arms Selling / Trading / Buying
    Replies: 5
    Last Post: 09-16-2012, 04:50 PM
  5. Free Account M134 Retail level 14
    By TDC-35 in forum WarRock - International Hacks
    Replies: 2
    Last Post: 04-26-2009, 02:20 PM