Giter Club home page Giter Club logo

pokecord-catcher's Introduction

I make things and sometimes they work

If you are looking for the open-source Unturned plugin repository that I manage, it is located here:

https://github.com/IcePlugins

trustme

pokecord-catcher's People

Contributors

auroric avatar extraconcentratedjuice avatar katsulynx avatar syncxii avatar test0004 avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

pokecord-catcher's Issues

?????

So im new to this c# shit and, following all the steps i dont seem to out the bot to work. I dont know whats ownerID and when i type the dotnet thing on the powershell prompt it gives a bigass message. Halp

Bot help

Navigate to your bot directory and open a command prompt, then run this command:

dotnet PokecordCatcher.dll

noob question but where is the bot directory?

WhitelistedGuilds not working properly + can I ask for a new feature, like to delay catching so it looks human like?

So I have total of 3 guilds whitelisted that I don't want to catch pokemon from, because I don't want to get banned in it since they spawn on all text-channels which is too risky.

But sadly even though its whitelisted, its still catching on those whitelisted servers? I also tried the other way around, like putting servers i only want to catch pokemons from and still the same.

I'm using Release 4 of the bot.

Also could I ask a feature request? Like delaying a catch so it would look human like.

Thank you!

Hash Tool help

Hey I have a few questions for when hashing pokemon after running the DLL file via terminal:

  1. Which file from bulbapedia or wherever do we download for the hash
  2. I downloaded the image and the link on the pokemon number from bulbapedia and linked the path when prompted but it gave an error and closed.

Any help is appreciated, once again thanks to ECJ for this amazing bot that he actually updates often <3

Not an issue, good feedback.

Yo I really appreciate the pokecatcher.
I don't think it's shit at all, op op.
Would be dope if you could add a dueling function to farm credits.
I made a github account just to give feedback so sorry if i'm not doing it correctly, i couldn't find any other way except creating an "issue".

Pyukumuku

You said you had added the last missing pokemon to poke.json but Pyukumuku is still missing.

SpammerBot creates Unhandled Exception

Unhandled Exception: System.NullReferenceException: Object reference not set to an instance of an object.
at PokecordCatcherBot.Modules.SpammerService.DoSpam() in E:\stuff\PokecordCatcher\PokecordCatcher\PokecordCatcher\Modules\SpammerService.cs:line 30
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
--- End of stack trace from previous location where exception was thrown ---
at System.Threading.ThreadPoolWorkQueue.Dispatch()

This issue only occurs when I turn on spammer through bot commands, the bot won't work after a restart and I have to download a new release.

Dont know how to install

when i open up cmd and put in "dotnet PokecordCatcher.dll"
it says "No executable found matching command "dotnet-PokecordCatcher.dll""

Shiny Pokemon

So they've added shiny pokemon to the bot now. Will the bot catch them or do you have to update it to the poke.json

help

Hello I have a problem when I execute the order in the cmd : https://prnt.sc/jzz93c

edit: problème résolue merci à toi 👍

Userbot commands not working

If I'm right, I'm supposed to type the commands in any server channel Typing the commands with my set prefix doesn't work for me. I tried using p! and b! but neither of these seem to trigger anything in the console nor the channel chat. I am trying to enable whitelisted guilds.

Error when running dotner pokecordCatcher.dll

An assembly specified in the application dependencies manifest (PokecordCatche
deps.json) was not found:
package: 'CoreCompat.System.Drawing.v2', version: '5.2.0-preview1-r131'
path: 'lib/netstandard2.0/CoreCompat.System.Drawing.dll'

😂 👌 LE POKEMANS XDXD removal?

Not really an issue but.

Is there a way to remove this after catching a pokemon? It looks like a bot and one of my dummy accounts got banned because of it lol.

Disconnected randomly

[Warning]
[Info] Disconnecting

