cityrpg / CityRPG

A sandbox-simulation styled mod for the game Blockland that simulates the life of a blocky city. Live, build, and thrive in a city made of blocks.
4 stars 3 forks source link

Hole bots can be used to spawn items and abuse bot events #25

Closed LakeYS closed 4 years ago

LakeYS commented 4 years ago

Until this is fixed, hole bots will remain disabled for players.

LakeYS commented 4 years ago

Multiple causes:

  1. When spawning a bot, the item is disabled, however players can subsequently select an item and the bot will equip it and attack others
  2. Players have access to the full set of bot events, including:
    • changeDataBlock
    • dropItem (Highly abusive)
    • setMeleeDamage, allowing players to make killer bots
    • setWeapon
    • spawnExplosion
    • spawnProjectile
  3. Players can spawn zombie and shark bots which deal melee damage (including any external bot mods that deal damage)

This will be un-marked as Critical when a workaround is implemented to either disable bot bricks entirely in CityRPG, or to make them admin-only until these issues can be fixed. Afterwards, further changes will be made to fix the issues so players can use bots.