[RR] Walking through things
Hey guys,
Recently I started writing a bot for ROTMG since I was bored. I made it 99% myself with no help from other up until this point - but now I can't seem to find how to detect things like Mystery Boxes blocking the square it's in, does anyone know what Mystery boxes are and how to detect them as blocking paths? They aren't entities, since I logged all entities' names and made all entities display a notification over them every second with their id every two seconds and the mystery boxes didn't have anything over them. I also can't find their names in the GroundData.
Also, if I get help I will release a little part of my stat getter on this thread.
Thanks in advaced.
You obviously don't know anything nor have written a bot. By default bots are able to no clip though anything because they don't recognize that there is a static object. You have to code them to be not able to no clip if that's desired, otherwise do nothing.