flammified / terrabot

An easily used library for making Terraria bots
MIT License
41 stars 16 forks source link

I think this protocol number is incorrect #2

Open CvRXX opened 6 years ago

CvRXX commented 6 years ago

https://github.com/flammified/terrabot/blob/14372aa2e1ed441ef4af5d0dc4ea465b2278af86/terrabot/bot.py#L13

jappies commented 6 years ago

Yea i have the same issue :/, would be nice if this is updated.

lvm commented 4 years ago

This isn't really a bug, as it can be easily solved by creating a bot like this:

bot = TerraBot('127.0.0.1', port=7777, protocol=230)

Note: 230 is the protocol number for 1.4.0.5