Unhandled Exception: [Info] Disconnected
System.Net.Http.HttpRequestException: No such host is known ---> System.Net.Sockets.SocketException: No such host is known
at System.Net.Http.ConnectHelper.ConnectAsync(String host, Int32 port, CancellationToken cancellationToken)
--- End of inner exception stack trace ---
at System.Net.Http.ConnectHelper.ConnectAsync(String host, Int32 port, CancellationToken cancellationToken)
at System.Threading.Tasks.ValueTask1.get_Result() at System.Net.Http.HttpConnectionPool.CreateConnectionAsync(HttpRequestMessage request, CancellationToken cancellationToken) at System.Threading.Tasks.ValueTask1.get_Result()
at System.Net.Http.HttpConnectionPool.WaitForCreatedConnectionAsync(ValueTask1 creationTask) at System.Threading.Tasks.ValueTask1.get_Result()
at System.Net.Http.HttpConnectionPool.SendWithRetryAsync(HttpRequestMessage request, Boolean doRequestAuth, CancellationToken cancellationToken)
at System.Net.Http.RedirectHandler.SendAsync(HttpRequestMessage request, CancellationToken cancellationToken)
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, CancellationToken cancellationToken)
at System.Net.Http.HttpClient.FinishSendAsyncBuffered(Task`1 sendTask, HttpRequestMessage request, CancellationTokenSource cts, Boolean disposeCts)
at Discord.Net.Rest.DefaultRestClient.SendInternalAsync(HttpRequestMessage request, CancellationToken cancelToken, Boolean headerOnly)
at Discord.Net.Rest.DefaultRestClient.SendAsync(String method, String endpoint, String json, CancellationToken cancelToken, Boolean headerOnly, String reason)
at Discord.Net.Queue.JsonRestRequest.SendAsync()
at Discord.Net.Queue.RequestBucket.SendAsync(RestRequest request)
at Discord.Net.Queue.RequestQueue.SendAsync(RestRequest request)
at Discord.API.DiscordRestApiClient.SendInternalAsync(String method, String endpoint, RestRequest request)
at Discord.API.DiscordRestApiClient.SendJsonAsync[TResponse](String method, String endpoint, Object payload, String bucketId, ClientBucketType clientBucket, RequestOptions options)
at Discord.API.DiscordRestApiClient.CreateMessageAsync(UInt64 channelId, CreateMessageParams args, RequestOptions options)
at Discord.Rest.ChannelHelper.SendMessageAsync(IMessageChannel channel, BaseDiscordClient client, String text, Boolean isTTS, Embed embed, RequestOptions options)
at Discord.WebSocket.SocketTextChannel.Discord.IMessageChannel.SendMessageAsync(String text, Boolean isTTS, Embed embed, RequestOptions options)
at PokecordCatcherBot.Modules.SpammerService.DoSpam() in E:\stuff\PokecordCatcher\PokecordCatcher\PokecordCatcher\Modules\SpammerService.cs:line 31
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
--- End of stack trace from previous location where exception was thrown ---
at System.Threading.ThreadPoolWorkQueue.Dispatch()
[Info] Connecting
~~
After it attempts to reconnect, the bot stops and I have to restart the bot manually.

Error in CMD

C:\Users\User\Desktop\publish>dotnet PokecordCatcher.dll
Loaded 806 pokemon
[Info] Discord.Net v2.0.0-beta (API v6)

Unhandled Exception: Discord.Net.HttpException: The server responded with error
401: 401: Unauthorized
at Discord.Net.Queue.RequestBucket.SendAsync(RestRequest request)
at Discord.Net.Queue.RequestQueue.SendAsync(RestRequest request)
at Discord.API.DiscordRestApiClient.SendInternalAsync(String method, String e
ndpoint, RestRequest request)
at Discord.API.DiscordRestApiClient.SendAsync[TResponse](String method, Strin
g endpoint, String bucketId, ClientBucketType clientBucket, RequestOptions optio
ns)
at Discord.API.DiscordRestApiClient.GetVoiceRegionsAsync(RequestOptions optio
ns)
at Discord.WebSocket.DiscordSocketClient.OnLoginAsync(TokenType tokenType, St
ring token)
at Discord.Rest.BaseDiscordClient.LoginInternalAsync(TokenType tokenType, Str
ing token)
at Discord.Rest.BaseDiscordClient.LoginInternalAsync(TokenType tokenType, Str
ing token)
at Discord.Rest.BaseDiscordClient.LoginAsync(TokenType tokenType, String toke
n, Boolean validateToken)
at PokecordCatcherBot.PokecordCatcher.Run() in E:\stuff\PokecordCatcher\Pokec
ordCatcher\PokecordCatcher\PokecordCatcher.cs:line 66
at PokecordCatcherBot.Program.Main() in E:\stuff\PokecordCatcher\PokecordCatc
her\PokecordCatcher\Program.cs:line 11

Getting this error, any idea how I could fix it?

.net Core Host also dies right after the error.

is the discord account we're using supposed to be used in browser, or desktop?

Question

Is there a way to disable catching? want to setup a spam only account..

Random Errors.

Some random errors are popping up while it tries to log a pokemon spawn.
image

Doesnt start, am confused, haaalp pls ^^

so.. i configured it and as im a newb i simply tried dotnet PokecordCatcher.dll in the windows run thingy. nothing happens... i guess thats not the way to get it running? :D

[Warning] Serializer Error

I keep on getting this error for some time now, the bot still works but sometimes when I get this error, the bot stops working. Which caused me to miss 2 legendary spawns on my server. What could this mean? I'm already using the Release 7. Only had Whitelist Guilds and Spammer On.

[Warning] Serializer Error [Warning] Serializer Error [Warning] Serializer Error [Warning] Serializer Error

Several more broken pokemon

I've made a couple issues for a couple broken pokemon but i've just woke up kinda scrolling through seeing what i got over night and i'm seeing several broken pokemon. I'm not trying to bug you with constant issues i'm just trying to let your know. There's like a lot of them broken now that used to work.

Examples:
Aegislash, Nidoran♂, Nidoran♀, Pyukumuku, Morelull, Spoink, Oricorio, Torkoal, Dhelmise, Gulpin, Aipom, Clauncher, Walrein, Sandygast, Bruxish, Wishiwashi, Araquanid, Cutiefly, Mudsdale, Fomantis, Zigzagoon, Charjabug, Jumpluff, Swablu, Mareanie, Cubchoo, Barboach, Steenee, Lurantis, Wimpod, Rowlet, Oranguru, Komala, Pumpkaboo, Wailord, Bounsweet, Stufful.

These are the ones i seen overnight, i'm sure there are more broken ones.

Autospam

The auto catcher etc work better. But the auto spam didn't work at all :(

Warning

Any idea what this Warning is

[Warning] Unknown User (PRESENCE_UPDATE User=Random numbers).

Missing/Wrong Pokemon

FAQ
Q: yo why is the bot recognizing some pokemon as other pokemon

A: I scraped the shit out of bulbapedia for the pokemon list so it isn't perfect, just use the hashing tool to hash and add pokemon to poke.json

Could you explain a little more how to do this? I could fix the pokemon list for you and upload it.

Unauthorized- Config/Token Issues?

This basically follows after I put in the dotnet PokecordCatcher.dll into the command line:

Loaded 806 pokemon
[Info] Discord.Net v2.0.0-beta (API v6)

Unhandled Exception: Discord.Net.HttpException: The server responded with error 401: 401: Unauthorized
at Discord.Net.Queue.RequestBucket.d__18.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at Discord.Net.Queue.RequestQueue.d__14.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at Discord.API.DiscordRestApiClient.d__62.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at Discord.API.DiscordRestApiClient.d__57`1.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at Discord.API.DiscordRestApiClient.d__142.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at Discord.WebSocket.DiscordSocketClient.d__86.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at Discord.Rest.BaseDiscordClient.d__34.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at Discord.Rest.BaseDiscordClient.d__34.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at Discord.Rest.BaseDiscordClient.d__33.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at PokecordCatcherBot.PokecordCatcher.d__27.MoveNext() in E:\stuff\PokecordCatcher\PokecordCatcher\PokecordCatcher\PokecordCatcher.cs:line 66
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at PokecordCatcherBot.Program.Main() in E:\stuff\PokecordCatcher\PokecordCatcher\PokecordCatcher\Program.cs:line 11

I did check the similar issues (#49 specifically) and followed their instructions to obtain the proper token. Same error. I put the Owner ID by developer mode + right clicking my profile and copying the ID, same for the spam channel. My only thoughts is that its maybe I did the guilds wrong because I have absolutely no idea how they work. Thanks for reading?

Thanks ExtraConcentratedJuice

Thanks for making this awesome tool (y).
But i want asking something. How to add pokemon name and chace, like i want to add tapu koko, tapu fini, etc to to poke.json, how to find the code to that pokemon?
Thanks before Master.

Tokens are gone?

Well the old way to get Tokens appear to be gone.
The info is not where it was in the Dev Tools area, anyone have any idea on how to find the token now? Or is it just me 🤔

Sometimes bot is connected, running and ready, but not catching anything. Also the userbot command status not showing anything.

I encountered this a lot of times. Like today I was catching some pokemons on my own server and suddenly it stopped. So logged out my account and relogin to get a new token, and updated it with the new token but it still says Ready but not doing anything and cant check the status of the bot itself.

Also is there an issue if I use a token with 2FA enabled?

Also would it be possible to add WhitelistGuildChannel so I can only set and catch on whitelisted channel in said Guild.

Also sometimes i'm getting this error;
[Warning] Unknown Dispatch (SESSIONS_REPLACE)

Thanks!

An assembly specified in the application dependencies manifest (pokecordcatcher.deps.json) was not found:

So I downloaded the catcher from master-releases since I can't seem to remove the le pokemans catch response on the releases tab even though I used the config from the master-release and disabled catch response.

Now using the version in master-release gives me this error when I run the dotnet. I already installed the dotnet sdk and dotnet from read me.
Error: An assembly specified in the application dependencies manifest (pokecordcatcher.deps.json) was not found: package: 'CoreCompat.System.Drawing.v2', version: '5.2.0-preview1-r131' path: 'lib/netstandard2.0/CoreCompat.System.Drawing.dll'
Thank you!

Error

Any idea what this error is and how to solve it?, I don't want to retype command run every 30 mins to get it started again.

Unhandled Exception: Discord.Net.HttpException: The server responded with error 500: 500: Internal Server Error
at Discord.Net.Queue.RequestBucket.SendAsync(RestRequest request)
at Discord.Net.Queue.RequestQueue.SendAsync(RestRequest request)
at Discord.API.DiscordRestApiClient.SendInternalAsync(String method, String endpoint, RestRequest request)
at Discord.API.DiscordRestApiClient.SendJsonAsync[TResponse](String method, String endpoint, Object payload, String bucketId, ClientBucketType clientBucket, RequestOptions options)
at Discord.API.DiscordRestApiClient.CreateMessageAsync(UInt64 channelId, CreateMessageParams args, RequestOptions options)
at Discord.Rest.ChannelHelper.SendMessageAsync(IMessageChannel channel, BaseDiscordClient client, String text, Boolean isTTS, Embed embed, RequestOptions options)
at Discord.WebSocket.SocketTextChannel.Discord.IMessageChannel.SendMessageAsync(String text, Boolean isTTS, Embed embed, RequestOptions options)
at PokecordCatcherBot.Services.SpammerService.DoSpam() in E:\stuff\PokecordCatcher\PokecordCatcher\PokecordCatcher\Services\SpammerService.cs:line 31
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
--- End of stack trace from previous location where exception was thrown ---
at System.Threading.ThreadPoolWorkQueue.Dispatch()

.NET Core Host has stopped working

When i use the "dotnet PokecordCatcher.dll" command it spews out a bunch of text which seems right but then i get a popup saying that .Net core host crashed

Detection

I seen people's pokemon get wiped and their balance due to self-bots by pokecord, any idea how it detects it and how we can avoid that happening?

Thanks!

help me

having trouble, i am doing all the things the guide said to do
first i downloaded the release zip
i extracted it to my desktop
i configed the confige.json
then i instead .netcore
then i opened cmd and typed in "dotnet PokecordCatcher.dll"
then i get No "executable found matching command "dotnet-PokecordCatcher.dll" "

not catching anything

i have the bot set up perfectly with configs edited fine, the bot isnt catching anything?

Whitelist On Channels/Servers

The Bot Works Perfectly than what Ive Expected.

can you add a feature that would only catch on a certain channel/server?

teech me

sorry im just a stupid little kid so i dont understand the "cd C:/My/Directory/Here" thing
sorry for wasting your time

HELP

the salami is not in the pedal

Problem with Command Prompt part?

everytime I type in (or copy and paste) PokecordCatcher.dll in cmd prompt it says "No executable found matching command "dotnet-PokecordCatcher.dll" can you help me?

Not Able to start the Bot!

I followed everything which was said in the read me file, i download the .NET thingy and then i went to the pokecord-catcher-master and opened the command prompt and typed dotnet PokecordCatcher.dl but still it did not work.. pls help me...

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.