Macro for catching Pokémon (WORKING XP Farming) with Nox menu

User Tag List

Page 1 of 11 12345 ... LastLast
Results 1 to 15 of 164
  1. #1
    cancelled's Avatar Contributor
    Reputation
    115
    Join Date
    Aug 2016
    Posts
    180
    Thanks G/R
    6/102
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Macro for catching Pokémon (WORKING XP Farming) with Nox

    How to get Nox working online as of August 4th (0.31.0):

    http://www.ownedcore.com/forums/poke...all-macro.html
    Macro for catching Pokémon (WORKING XP Farming) with Nox-yjtyujtyjtyjtyjyt2-jpg

    ▻ ▻ ▻ (TUTORIAL) ◅ ◅ ◅
    ▻ ▻ ▻ (TUTORIAL) ◅ ◅ ◅

    Macro for catching Pokémon (WORKING XP Farming) with Nox-yjtyujtyjtyjtyjyt-jpg

    Hey guys, since all direct API bots are not working I thought I would create a macro. So here it is

    Exact coordinates to use:
    45.030099624523345, -93.31930071115494


    Screen resolutions, where to put Nox on-screen while running this macro:


    Edit: Many people want this to work for bluestacks so I made resolutions for bluestacks. The thing to make sure is that the actual Pokemon GO application is inside the region where it's white/also says bluestacks:



    I used a generic macro program to make this, I used to make these small macros when I didn't use bots that sent requests right to the server. It took a while & it's not very efficient but it still works, if this doesn't work try making a macro with this.

    (These are the 2 main files needed) Download the macro program along with the Pokémon catcher macro I created:



    Complete comprehensive tutorial (click on the images to enlarge them):


    Here are other recordings I made with this program, test them out when you encounter a Pokémon:



    Here is info about the old API and the new API niantic is using:

    Originally Posted by Pepejson View Post
    Ok let's do this.

    API is something like software hosted on Niantic server which respond to our application.

    Basically you calling command in for example NecroBot something like "getToken":

    1. NecroBot sends to API server your login and password
    2. API is checking in account database
    3. API send to NecroBot state which could be "invalid", "notactivated"(etc.) or correct and then NecroBot gets token.
    4. NecroBot doing a "login" command which sents the token we got from API to the game server
    5. After that in Pokemon game server our account is logged in.

    Similiar proccess is for walking catching getting pokemons - actually everything in bot is working like I explained few lines up.
    And Niantic changed the method for getting map objects

    That's why the maps or bots are not getting any Gyms, PokeStops or Pokemons, because they can't got map objects from API.

    At the end I'll show you the change at it's source. I wouldn't explain what these lines below means because trust me you wouldn't get it anyway:

    POGORE1 - Pastebin.com - That's how the communication Application <---> API looked before change.

    POGORE2 - Pastebin.com - And that's how it looks now - you can see completely different values.

    So basically I tried to explain it to you as easy I really could.

    If you got more question feel free to ask, I'll answer them.

    And...
    Quote Originally Posted by Karneey View Post
    Considering Niantic doesn't make the API. Your knowledge is pretty much bullshit.
    Developers make unofficial API for doing bots and maps. Niantic have official API which source you'll never see. That's what developers are doing is recreating the official API which will never be the same as original.

    EDIT: http://www.ownedcore.com/forums/poke...ml#post3515320 (POKEMON GO API CHANGE - Reason for not working bots maps) - Thanks to ZeroDayGhost - here you have explained it what means API change but on the example of unofficial API but it's good anyway.
    My post is actually explaining the WAY API WORKS and it's about this change which was made today.
    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

    Find fixes for problems in these edits:

    Edit 1 If you don't want this macro utilizing your whole computer try using 'VirtualBox', though I've never used it

    Edit 2 If Nox is freezing every 30 minutes~ make a .bat file that ends Nox every 30 minutes and download BotStarter here:
    http://www.ownedcore.com/forums/poke...s-running.html

    BotStarter restart function might work, test it out before using it:

    >BotStarterSettings.ini:

    [BotStarter]
    CheckDelayInSeconds=20 <<< Keep this at 5 - 20 seconds, the interval between a task check for paths in BotStarter.ini
    StartAppsMinimized=false
    AutoRestartInMinutes=60 <<< Test this, try 1 minute & if it works then set it to 30
    AutoSendEnterKey=true

    Edit 3 Fix fixed window size: Go to "System Settings" (the notch icon at the top) in Nox and find "Interface" and turn fixed size & fixed landscape display off.
    Next, under "System Settings", find "Advanced" > "Startup Settings" & change that to 'tablet' and '1440x900'
    If Nox is laggy, find "Performance Settings" & allocate a smaller amount of ram, and change performance to 'low'

    Edit 4 If you get stuck when you encounter at the first pixel recognition, make sure the Nox client is in the exact dimensions of the box

    Edit 5 The macro recording above transfers all Pokemon upon capture, here is a version that keeps all Pokemon:

    Edit 6 Yes, the bot does collect Pokestops. It should be detecting the blue colour on the pokestop at top left and cycle through all 6 pokestops when it
    finds that pokestop

    Edit 7 If you are having problems with the variable/pixel checks, use this (also make sure the Nox client is in the white region only and not overlapping the border)
    Last edited by cancelled; 08-05-2016 at 02:51 AM. Reason: Edit 7

    Macro for catching Pokémon (WORKING XP Farming) with Nox
  2. #2
    lkjfds1's Avatar Master Sergeant
    Reputation
    9
    Join Date
    Jun 2012
    Posts
    133
    Thanks G/R
    35/8
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    +1 thanks for sharing

  3. #3
    lkjfds1's Avatar Master Sergeant
    Reputation
    9
    Join Date
    Jun 2012
    Posts
    133
    Thanks G/R
    35/8
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    do you know game freezes when you idle 30+ mins?

  4. #4
    cancelled's Avatar Contributor
    Reputation
    115
    Join Date
    Aug 2016
    Posts
    180
    Thanks G/R
    6/102
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by lkjfds1 View Post
    do you know game freezes when you idle 30+ mins?
    Yes, that happens. I can make you guys a .bat file that ends nox every X minutes, just put the path in BotStarter config and it will restart when detected. If you already have something like that then just end nox every 30 minutes or so and download BotStarter 1.4 here:

    http://www.ownedcore.com/forums/poke...s-running.html (BotStarter - Tool to keep bots running :))

    BotStarter restart function might work, test it out before using it:

    BotStarterSettings.ini:
    [BotStarter]
    CheckDelayInSeconds=20
    StartAppsMinimized=false
    AutoRestartInMinutes=60 < Test this
    AutoSendEnterKey=true
    Last edited by cancelled; 08-04-2016 at 05:05 AM.

  5. Thanks lkjfds1 (1 members gave Thanks to cancelled for this useful post)
  6. #5
    DD2Shop's Avatar Active Member
    CoreCoins Purchaser Authenticator enabled
    Reputation
    23
    Join Date
    Mar 2011
    Posts
    142
    Thanks G/R
    13/12
    Trade Feedback
    21 (95%)
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    Hi, first of all. thanks for sharing.

    I have a problem though. It seems like my nox window only resizes "fixed" so i can't get it to fit in the square, can you tell me how to fix this?
    Thanks!

  7. #6
    cancelled's Avatar Contributor
    Reputation
    115
    Join Date
    Aug 2016
    Posts
    180
    Thanks G/R
    6/102
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by DirtyDuckie View Post
    Hi, first of all. thanks for sharing.

    I have a problem though. It seems like my nox window only resizes "fixed" so i can't get it to fit in the square, can you tell me how to fix this?
    Thanks!
    No problem.

    Go to "System Settings" (the notch icon at the top) in Nox and find "Interface" and turn fixed size off. Hope this helped

  8. #7
    DD2Shop's Avatar Active Member
    CoreCoins Purchaser Authenticator enabled
    Reputation
    23
    Join Date
    Mar 2011
    Posts
    142
    Thanks G/R
    13/12
    Trade Feedback
    21 (95%)
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by cancelled View Post
    No problem.

    Go to "System Settings" (the notch icon at the top) in Nox and find "Interface" and turn fixed size off. Hope this helped
    Hm. that's already turned off. Can it possibly have something to do with resolution?

  9. #8
    cancelled's Avatar Contributor
    Reputation
    115
    Join Date
    Aug 2016
    Posts
    180
    Thanks G/R
    6/102
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by DirtyDuckie View Post
    Hm. that's already turned off. Can it possibly have something to do with resolution?
    Yes, possibly. Go to: System Settings > Advanced > Under "Startup Setting" click tablet and 1440x900. Tell me if this helped

  10. #9
    DD2Shop's Avatar Active Member
    CoreCoins Purchaser Authenticator enabled
    Reputation
    23
    Join Date
    Mar 2011
    Posts
    142
    Thanks G/R
    13/12
    Trade Feedback
    21 (95%)
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by cancelled View Post
    Yes, possibly. Go to: System Settings > Advanced > Under "Startup Setting" click tablet and 1440x900. Tell me if this helped
    Worked! thanks alot

  11. #10
    cancelled's Avatar Contributor
    Reputation
    115
    Join Date
    Aug 2016
    Posts
    180
    Thanks G/R
    6/102
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by DirtyDuckie View Post
    Worked! thanks alot
    Great! Glad it worked for you

  12. #11
    heaton11's Avatar Master Sergeant
    Reputation
    7
    Join Date
    Aug 2016
    Posts
    85
    Thanks G/R
    2/6
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    does this just capture or does it evolve,transfer too?

  13. #12
    cancelled's Avatar Contributor
    Reputation
    115
    Join Date
    Aug 2016
    Posts
    180
    Thanks G/R
    6/102
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by heaton11 View Post
    does this just capture or does it evolve,transfer too?
    Transfers all captured Pokemon

    Edit: I can make another version where it keeps all captured Pokemon, just tell me & ill make that edit quickly
    Last edited by cancelled; 08-04-2016 at 06:29 AM.

  14. #13
    ruzgarsirin's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    8
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    is this working with bluestacks or just nox?

  15. #14
    cancelled's Avatar Contributor
    Reputation
    115
    Join Date
    Aug 2016
    Posts
    180
    Thanks G/R
    6/102
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by ruzgarsirin View Post
    is this working with bluestacks or just nox?
    It does work with bluestacks, just make sure the POGO application is within the template border. Though it would be more stable to use on Nox

  16. #15
    heaton11's Avatar Master Sergeant
    Reputation
    7
    Join Date
    Aug 2016
    Posts
    85
    Thanks G/R
    2/6
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by cancelled View Post
    Transfers all captured Pokemon

    Edit: I can make another version where it keeps all captured Pokemon, just tell me & ill make that edit quickly
    sweet no thats fine would it be possible add evolve option for weedles,pidg etc?

Page 1 of 11 12345 ... LastLast

Similar Threads

  1. [Selling] I sell Act4 WP (EU) for Aspect farming with full MF gear on at all times in Inferno
    By komo321 in forum Diablo 3 Buy Sell Trade
    Replies: 0
    Last Post: 05-26-2012, 07:37 AM
  2. Anyone have a working Disconnect Macro for 4.0.6?
    By vorpox in forum WoW UI, Macros and Talent Specs
    Replies: 0
    Last Post: 04-03-2011, 03:21 AM
  3. Sort of Idea for Honor Farming with 2.4
    By dondado in forum World of Warcraft Guides
    Replies: 15
    Last Post: 03-10-2008, 09:06 PM
  4. Awwe's Positioning hack for 2.3 working with NomadMemory.au3
    By Gyphon in forum World of Warcraft Bots and Programs
    Replies: 13
    Last Post: 12-11-2007, 06:31 PM
All times are GMT -5. The time now is 05:38 PM. Powered by vBulletin® Version 4.2.3
Copyright © 2024 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2024 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search