So guys, I have come at max at max with this bot.
What means that? Well this was a child of Ratting bot: anomaly and/or asteroids with Sanderling
A child who bring the legacy of his parent further … " where no one was before"
This bot have come at maximum of general features in 98kb file dimension, and the last version 2.6 come with latest high tech innovations on Sanderling:
- Using folders in drone window : you have 2 folders now, one for "heavy " drones and one for salvagers drones. So create this two folders inside your window drones (ingame) or any name and change in script
- Using any station/citadel/indy name for warping faster. Not before you have the drones inside, not 200 -500 or 1 billion times faster, but in a matter of 300ms - 500 ms he enter in warp. So add your favorite name station in settings. It doesn’t have to be the same with home. You’ll warp at this station, and then, if the reds are still inside your system, you dock home. So add your citadel( or etc etc) in overview. And the name in settings could be just one word from his name
- Set your max peoples in local chat . the script read how many they are at the begining and he add 10. if you want 1000 , then change from +10 to +1000. This feature is nice when couples biiiiig fleets enter in your local and with them, a red, hidden from any look.
- Because like a pro botter, you have more than one char, in different regions, the same script is used for all: the script read the region, using dictionary you have the faction npc and, … what drones you want to watch . * The reading for health of drones is 100 % functionnal, implemented, used, but thats all. if you want to warp or dunno, dance, sing .; you have to add the action at the respective void
- Did I say you now you know how many rats you kill? well, they are counted now. I just hope the counting is right :)). In fact for tests I used 2 methods, one with reading the hp of target, and one presented to you. The first method misses some frigates. The second could add 1-2 rats, depending if you retreat often . I have no prove the count is wrong, but I have a feeling in this direction because is hard to believe I kill so many rats
- Did I mention now you can use 2 anomalies? … think not. Well, in setting you have the second anomaly to take. But to use that, you have to comment at the end of file the actual bool and uncomment the one who use both options. Is not a big deal, unless, if you bot in a populated area and you need to take the second option.
whats next, let’s see… Oh yes: - Are you tired like me, to wait the drones hp to be at 100% on tethering zone? Well, now you repair them into station.
Actually your ratting ship , entirely. the bot it clicks on repairshop into station ( so is usefull in HS also), it repair your ship and surprise… I have come to " where no one was before…"
talking about surprises … we come at next point: - Our loved EWAR. I had to lose about 10 ships to test that snippets on real combat, in all regions, to make the code to work and to order them. That’s make about 2B isk. And surprise , I offer you the codes, free to use in personal use. So remember my sacrifices in isk, in time play and in RL next time when you discover something doesn’t work well on this or any of my bots, and be nice . I do not ask you for your money, isk, so let be nice everybody.
In conclusion, now Ewar is solved, if you need to change the order ( if you want warp scrambler before web, just copy paste from down to above) - And since I’ve come to RL stuffs, I will tell you something. Do you know I had a dream? I dont love to have too many open programs, auto clikers, alarm intels etc. So my dream was to use the intel channels directly in Sanderling bot.
Is coming now: you are alarmed if any of your nearby systems connected through stargates is visited by reds and their presence is pointed in your intel channels. You will have a beep beep. So if you want to warp … you just have to change a little the script , by adding the void instantwarp in the void for reading the nearbysystems. Still, the respective window have to be single and not in tab with another one.
So because I have come at maximum space allowed with maximum features possibles, this version need tweaked by you, so be patient, because I had to delete the green text (commented) from the beginning, read carefully the script and fill in the “xxx”
So, on
Dictionary<string,string> region=new Dictionary<string,string>();
region.Add("xxx", "blood");
xxx is the region, blood is the faction npc
on
Dictionary<string,string> IntelFor=new Dictionary<string,string>();
IntelFor.Add("xxx", "your intel channel");
xxx is again, the region;
on
string ShowSystemsList = String.Join(" ; ", MenuStations);
Host.Log(" >>> First " +ShowSystemsList+ " ");
//MenuStations.Add(""); // add other systems
MenuStations.Add(" ADD HERE OTHEr SYSTEM NAME ")
do not ask me why I named him MenuStations … I dont know :d :))
And since the bot is at his maturity, I will post the master link to git: