So after reading a few posts and realizing that you can now trade in CPS for real $ I decided to make a bot. I'm an F# developer and don't really want to learn C++ or .Lua right now so i've made it in Autoit. It functions well. Uses memory address pointers to read my location and stay within a defined radius and track health for using potions. tracks XP skill and uses some custom pixel functions to locate and click on enemies in an efficient order (IE closest first). I haven't added looting yet.
So I have 2 requests/questions.
1. Is there a way to use CE's equivalent 'Speed hack' without CE open. As Ce causes a 1-day ban.
2. I want to improve on this and find a list of surrounding enemies/entities objects (and from that there location/coordinates). I've read there is supposed to be an object with a list of entities. I don't know how this would look in memory? I imagine an address with lots of equal offsets pointing to each object in the list. (feel free to correct me) Can anyone help with this or give me a run down of how you would go about this? being a popular game I'm hoping some of you know how to do it already.
Thanks






