Page 2 of 18 FirstFirst 123412 ... LastLast
Results 16 to 30 of 256
  1. #16
    Blackbearddd's Avatar
    Join Date
    Jan 2015
    Gender
    male
    Location
    Drunk
    Posts
    15
    Reputation
    10
    Thanks
    29
    My Mood
    Amazed
    Quote Originally Posted by Diverts View Post
    Is the last posted necrobot working now?
    Nope. API related issues. The repo on GH was bombarded with issues regarding the error.

    Update:
    Post two virus scans. Metadefender and Virustotal
    Last edited by Blackbearddd; 08-07-2016 at 02:14 PM.

  2. #17
    Diverts's Avatar
    Join Date
    May 2015
    Gender
    male
    Posts
    58
    Reputation
    10
    Thanks
    11
    My Mood
    Stressed
    Quote Originally Posted by d.va View Post
    Works perfectly, thanks! Btw does the bot walks infinitely or it have some number of pokestops to cover because when I start it it says generating path for 67 pokestops for example. What happens when it covers those 67 pokestops?
    Other bots just did the whole route again
    I'm trying to become famous by DJ'ing. It's not really working out though. Mix requests? Hmu fam

    (It's free)


  3. #18
    Naga's Avatar
    Join Date
    Jul 2016
    Gender
    male
    Posts
    313
    Reputation
    24
    Thanks
    53
    My Mood
    Daring
    Quote Originally Posted by MisterNinja View Post
    After many near-sleepless nights of coding (and tons of caught pokemons ) I feel it is time to release the Pokemon Go bot I have made.
    Bot is written in java, meaning you can run it on any system that has the latest version installed:*jav*****m/en/download
    Many of the existing bots are console based, but decent UI is a must-have in my opinion, so that's the reason for creating it.

    EVERYTHING WORKING AGAIN AFTER THE API UPDATE

    Initial version is simple:
    *- You can log in with your PTC or Google account, then it downloads information and shows the main UI
    *- In the main UI it is possible to configure the start location of your walking, walking speed and toggle some tasks on/off.
    *- From the main UI you can also open up the inventory manager to easily evolve or grind your pokemons, view egg hatching statuses and drop items.
    NB! Right now managing the inventory while other tasks are running is not supported because it does not work wel, plus in real app you cannot catch a pokemon and drop items at the same time

    Walking direction generation is kept simple for the first version: you enter the target coordinates and the the bot generates takes a 1km by 1km box around that point, generates random walking paths into it to mimic people looking for pokemons locally (can be made configurable later) and then starts walking around.
    To get the coordinates, go to Google Maps, search for a place nearby you, click on the map and type the coordinates you see into the bot.

    Screenshots: (have to figure out the attachment system..)

    Have go at it and let me know how it works for you

    Planning to add a manual map generation in future version so it would be possible to*enter the path yourself and see where the bot is walking.

    Edit v2: already did an update, added IV, move1 and move2 to the inventory manager.
    Edit v3:*renamed "Grind" button to "Transfer" in inventory manager, added Pokemon LVL column, Candies column now shows current candy level even for maxed out pokemons, main UI now shows how much XP is needed for the next level
    Edit v4: added stardust column to inventory and*powerup button, improved display of pokemon and item names.
    Edit v5: messed up release of v4 a bit, kept showing "you need to update", correct release now. Also improved Inventory Manager layout a bit so smaller columns don't expand so much.
    Edit v6: increased greatball target CP from 300 to 700
    Edit v7: fixed an issue with Inventory UI not updating correctly, added anti-softban logic, added auto-transfer logic based on CP, improved walking path generation a lot
    Edit V8: Major update, fixed issues with pokestops robbing and pokemon catching. Decent biking speed 6m/s should yield 20 000XP/h
    Edit V9: Another Major update: Added IV based Pokemon Transfering and you can combine it with the CP check, Added Auto-Dropping of items: configure the limits, enable, and done, no need to manually clear inventory anymore, Added "Use" button for "Items" view in Inventory Manager so you can now use your Lucky Eggs to double your XP gains, Improved anti-softban to ignore last failed Pokestop for a while, got stuck before, Hopefully improved egg hatching logic (detecting hatching and adding new eggs), Added 0 coordinates check, some people accidentally pushed start with 0 values, After stopping the walking, last location is updated back to textboxes and saved to conf for better resuming, Also works now on Java 7.
    Edit V10: Auto-Transfer - smallest CP/IV are done first, also it only applies to newly catched pokemons to keep your inventory untouched, Fixed longitude being filled into latitude field after stopping tasks, Pokemons view in Inventory Manager is now sortable by all columns, Fixed "ALREADY_ENCOUNTERED" messages showing up, Improved anti-softban logic, Hatching should now work correctly, If Inventory Manager is resized bigger, the Pokemons tab allows LVL CP and IV columns to resize too (NB! you currently have to toggle tabs after resizing window)
    Edit V11: The bot should now keep working longer than 1 hour without any issues, Will now ignore Lure Pokemons in Pokestops if Pokemon catching is disabled, Lucky Egg using fixed, Fixed an error when cancelling item drop dialog, Egg hatching did not work correctly if at the beginning there were no eggs in incubators, Drop Potions over X also applied to all Incense types accidentally and Drop Incenses over X did nothing, Bit darker background for the logview.
    Edit V12: Since the main botting stuff is down, did a minor V12 release to improve Inventory Manager that is currently still usable. NB! Pokestop farming and Pokemon catching is still broken as for all bots! - Tab titles now show count/max, Fixed issue with stardust amount not being updated after Powerup, Pokemons can now be marked/unmarked as favorite, Double-clicking on the name column allows setting and removing of nickname.
    Edit V13: Another minor release, V13, related to the Inventory Manager. Inventory Manager now allows Mass-Powerup, Mass-Evolve, Mass-Transfer, Mass-Evolve+Transfer, To use the Mass-* features, just check the boxes in the first column and then press the button in the bottom, All actions are cancelable and progressbar shows visual progress, Also played around with background colors a bit for the IV, CP and LVL fields so you can visually see the best/worst Pokemons you have.
    Edit V14: ALL IS WORKING NOW AGAIN
    Edit V15: Fixed catching+autotransfer+autoincubate acting up


    Some credits also:
    The internal API is from PokeGOAPI-Java, some of the tasks logic is similar to NecroBot but not 1:1 because firstly they have no GUI and it's in C#.
    Some java-like coding style samples I saw from PokemonGoBot but that is not pure java but kotlin.

    Virustotal scan: virustotal.com/file/8061d4870b15fec525ba0617fe6d1eb3e51973e60d7511ce1a 51ec5699059d79/analysis/1470593954/
    You need 1 more Virus Scan by the way, and for your screenshots, I use Gyazo, then upload to Imgur, once uploaded there you can take the forum coding directly and paste it here to show the screenshots without issues.

  4. #19
    survsteve's Avatar
    Join Date
    Aug 2016
    Gender
    male
    Posts
    2
    Reputation
    10
    Thanks
    0
    Awesome, i'll give this a shot

  5. #20
    frizzzy's Avatar
    Join Date
    Apr 2011
    Gender
    male
    Location
    here and there....
    Posts
    318
    Reputation
    10
    Thanks
    14
    My Mood
    Pensive
    work perfectly already 9 hours is running you see 4h but i taked a break



    Uploaded with ImageShack.us

  6. #21
    theonlyskiff69's Avatar
    Join Date
    Nov 2013
    Gender
    male
    Posts
    8
    Reputation
    10
    Thanks
    42
    Thanks! This looks sick!

  7. #22
    kar1m0v's Avatar
    Join Date
    Apr 2015
    Gender
    male
    Location
    Russia
    Posts
    17
    Reputation
    10
    Thanks
    2
    Cant download

  8. #23
    Naga's Avatar
    Join Date
    Jul 2016
    Gender
    male
    Posts
    313
    Reputation
    24
    Thanks
    53
    My Mood
    Daring
    Quote Originally Posted by kar1m0v View Post
    Cant download
    The file has not been approved by a Minion yet

  9. #24
    xwarzet's Avatar
    Join Date
    Aug 2016
    Gender
    male
    Posts
    1
    Reputation
    10
    Thanks
    0
    can i try this bot.. ?

  10. #25
    danny4305's Avatar
    Join Date
    Aug 2016
    Gender
    male
    Posts
    1
    Reputation
    10
    Thanks
    0
    how long will apporoval take?

  11. #26
    piggy1991's Avatar
    Join Date
    Dec 2012
    Gender
    male
    Posts
    35
    Reputation
    10
    Thanks
    2
    My Mood
    Busy
    ill'try it just after the approve! ty =D

  12. #27
    MisterNinja's Avatar
    Join Date
    Aug 2016
    Gender
    male
    Posts
    35
    Reputation
    10
    Thanks
    1,115
    Quote Originally Posted by d.va View Post
    Works perfectly, thanks! Btw does the bot walks infinitely or it have some number of pokestops to cover because when I start it it says generating path for 67 pokestops for example. What happens when it covers those 67 pokestops?
    It walks in a closed loop: when it reaches the end it walks back to the first one and starts all over.

    - - - Updated - - -

    Quote Originally Posted by Naga View Post


    You need 1 more Virus Scan by the way, and for your screenshots, I use Gyazo, then upload to Imgur, once uploaded there you can take the forum coding directly and paste it here to show the screenshots without issues.
    Metadefender complains it containing over 100 files... Java packages with big additional libraries contain well over a 100 class files...
    Are there any additional ones? Didn't find any currently with a quick search.
    I'll try to add screenshots correctly, previously the forum kept saying not to post url's, so I just removed all possible url and external image tags.

  13. The Following User Says Thank You to MisterNinja For This Useful Post:

    d.va (08-07-2016)

  14. #28
    burbag's Avatar
    Join Date
    Mar 2016
    Gender
    female
    Posts
    19
    Reputation
    10
    Thanks
    3
    Bot works fine for the moment, the bot has auto soft deban it's cool! Thanks for sharing!!

  15. #29
    Taylor Swift's Avatar
    Join Date
    Aug 2008
    Gender
    male
    Location
    Spangdahlem, Germany
    Posts
    6,438
    Reputation
    357
    Thanks
    651
    My Mood
    Yeehaw
    Quote Originally Posted by frizzzy View Post
    buggy on pokestop , use necrobot man all 9h botting now no crash no errors
    Can't use necrobot for whatever reason, won't log in to both gmail, or PTC.

  16. #30
    MisterNinja's Avatar
    Join Date
    Aug 2016
    Gender
    male
    Posts
    35
    Reputation
    10
    Thanks
    1,115
    Quote Originally Posted by Diverts View Post


    Does this bot take gyms?
    Nope, no gyms, just pokestops.

Page 2 of 18 FirstFirst 123412 ... LastLast

Similar Threads

  1. [Request] 20 Post minimum for posting in DayZ Hacks/Cheats Section?
    By chase1159 in forum DayZ Discussion
    Replies: 7
    Last Post: 02-20-2013, 06:11 PM
  2. [Help] Its there any hack for window 7 ultimate 32bit?
    By rompemente in forum CrossFire Hacks & Cheats
    Replies: 1
    Last Post: 02-17-2010, 08:38 AM
  3. The Ultimate Hack for CA
    By apezwijn in forum Combat Arms Hacks & Cheats
    Replies: 32
    Last Post: 09-14-2008, 12:48 PM
  4. Trading Ultimate hack for OPK hack WORKING!
    By manderstedt in forum WarRock - International Hacks
    Replies: 7
    Last Post: 11-28-2007, 06:58 PM
  5. Ultimate hack for trade!!!
    By datijn123 in forum Trade Accounts/Keys/Items
    Replies: 0
    Last Post: 09-23-2007, 12:57 AM