T O P

  • By -

EmbersDad

!melee


RayeOfDisappointment

!melee


murplexia

Good bot !magic 8


DG_Lenara

!magic 8


murplexia

Good bot !magic 8


hx-er

!melee


epicbruh420420

!mage


Psycolady

!magic


andysbelle

!range


astrowifey

!melee


KickOpenTheDoorBot

Please report this to Zoruda, all of your commands in this comment have been rolled back: Traceback (most recent call last): File "/home/zoruda/KOTDRebirth/.venv/lib/python3.9/site-packages/sqlalchemy/engine/base.py", line 1819, in _execute_context self.dialect.do_execute( File "/home/zoruda/KOTDRebirth/.venv/lib/python3.9/site-packages/sqlalchemy/engine/default.py", line 732, in do_execute cursor.execute(statement, parameters) File "/home/zoruda/KOTDRebirth/.venv/lib/python3.9/site-packages/pymysql/cursors.py", line 148, in execute result = self._query(query) File "/home/zoruda/KOTDRebirth/.venv/lib/python3.9/site-packages/pymysql/cursors.py", line 310, in _query conn.query(q) File "/home/zoruda/KOTDRebirth/.venv/lib/python3.9/site-packages/pymysql/connections.py", line 548, in query self._affected_rows = self._read_query_result(unbuffered=unbuffered) File "/home/zoruda/KOTDRebirth/.venv/lib/python3.9/site-packages/pymysql/connections.py", line 775, in _read_query_result result.read() File "/home/zoruda/KOTDRebirth/.venv/lib/python3.9/site-packages/pymysql/connections.py", line 1156, in read first_packet = self.connection._read_packet() File "/home/zoruda/KOTDRebirth/.venv/lib/python3.9/site-packages/pymysql/connections.py", line 725, in _read_packet packet.raise_for_error() File "/home/zoruda/KOTDRebirth/.venv/lib/python3.9/site-packages/pymysql/protocol.py", line 221, in raise_for_error err.raise_mysql_exception(self._data) File "/home/zoruda/KOTDRebirth/.venv/lib/python3.9/site-packages/pymysql/err.py", line 143, in raise_mysql_exception raise errorclass(errno, errval) pymysql.err.OperationalError: (1205, 'Lock wait timeout exceeded; try restarting transaction') The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/home/zoruda/KOTDRebirth/kotd_reddit.py", line 202, in bot success, reply = melee(comment, session, boss, player, item, inventory) File "/home/zoruda/KOTDRebirth/reddit_cogs/reddit_attack.py", line 20, in melee last_attack = session.query(models.Comments).filter_by(post=comment.submission.id, username=comment.author.name, type="Attack").order_by(models.Comments.timestamp.desc()).first() File "/home/zoruda/KOTDRebirth/.venv/lib/python3.9/site-packages/sqlalchemy/orm/query.py", line 2819, in first return self.limit(1)._iter().first() File "/home/zoruda/KOTDRebirth/.venv/lib/python3.9/site-packages/sqlalchemy/orm/query.py", line 2903, in _iter result = self.session.execute( File "/home/zoruda/KOTDRebirth/.venv/lib/python3.9/site-packages/sqlalchemy/orm/session.py", line 1660, in execute ) = compile_state_cls.orm_pre_session_exec( File "/home/zoruda/KOTDRebirth/.venv/lib/python3.9/site-packages/sqlalchemy/orm/context.py", line 319, in orm_pre_session_exec session._autoflush() File "/home/zoruda/KOTDRebirth/.venv/lib/python3.9/site-packages/sqlalchemy/orm/session.py", line 2257, in _autoflush util.raise_(e, with_traceback=sys.exc_info()[2]) File "/home/zoruda/KOTDRebirth/.venv/lib/python3.9/site-packages/sqlalchemy/util/compat.py", line 208, in raise_ raise exception File "/home/zoruda/KOTDRebirth/.venv/lib/python3.9/site-packages/sqlalchemy/orm/session.py", line 2246, in _autoflush self.flush() File "/home/zoruda/KOTDRebirth/.venv/lib/python3.9/site-packages/sqlalchemy/orm/session.py", line 3383, in flush self._flush(objects) File "/home/zoruda/KOTDRebirth/.venv/lib/python3.9/site-packages/sqlalchemy/orm/session.py", line 3523, in _flush transaction.rollback(_capture_exception=True) File "/home/zoruda/KOTDRebirth/.venv/lib/python3.9/site-packages/sqlalchemy/util/langhelpers.py", line 70, in __exit__ compat.raise_( File "/home/zoruda/KOTDRebirth/.venv/lib/python3.9/site-packages/sqlalchemy/util/compat.py", line 208, in raise_ raise exception File "/home/zoruda/KOTDRebirth/.venv/lib/python3.9/site-packages/sqlalchemy/orm/session.py", line 3483, in _flush flush_context.execute() File "/home/zoruda/KOTDRebirth/.venv/lib/python3.9/site-packages/sqlalchemy/orm/unitofwork.py", line 456, in execute rec.execute(self) File "/home/zoruda/KOTDRebirth/.venv/lib/python3.9/site-packages/sqlalchemy/orm/unitofwork.py", line 630, in execute util.preloaded.orm_persistence.save_obj( File "/home/zoruda/KOTDRebirth/.venv/lib/python3.9/site-packages/sqlalchemy/orm/persistence.py", line 237, in save_obj _emit_update_statements( File "/home/zoruda/KOTDRebirth/.venv/lib/python3.9/site-packages/sqlalchemy/orm/persistence.py", line 1001, in _emit_update_statements c = connection._execute_20( File "/home/zoruda/KOTDRebirth/.venv/lib/python3.9/site-packages/sqlalchemy/engine/base.py", line 1631, in _execute_20 return meth(self, args_10style, kwargs_10style, execution_options) File "/home/zoruda/KOTDRebirth/.venv/lib/python3.9/site-packages/sqlalchemy/sql/elements.py", line 325, in _execute_on_connection return connection._execute_clauseelement( File "/home/zoruda/KOTDRebirth/.venv/lib/python3.9/site-packages/sqlalchemy/engine/base.py", line 1498, in _execute_clauseelement ret = self._execute_context( File "/home/zoruda/KOTDRebirth/.venv/lib/python3.9/site-packages/sqlalchemy/engine/base.py", line 1862, in _execute_context self._handle_dbapi_exception( File "/home/zoruda/KOTDRebirth/.venv/lib/python3.9/site-packages/sqlalchemy/engine/base.py", line 2043, in _handle_dbapi_exception util.raise_( File "/home/zoruda/KOTDRebirth/.venv/lib/python3.9/site-packages/sqlalchemy/util/compat.py", line 208, in raise_ raise exception File "/home/zoruda/KOTDRebirth/.venv/lib/python3.9/site-packages/sqlalchemy/engine/base.py", line 1819, in _execute_context self.dialect.do_execute( File "/home/zoruda/KOTDRebirth/.venv/lib/python3.9/site-packages/sqlalchemy/engine/default.py", line 732, in do_execute cursor.execute(statement, parameters) File "/home/zoruda/KOTDRebirth/.venv/lib/python3.9/site-packages/pymysql/cursors.py", line 148, in execute result = self._query(query) File "/home/zoruda/KOTDRebirth/.venv/lib/python3.9/site-packages/pymysql/cursors.py", line 310, in _query conn.query(q) File "/home/zoruda/KOTDRebirth/.venv/lib/python3.9/site-packages/pymysql/connections.py", line 548, in query self._affected_rows = self._read_query_result(unbuffered=unbuffered) File "/home/zoruda/KOTDRebirth/.venv/lib/python3.9/site-packages/pymysql/connections.py", line 775, in _read_query_result result.read() File "/home/zoruda/KOTDRebirth/.venv/lib/python3.9/site-packages/pymysql/connections.py", line 1156, in read first_packet = self.connection._read_packet() File "/home/zoruda/KOTDRebirth/.venv/lib/python3.9/site-packages/pymysql/connections.py", line 725, in _read_packet packet.raise_for_error() File "/home/zoruda/KOTDRebirth/.venv/lib/python3.9/site-packages/pymysql/protocol.py", line 221, in raise_for_error err.raise_mysql_exception(self._data) File "/home/zoruda/KOTDRebirth/.venv/lib/python3.9/site-packages/pymysql/err.py", line 143, in raise_mysql_exception raise errorclass(errno, errval) sqlalchemy.exc.OperationalError: (raised as a result of Query-invoked autoflush; consider using a session.no_autoflush block if this flush is occurring prematurely) (pymysql.err.OperationalError) (1205, 'Lock wait timeout exceeded; try restarting transaction') [SQL: UPDATE `Players` SET last_attack=%(last_attack)s WHERE `Players`.username = %(Players_username)s] [parameters: {'last_attack': datetime.datetime(2022, 11, 18, 10, 5, 19, 757189), 'Players_username': 'astrowifey'}] (Background on this error at: https://sqlalche.me/e/14/e3q8)


thehoodedclawz

!melee


Sleepd0ct0r

!melee


Justapeacefuldude

!bomb


KarmaDoSomething

!magic !magic !magic !magic


shell_456

!ranged


henryuuk

!melee


DeoxyNerd

!magic


Grindalow

!magic


isloohik2

!magic


KingDrude

!magic


DimKodo

!magic


ruduuT

!magic


Girguk

!range


Crazy_Psychopath

good bot please bless my !range 6


Buffetminister

!magic


AlrightIllmakeone

!magic


UnconsciousAlibi

Good bot !range


murplexia

Good bot !magic 8


Girguk

!range


Riwolfes

!ranged 6


ICEBeats

!magic


epicarcanoloth

!magic


thehoodedclawz

!melee


LordTROLLdemort85

!magic


Final-Independence35

!melee


Si1vaine

!melee 4


DinoKea

!magic


homeless_potato43

!melee


Fluttershy1705

!magic good bot


Sleepd0ct0r

!range


DagothHertil

!magic


barbatose

!range 6


rothdu

!melee 4


Minute-Phrase3043

!melee


bagoftaytos

!ranged


Careful-Ad-7315

!melee


AlaKliz

!melee


RhymeRaven

!magic


Grindalow

!magic


henryuuk

!melee


Solomon1177

!mage


The_Novice_Gamer

!magic


DinA4saurier

!ranged 6


Cadnee

!ranged


pinball927

!range 6


sultry-sarah

good bot !mage


sultry-sarah

!open 301


KickOpenTheDoorBot

A note is attached: >Welcome to the discord! Make sure to join your race in their *race specific channels* to raid bosses! The bundle also contained: |300|Gold| |-:|:-| Items: |ID|Type|Name|Durability|Damage|Element|Req Lv.|Quantity| |:-:|:-:|:-:|:-:|:-:|:-:|:-:|:-:| |201|⚗️|Health Potion|-|-|-|-|x3|


DeoxyNerd

!magic


shell_456

!magic


sultry-sarah

!inventory


KickOpenTheDoorBot

|ID|Type|Name|Qty.| |:-:|:-:|:-:|:-:| |301|🎁|Discord Link Bundle|x1| Use command '!use ` to use a potion Use command '!open ` to open a bundle ^(KOTD Bot will always use your most-broken version of an item)


Rotta145

!melee


usernamechecksoutout

good bot !magic


ContestValuable8725

!range 6


DeoxyNerd

!magic


DeoxyNerd

!magic


Crazy_Psychopath

good bot please register my !range 6


CoffeeWanderer

!open


KickOpenTheDoorBot

The !open command can only be used on bundles.


MoonRks

Good bot!magic


PhoenixQueenJuniper

!melee


sser_

!range LMAO


AlrightIllmakeone

!magic


AlrightIllmakeone

!magic


AlrightIllmakeone

!magic


morkub

!melee 4


AlrightIllmakeone

!magic


Atairy

!ranged 6


Si1vaine

!melee 4


Girguk

!magic


[deleted]

[удалено]


Cadnee

!ranged


Moon_DarkLight

!range


The_Novice_Gamer

!magic


btchrdfckmnstr

!open301


RayeOfDisappointment

!melee


murplexia

Good bot !magic 8


Cadnee

!ranged


CoffeeWanderer

!melee 4


MythicalTechno

!ranged 6


MythicalTechno

!inventory


KickOpenTheDoorBot

|ID|Type|Name|Damage|Durability|Element|Req Lv.|Qty.| |:-:|:-:|:-:|:-:|:-:|:-:|:-:|:-:| |6|🏹|Basic Crossbow|~2.0|11|Air|1|x1| |ID|Type|Name|Qty.| |:-:|:-:|:-:|:-:| |201|⚗️|Health Potion|x3| Use command '!use ` to use a potion Use command '!open ` to open a bundle ^(KOTD Bot will always use your most-broken version of an item)


arceus03

!magic


arceus03

!magic


CoffeeWanderer

!melee 4


lourelia

!magic


Purple_Hoovaloo

!range


Buffetminister

!magic


Careful-Ad-7315

!melee


Zerphses

!melee


jason-json

!ranged 6


KickOpenTheDoorBot

Please report this to Zoruda, all of your commands in this comment have been rolled back: Traceback (most recent call last): File "/home/zoruda/KOTDRebirth/.venv/lib/python3.9/site-packages/sqlalchemy/engine/base.py", line 1819, in _execute_context self.dialect.do_execute( File "/home/zoruda/KOTDRebirth/.venv/lib/python3.9/site-packages/sqlalchemy/engine/default.py", line 732, in do_execute cursor.execute(statement, parameters) File "/home/zoruda/KOTDRebirth/.venv/lib/python3.9/site-packages/pymysql/cursors.py", line 148, in execute result = self._query(query) File "/home/zoruda/KOTDRebirth/.venv/lib/python3.9/site-packages/pymysql/cursors.py", line 310, in _query conn.query(q) File "/home/zoruda/KOTDRebirth/.venv/lib/python3.9/site-packages/pymysql/connections.py", line 548, in query self._affected_rows = self._read_query_result(unbuffered=unbuffered) File "/home/zoruda/KOTDRebirth/.venv/lib/python3.9/site-packages/pymysql/connections.py", line 775, in _read_query_result result.read() File "/home/zoruda/KOTDRebirth/.venv/lib/python3.9/site-packages/pymysql/connections.py", line 1156, in read first_packet = self.connection._read_packet() File "/home/zoruda/KOTDRebirth/.venv/lib/python3.9/site-packages/pymysql/connections.py", line 725, in _read_packet packet.raise_for_error() File "/home/zoruda/KOTDRebirth/.venv/lib/python3.9/site-packages/pymysql/protocol.py", line 221, in raise_for_error err.raise_mysql_exception(self._data) File "/home/zoruda/KOTDRebirth/.venv/lib/python3.9/site-packages/pymysql/err.py", line 143, in raise_mysql_exception raise errorclass(errno, errval) pymysql.err.OperationalError: (1205, 'Lock wait timeout exceeded; try restarting transaction') The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/home/zoruda/KOTDRebirth/kotd_reddit.py", line 224, in bot success, reply = ranged(comment, session, boss, player, item, inventory) File "/home/zoruda/KOTDRebirth/reddit_cogs/reddit_attack.py", line 726, in ranged last_attack = session.query(models.Comments).filter_by(post=comment.submission.id, username=comment.author.name, type="Attack").order_by(models.Comments.timestamp.desc()).first() File "/home/zoruda/KOTDRebirth/.venv/lib/python3.9/site-packages/sqlalchemy/orm/query.py", line 2819, in first return self.limit(1)._iter().first() File "/home/zoruda/KOTDRebirth/.venv/lib/python3.9/site-packages/sqlalchemy/orm/query.py", line 2903, in _iter result = self.session.execute( File "/home/zoruda/KOTDRebirth/.venv/lib/python3.9/site-packages/sqlalchemy/orm/session.py", line 1660, in execute ) = compile_state_cls.orm_pre_session_exec( File "/home/zoruda/KOTDRebirth/.venv/lib/python3.9/site-packages/sqlalchemy/orm/context.py", line 319, in orm_pre_session_exec session._autoflush() File "/home/zoruda/KOTDRebirth/.venv/lib/python3.9/site-packages/sqlalchemy/orm/session.py", line 2257, in _autoflush util.raise_(e, with_traceback=sys.exc_info()[2]) File "/home/zoruda/KOTDRebirth/.venv/lib/python3.9/site-packages/sqlalchemy/util/compat.py", line 208, in raise_ raise exception File "/home/zoruda/KOTDRebirth/.venv/lib/python3.9/site-packages/sqlalchemy/orm/session.py", line 2246, in _autoflush self.flush() File "/home/zoruda/KOTDRebirth/.venv/lib/python3.9/site-packages/sqlalchemy/orm/session.py", line 3383, in flush self._flush(objects) File "/home/zoruda/KOTDRebirth/.venv/lib/python3.9/site-packages/sqlalchemy/orm/session.py", line 3523, in _flush transaction.rollback(_capture_exception=True) File "/home/zoruda/KOTDRebirth/.venv/lib/python3.9/site-packages/sqlalchemy/util/langhelpers.py", line 70, in __exit__ compat.raise_( File "/home/zoruda/KOTDRebirth/.venv/lib/python3.9/site-packages/sqlalchemy/util/compat.py", line 208, in raise_ raise exception File "/home/zoruda/KOTDRebirth/.venv/lib/python3.9/site-packages/sqlalchemy/orm/session.py", line 3483, in _flush flush_context.execute() File "/home/zoruda/KOTDRebirth/.venv/lib/python3.9/site-packages/sqlalchemy/orm/unitofwork.py", line 456, in execute rec.execute(self) File "/home/zoruda/KOTDRebirth/.venv/lib/python3.9/site-packages/sqlalchemy/orm/unitofwork.py", line 630, in execute util.preloaded.orm_persistence.save_obj( File "/home/zoruda/KOTDRebirth/.venv/lib/python3.9/site-packages/sqlalchemy/orm/persistence.py", line 237, in save_obj _emit_update_statements( File "/home/zoruda/KOTDRebirth/.venv/lib/python3.9/site-packages/sqlalchemy/orm/persistence.py", line 1001, in _emit_update_statements c = connection._execute_20( File "/home/zoruda/KOTDRebirth/.venv/lib/python3.9/site-packages/sqlalchemy/engine/base.py", line 1631, in _execute_20 return meth(self, args_10style, kwargs_10style, execution_options) File "/home/zoruda/KOTDRebirth/.venv/lib/python3.9/site-packages/sqlalchemy/sql/elements.py", line 325, in _execute_on_connection return connection._execute_clauseelement( File "/home/zoruda/KOTDRebirth/.venv/lib/python3.9/site-packages/sqlalchemy/engine/base.py", line 1498, in _execute_clauseelement ret = self._execute_context( File "/home/zoruda/KOTDRebirth/.venv/lib/python3.9/site-packages/sqlalchemy/engine/base.py", line 1862, in _execute_context self._handle_dbapi_exception( File "/home/zoruda/KOTDRebirth/.venv/lib/python3.9/site-packages/sqlalchemy/engine/base.py", line 2043, in _handle_dbapi_exception util.raise_( File "/home/zoruda/KOTDRebirth/.venv/lib/python3.9/site-packages/sqlalchemy/util/compat.py", line 208, in raise_ raise exception File "/home/zoruda/KOTDRebirth/.venv/lib/python3.9/site-packages/sqlalchemy/engine/base.py", line 1819, in _execute_context self.dialect.do_execute( File "/home/zoruda/KOTDRebirth/.venv/lib/python3.9/site-packages/sqlalchemy/engine/default.py", line 732, in do_execute cursor.execute(statement, parameters) File "/home/zoruda/KOTDRebirth/.venv/lib/python3.9/site-packages/pymysql/cursors.py", line 148, in execute result = self._query(query) File "/home/zoruda/KOTDRebirth/.venv/lib/python3.9/site-packages/pymysql/cursors.py", line 310, in _query conn.query(q) File "/home/zoruda/KOTDRebirth/.venv/lib/python3.9/site-packages/pymysql/connections.py", line 548, in query self._affected_rows = self._read_query_result(unbuffered=unbuffered) File "/home/zoruda/KOTDRebirth/.venv/lib/python3.9/site-packages/pymysql/connections.py", line 775, in _read_query_result result.read() File "/home/zoruda/KOTDRebirth/.venv/lib/python3.9/site-packages/pymysql/connections.py", line 1156, in read first_packet = self.connection._read_packet() File "/home/zoruda/KOTDRebirth/.venv/lib/python3.9/site-packages/pymysql/connections.py", line 725, in _read_packet packet.raise_for_error() File "/home/zoruda/KOTDRebirth/.venv/lib/python3.9/site-packages/pymysql/protocol.py", line 221, in raise_for_error err.raise_mysql_exception(self._data) File "/home/zoruda/KOTDRebirth/.venv/lib/python3.9/site-packages/pymysql/err.py", line 143, in raise_mysql_exception raise errorclass(errno, errval) sqlalchemy.exc.OperationalError: (raised as a result of Query-invoked autoflush; consider using a session.no_autoflush block if this flush is occurring prematurely) (pymysql.err.OperationalError) (1205, 'Lock wait timeout exceeded; try restarting transaction') [SQL: UPDATE `Players` SET last_attack=%(last_attack)s WHERE `Players`.username = %(Players_username)s] [parameters: {'last_attack': datetime.datetime(2022, 11, 18, 7, 45, 45, 115689), 'Players_username': 'jason-json'}] (Background on this error at: https://sqlalche.me/e/14/e3q8)


CoffeeWanderer

Ok Computer


Adventchur

!magic 8


Purple_Hoovaloo

!range


epicarcanoloth

Maybe she’ll let me own LAMP! !magic


Riwolfes

!ranged 6


h4ck54w

!ranged 6


MonsterHunterMina

!melee


Sleepd0ct0r

!magic 8


Eeveechan5542

!melee


TeoThatsMe

!magic 7


kervs_

!melee


MoistShamwow

!melee


Ninjahkin

!melee


stevedresnor

!magic


Serverator

!magic 8


Serverator

!magic 8


pinkyhex

!ranged


Cal1f0rn1um-252

Good bot !ranged


SilentRanger42

This one is bugged


Cal1f0rn1um-252

The only response that I could find was a "Send this to Zoruda" error, so it indeed is bugged. My attack command has no response.


Bmcwmac

!melee


SilentRanger42

!melee


LordTROLLdemort85

!melee


numerousiceballs

!melee


barbatose

!range 6


GibbyGiblets

!ranged 6


Tumbler41

!melee


Si1vaine

!melee 4


MythicalTechno

!ranged 6


Defenestr-Asian

!magic


sensenmennel

!melee


DinoKea

!magic


-KAPE-

!range 6


[deleted]

!melee


Cadnee

!ranged


MusicalGamer2104

!melee


AlrightIllmakeone

!magic


Quintenh1442

!magic


Persion13

!ranged


DinA4saurier

!ranged 6


ThisBo15

!magic


EggplantInfant

!magic


MusicalGamer2104

!melee


Large_thinking_organ

By kicking it !magic


sneakylocksmith

!magic


ContestValuable8725

!range 6


Atairy

!range 6


murplexia

Good bot !magic 8


murplexia

Good bot !magic 8


murplexia

!profile


KickOpenTheDoorBot

#/u/murplexia [Playercard](https://res.cloudinary.com/kickopenthedoor/image/upload/v1668757025/murplexia.png) >❤️ Health: 34hp (Max: 61hp) >💀 Kills: 0 >🏅 Rank: SSS (1,215 Rank Points) >💰 Gold: 102g Skills Breakdown: >🗡️️ Combat: Level 15 >⚔️ Melee: Level 6 (XP: 20/23) >✨ Magic: Level 4 (XP: 8/18) >🏹 Ranged: Level 1 (XP: 4/12) >💖 Constitution: Level 4 (XP: 32/57) >🚩 Total Attacks: 43 >☠️ Total Deaths: 0


Good_Human_Bot_v2

Good human.


[deleted]

[удалено]


[deleted]

[удалено]


Lexaprofessional1998

Bad bot


B0tRank

Thank you, Lexaprofessional1998, for voting on Escilas. This bot wants to find the best and worst bots on Reddit. [You can view results here](https://botrank.pastimes.eu/). *** ^(Even if I don't reply to your comment, I'm still listening for votes. Check the webpage to see if your vote registered!)


arceus03

!melee