Auto-Farm, Catch, Inventory Managing Script -- Configurable menu

Shout-Out

User Tag List

Page 5 of 9 FirstFirst 123456789 LastLast
Results 61 to 75 of 132
  1. #61
    Doritos01's Avatar Member CoreCoins Purchaser
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    33
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Well... this takes a while to work

    Auto-Farm, Catch, Inventory Managing Script -- Configurable
  2. #62
    Kureworks's Avatar Member
    Reputation
    1
    Join Date
    Dec 2013
    Posts
    16
    Thanks G/R
    3/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Can you tell me how the destroying items function works? what items will be destroyed and how many will be destroyed. Does the macro keep my lucky eggs and the good pokeball.

  3. #63
    fm365met's Avatar Master Sergeant
    Reputation
    67
    Join Date
    Jul 2016
    Posts
    83
    Thanks G/R
    5/50
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Kureworks View Post
    Can you tell me how the destroying items function works? what items will be destroyed and how many will be destroyed. Does the macro keep my lucky eggs and the good pokeball.
    i wrote a instuction just now in the thread, it can be configured with the code line 21 and 22

    pokeballs/potions keep option: line 21 and 22
    A = Array(1, 1, 1, 1, 1, 1, 1, 0, 1) //set to zero if you want to keep it
    Ka = Array(200, 0, 0, 50, 0, 0, 0, 200, 80) // amount to keep (Maxpotion, Potion, Super, Hyper, Reave, Pokeball, Greatball, Ultraball, Berry)

  4. #64
    ch33sewiz's Avatar Member
    Reputation
    1
    Join Date
    Aug 2016
    Posts
    5
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    how did you guys install Pokemon go on nox?

    how did you guys install Pokemon go on nox? cant find it on the playstore.

    thanks

  5. #65
    Kureworks's Avatar Member
    Reputation
    1
    Join Date
    Dec 2013
    Posts
    16
    Thanks G/R
    3/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    so if i want to keep 50 greatballs?:

    A = Array(1, 1, 1, 1, 1, 1, 0, 0, 1) //set to zero if you want to keep it
    Ka = Array(200, 0, 0, 50, 0, 0, 50, 200, 80) // amount to keep (Maxpotion, Potion, Super, Hyper, Reave, Pokeball, Greatball, Ultraball, Berry)

    So if Array A says 1, all will be destroyed and if it say 0, it look up the amount to keep?

  6. #66
    fm365met's Avatar Master Sergeant
    Reputation
    67
    Join Date
    Jul 2016
    Posts
    83
    Thanks G/R
    5/50
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by ch33sewiz View Post
    how did you guys install Pokemon go on nox? cant find it on the playstore.

    thanks
    see this thread http://www.ownedcore.com/forums/poke...okemon-go.html (Very Detailed on Nox and Pokemon Go)

  7. Thanks ch33sewiz (1 members gave Thanks to fm365met for this useful post)
  8. #67
    fm365met's Avatar Master Sergeant
    Reputation
    67
    Join Date
    Jul 2016
    Posts
    83
    Thanks G/R
    5/50
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Kureworks View Post
    so if i want to keep 50 greatballs?:

    A = Array(1, 1, 1, 1, 1, 1, 0, 0, 1) //set to zero if you want to keep it
    Ka = Array(200, 0, 0, 50, 0, 0, 50, 200, 80) // amount to keep (Maxpotion, Potion, Super, Hyper, Reave, Pokeball, Greatball, Ultraball, Berry)

    So if Array A says 1, all will be destroyed and if it say 0, it look up the amount to keep?
    i didn't make myself clear, 0 means it will not look into the amount and keep them all
    if you set to 1, it will check the amount. in your case the following should work:

    A = Array(1,1,1,1,1,1,0,1)
    Ka= Array(200, 0, 0, 50, 0, 0, 50, 200, 80)

  9. Thanks Kureworks (1 members gave Thanks to fm365met for this useful post)
  10. #68
    ch33sewiz's Avatar Member
    Reputation
    1
    Join Date
    Aug 2016
    Posts
    5
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hi,

    can you guys share the arrange of icons on the phone? because when the pokemon go dissapear and go to home it open up the contact/people app.

  11. #69
    fm365met's Avatar Master Sergeant
    Reputation
    67
    Join Date
    Jul 2016
    Posts
    83
    Thanks G/R
    5/50
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by ch33sewiz View Post
    Hi,

    can you guys share the arrange of icons on the phone? because when the pokemon go dissapear and go to home it open up the contact/people app.
    it's not about the arrangement. it is because your gravitybox is not working.
    figure it out first

  12. #70
    Vaslaw's Avatar Member
    Reputation
    1
    Join Date
    Aug 2016
    Posts
    4
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Do not press the return looking button from the chinese macro app, bricks your emulator

  13. #71
    ofdavarci's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    2
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    setup what u say perfetly but when he spin pokestop say too far. i think nox change my location back.

  14. #72
    kudowar's Avatar Member
    Reputation
    1
    Join Date
    Jan 2011
    Posts
    3
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Thank you for this awesome post! Works perfectly. Is it possible to customize locations in fakegps or do we have to edit the coding as well?

  15. #73
    makneo_ntt's Avatar Member
    Reputation
    1
    Join Date
    Aug 2016
    Posts
    3
    Thanks G/R
    2/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    How to disable catching pokemon ?

  16. #74
    fm365met's Avatar Master Sergeant
    Reputation
    67
    Join Date
    Jul 2016
    Posts
    83
    Thanks G/R
    5/50
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by makneo_ntt View Post
    How to disable catching pokemon ?
    there are configuration in the post, you need to add "//" to several lines in the code

  17. #75
    fm365met's Avatar Master Sergeant
    Reputation
    67
    Join Date
    Jul 2016
    Posts
    83
    Thanks G/R
    5/50
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by ofdavarci View Post
    setup what u say perfetly but when he spin pokestop say too far. i think nox change my location back.
    you can follow the link in the Q&As, which will resolve the problem with Nox

Similar Threads

  1. LF Auto ashran Q and accept script.
    By nguyen in forum WoW Bots Questions & Requests
    Replies: 0
    Last Post: 01-04-2015, 02:25 AM
  2. ArcheBuddy Plugin - Auto Farm fully AFK earn 100++ Gold per Hour
    By Slangin_Games in forum ArcheAge Bots and Programs
    Replies: 4
    Last Post: 12-30-2014, 04:14 AM
  3. [Selling] ArcheBuddy Plugin - Auto Farm fully AFK earn 100++ Gold per Hour
    By Slangin_Games in forum ArcheAge Buy Sell Trade
    Replies: 6
    Last Post: 12-30-2014, 04:13 AM
  4. Replies: 22
    Last Post: 08-28-2012, 08:02 PM
  5. Problem for WD Farming (Using the given script for WD) In Royal Crypts
    By 102030448 in forum Diablo 3 Bots Questions & Requests
    Replies: 0
    Last Post: 06-09-2012, 04:12 PM
All times are GMT -5. The time now is 11:50 AM. Powered by vBulletin® Version 4.2.3
Copyright © 2025 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Google Authenticator verification provided by Two-Factor Authentication (Free) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search