Spegeli's bot spinoff (High exp/hr & Up-to-date code) menu

Shout-Out

User Tag List

Page 46 of 103 FirstFirst ... 42434445464748495096 ... LastLast
Results 676 to 690 of 1533
  1. #676
    fajartryputra's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    1
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Synapse7 View Post
    Obviously im softbanned, its short 2-5min bursts but I havent left the area Im in and it wasnt happening yesterday
    same thing happened to me as well using latest version, but normal in previous version

    Spegeli's bot spinoff (High exp/hr & Up-to-date code)
  2. #677
    fokeiro's Avatar (⌐■_■)–︻╦╤─ – – –

    Authenticator enabled
    Reputation
    808
    Join Date
    Jul 2012
    Posts
    756
    Thanks G/R
    89/727
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Synapse7 View Post
    Obviously im softbanned, its short 2-5min bursts but I havent left the area Im in and it wasnt happening yesterday
    what area u botting on, some areas have a higher softban rate than other and if u bot wandered outside for any reason will get u softbanned, it may be the bot issue, thats why i recommended trying nox see if u actually banned or not.
    OWNEDCORE LINKS SHORTED TO FIT SIGNATURE
    100% IV HUNT: url]https://goo.gl/auABjo[/url]
    MULTIBOT VPN : https://goo.gl/UYPI4k
    HAXTON CONFIGS: https://goo.gl/cXPMDr
    IP UNBAN VPN : url]https://goo.gl/rr2JFV[/url]
    Bot Restarter: https://goo.gl/cgQii1

  3. #678
    christianjsp's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    9
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    can some1 make it to .exe?
    because I dont have visual studio
    thanks

  4. #679
    fokeiro's Avatar (⌐■_■)–︻╦╤─ – – –

    Authenticator enabled
    Reputation
    808
    Join Date
    Jul 2012
    Posts
    756
    Thanks G/R
    89/727
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by villeramen View Post
    Hi

    How can I run multiple bot exe on 1 pc?

    I need to run 3 account on the same time

    Thank you
    just make diferent copies of the bot folder and change the login data
    OWNEDCORE LINKS SHORTED TO FIT SIGNATURE
    100% IV HUNT: url]https://goo.gl/auABjo[/url]
    MULTIBOT VPN : https://goo.gl/UYPI4k
    HAXTON CONFIGS: https://goo.gl/cXPMDr
    IP UNBAN VPN : url]https://goo.gl/rr2JFV[/url]
    Bot Restarter: https://goo.gl/cgQii1

  5. Thanks christianjsp (1 members gave Thanks to fokeiro for this useful post)
  6. #680
    fokeiro's Avatar (⌐■_■)–︻╦╤─ – – –

    Authenticator enabled
    Reputation
    808
    Join Date
    Jul 2012
    Posts
    756
    Thanks G/R
    89/727
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by christianjsp View Post
    can some1 make it to .exe?
    because I dont have visual studio
    thanks
    check my signature
    OWNEDCORE LINKS SHORTED TO FIT SIGNATURE
    100% IV HUNT: url]https://goo.gl/auABjo[/url]
    MULTIBOT VPN : https://goo.gl/UYPI4k
    HAXTON CONFIGS: https://goo.gl/cXPMDr
    IP UNBAN VPN : url]https://goo.gl/rr2JFV[/url]
    Bot Restarter: https://goo.gl/cgQii1

  7. #681
    Hekarikatz's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    4
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)


    I'm getting this since yesterday with every bot. it can't find any stops and needs to reset for like 20 minutes to find them again, after like 5 minutes it stops working again. Am I really the only one with this problem? :- (

  8. #682
    Xero10's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    13
    Thanks G/R
    6/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by b0Ni07 View Post
    this code for berries right? i want use for 0.2 instead of 0.35

    Code:
       if (bestPokeball == MiscEnums.Item.ITEM_UNKNOWN)
                    {
                        Logger.Write($"You don't own any Pokeballs :( - We missed a {pokemon.PokemonId} with CP {encounter?.WildPokemon?.PokemonData?.Cp}", LogLevel.Warning);
                        return;
                    }
                    var bestBerry = await GetBestBerry(encounter);
                    var inventoryBerries = await _inventory.GetItems();
                    var berries = inventoryBerries.Where(p => (ItemId)p.Item_ == bestBerry).FirstOrDefault();
                    if (bestBerry != ItemId.ItemUnknown && probability.HasValue && probability.Value < 0.2)
                    {
                        await _client.UseCaptureItem(pokemon.EncounterId, bestBerry, pokemon.SpawnpointId);
                        berries.Count--;
                        Logger.Write($"{bestBerry} used, remaining: {berries.Count}", LogLevel.Berry);
                        await RandomHelper.RandomDelay(50, 200);
                    }
    Did you manage to change it? and it worked? where is that setting located? thanks

  9. #683
    fokeiro's Avatar (⌐■_■)–︻╦╤─ – – –

    Authenticator enabled
    Reputation
    808
    Join Date
    Jul 2012
    Posts
    756
    Thanks G/R
    89/727
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Hekarikatz View Post


    I'm getting this since yesterday with every bot. it can't find any stops and needs to reset for like 20 minutes to find them again, after like 5 minutes it stops working again. Am I really the only one with this problem? :- (
    check ur coordinates - speed and next time it happens , go into nox check if u softbanned
    OWNEDCORE LINKS SHORTED TO FIT SIGNATURE
    100% IV HUNT: url]https://goo.gl/auABjo[/url]
    MULTIBOT VPN : https://goo.gl/UYPI4k
    HAXTON CONFIGS: https://goo.gl/cXPMDr
    IP UNBAN VPN : url]https://goo.gl/rr2JFV[/url]
    Bot Restarter: https://goo.gl/cgQii1

  10. #684
    pekzarn's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    30
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    @echo off
    :start
    wmic process where ExecutablePath='C:\Users\my_name\Desktop\google\PokemonGo.RocketAPI.Console\bin\ Debug\PokemonGo.RocketAPI.Console.exe' delete
    start PokemonGo.RocketAPI.Console.exe
    timeout /T 3600 /nobreak > NUL
    goto start
    This gives me the following error: ERROR: Description = Invalid query

  11. #685
    Hekarikatz's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    4
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by fokeiro View Post
    check ur coordinates - speed and next time it happens , go into nox check if u softbanned
    my coords are right, I already tested different speed values and I'm also not softbanned. I already checked if I made something wrong but I'm doing the exact same thing as the last 5 days. that's why I don't understand why there are not more people with the same problem. but thank you for the quick answer!

  12. #686
    xpfrancescox's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    31
    Thanks G/R
    2/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    sometime appen this and bot stop work:

    received XP 210
    [14:40:02] 1 Pokemon:
    [14:40:03] Zubat (CP 361 | 61,73 % perfect) | (Best: 212 CP | 87,77 % perfect) | Family Candies: 23
    [14:40:06] Found 3 catchable Pokemon
    [14:40:06] (CatchSuccess) | Zubat Lvl 17 (CP 271/312 | 52,00 % perfect) | Chance: 0,36 | 34m dist | with a PokeBall and received XP 210
    [14:40:08] (CatchSuccess) | NidoranMale Lvl 10 (CP 202/240 | 35,00 % perfect) | Chance: 0,47 | 73m dist | with a PokeBall and received XP 210
    [14:40:08] InvalidResponseException from HttpClientExtensions.cs

  13. #687
    chekhop's Avatar Member

    Reputation
    1
    Join Date
    Jul 2016
    Posts
    19
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Any idea how to keep based on pokemon's level?

  14. #688
    geekonocito's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    14
    Thanks G/R
    5/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Hekarikatz View Post
    my coords are right, I already tested different speed values and I'm also not softbanned. I already checked if I made something wrong but I'm doing the exact same thing as the last 5 days. that's why I don't understand why there are not more people with the same problem. but thank you for the quick answer!
    So i am in the same position i have check cords as well and i am not softbanned and can go into nox and play just fine. Any suggestions?

  15. #689
    fokeiro's Avatar (⌐■_■)–︻╦╤─ – – –

    Authenticator enabled
    Reputation
    808
    Join Date
    Jul 2012
    Posts
    756
    Thanks G/R
    89/727
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by chekhop View Post
    Any idea how to keep based on pokemon's level?
    we can only keep based on IV or CP, if u want CP just disable IVoverCP
    OWNEDCORE LINKS SHORTED TO FIT SIGNATURE
    100% IV HUNT: url]https://goo.gl/auABjo[/url]
    MULTIBOT VPN : https://goo.gl/UYPI4k
    HAXTON CONFIGS: https://goo.gl/cXPMDr
    IP UNBAN VPN : url]https://goo.gl/rr2JFV[/url]
    Bot Restarter: https://goo.gl/cgQii1

  16. #690
    b0Ni07's Avatar Sergeant Major
    Reputation
    19
    Join Date
    Jul 2016
    Posts
    184
    Thanks G/R
    7/15
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    80-90k/h exp on central park with gpx. great bot

Similar Threads

  1. Looking for European Raiders who use Rotation bots! (pref. HC exp)
    By BrunoMC in forum World of Warcraft General
    Replies: 0
    Last Post: 06-22-2014, 06:59 PM
  2. private farm bot or high end bot
    By redrun in forum WoW Bots Questions & Requests
    Replies: 0
    Last Post: 06-03-2013, 06:19 PM
  3. [Trading] Warrior/DK 90, Hero/R13 (Vanilla), High Exp!
    By Frenzydoude in forum WoW-EU Account Buy Sell Trade
    Replies: 4
    Last Post: 12-04-2012, 03:07 PM
  4. High exp farming in Howling fjord
    By Dx2 in forum World of Warcraft Guides
    Replies: 9
    Last Post: 05-13-2009, 11:49 AM
  5. High exp Grinding in Zuldrak
    By Dx2 in forum World of Warcraft Guides
    Replies: 5
    Last Post: 05-11-2009, 06:33 AM
All times are GMT -5. The time now is 05:48 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