-
Well... this takes a while to work
-
Member
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.
-
Master Sergeant
Originally Posted by
Kureworks
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)
-
Member
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
-
Member
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?
-
Master Sergeant
Originally Posted by
ch33sewiz
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)
-
Post Thanks / Like - 1 Thanks
ch33sewiz (1 members gave Thanks to fm365met for this useful post)
-
Master Sergeant
Originally Posted by
Kureworks
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)
-
Post Thanks / Like - 1 Thanks
Kureworks (1 members gave Thanks to fm365met for this useful post)
-
Member
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.
-
Master Sergeant
Originally Posted by
ch33sewiz
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
-
Member
Do not press the return looking button from the chinese macro app, bricks your emulator
-
Member
setup what u say perfetly but when he spin pokestop say too far. i think nox change my location back.
-
Member
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?
-
Member
How to disable catching pokemon ?
-
Master Sergeant
Originally Posted by
makneo_ntt
How to disable catching pokemon ?
there are configuration in the post, you need to add "//" to several lines in the code
-
Master Sergeant
Originally Posted by
ofdavarci
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