errr im new to this so should i download the v5.0 or the v4.5 ? which one is better (im using PTC)
errr im new to this so should i download the v5.0 or the v4.5 ? which one is better (im using PTC)
Hello,
seems to work great!
But it seems like the bot sometimes travels to fast and i get a softban for like 20 seconds.(Suddenly pokemons get away and no exp is farmed)
Also is there a way to update the pokemon the bot is giving to the professor?
Great job.
5.0 seems to be working on 5 of my accounts first account though seems to be only gaining xp and letting the everything go :/ soft ban perhaps idk think id not get xp though.
The more populated area you are in (more pokestops, etc), the less you will see the resetting in 20 seconds, unexpected stop thing.
Last edited by xLegendx; 07-21-2016 at 12:30 AM.
i did it by myself![]()
http://www.ownedcore.com/forums/poke...ml#post3463202 (transfer more pokemon (nearly all) (program.cs))
FOR TRANSFERİN MORE ^^
Anybody got trashing/deleting items work?
For example: If you have 250 normal pokeballs, delete 150. (delete everything over 100)
And also with other items !?
I keep getting the unexpected stop restarting in 20 seconds error when starting it, anyone know what to do?
Anyone know if u have 0 Poke balls it will switch off to great ball??
Simple autohotkey clicker that enter google device code
To make it work you shoud add this code in Client.cs after line 132:Code:oldCode := "" Loop { Loop, read, C:\ahk\DeviceCode.txt newCode := A_LoopReadLine if (oldCode <> newCode) { BlockInput On Run Chrome, , max Sleep, 4000 Run http://www.google.com/device Sleep, 3000 MouseClick, left, 900, 230 Sleep, 1500 MouseClick, left, 870, 380 Sleep, 1000 SendInput, %newCode%{Enter} Sleep, 5000 MouseClick, left, 1140, 470 oldCode := newCode BlockInput Off } Sleep, 1000 }
Also you shoud change paths and coordinates according your resolution, and maybe browser.Code:132 | Console.WriteLine("Please visit " + token.SelectToken("verification_url") + " and enter " + token.SelectToken("user_code")); 133 | System.IO.StreamWriter sw = new System.IO.StreamWriter("C:\\ahk\\DeviceCode.txt"); 134 | sw.Write(token.SelectToken("user_code")); 135 | sw.Close();
Last edited by int_main; 07-21-2016 at 01:02 AM.
Dang alright Thanks for the reply
O_O when i start it i get exp in the first 2 poke stops then after that nomore every pokemon it encounter they all get aways then after maybe 6 to 8 line it stop and says unexpected stop restarting in 20 sec 4 hours already O_O same things happening in 3 of my account in 3 different computers