Automated Contested Checker

Suicide

Active Member
I made this a long time ago when i made the mob checker that i posted. I originally just kept it just to myself as it took me a long time to figure it all out. It was my first script i developed and i figured i might as well release it as im thinking about coming back to isxeq2 and innerspace after a very long break.

Im not too sure if the bot will work as it did before and i am going to do some refinement to it and create clusters since it doesnt need to check all the evil avatars if one is up.

If you were to use this program this is how it works.

TargetMob[1,1]:Set[Avatar of Growth] <-- name of mob your looking for
TargetMob[1,2]:Set[Growthwatch] <-- Character name
TargetMob[1,3]:Set[Username] <-- username of the account
TargetMob[1,4]:Set[Password] <-- password of the account
TargetMob[1,5]:Set[Server] <-- server that the character is on. such as Butcherblock.

You can shorten the array if you need to. I used 2 accounts to run this script. Please let me know if you like it, if people find it useful then i will release an updated and refine copy.
 

Attachments

un092

Active Member
havent had a chance to try it, but was a big fan of the mob checker and cant wait to use this
 

Suicide

Active Member
this script also uses isxpoco, which i used my isp's smtp info to send an email to my gmail account which then would forward it to my cellphone by using a filter rule to only forward messages from the email address i was using for isxpoco.

My previous single mob checker actually had an error in it, which i didnt catch for the longest time. I actually never used the single version becasue i had this script which allows for alot more versatility.

at one point i had another modified version of this script and linked it to log into and check a mob, if it found the mob, it executed another custom script to kill the mob, then log out and into another script. it has many options.
 

un092

Active Member
i had modified your single checker to actually use ISXaim, over the email client. i couldnt figure out how to get my email to send a text message to my phone effectively, but sending a text message through AIM was pretty easy just put +1 in front of your phone number, so if your number was 555 123 4567, just +15551234567
 

Valerian

ISX Specialist
At first glance, the script file above has matching braces. Your issue is likely wherever you modified the script. Double check your variables in the top section of the script to ensure they are formatted correctly and you didn't miss any square brackets, etc.
 

ArcticTexan

Active Member
Here is what I am stuck on. Been using this to learn more about scripts and have learned a lot. Need some pointers though pls. I want it to loop and to tell a channel every avatar that is up. Currently I cannot get past the above error. (my working copy has all my info plugged in)
 

Attachments

Suicide

Active Member
hey all. Im back from a really long break from the game. Have you guys liked my little script?

Hope you guys who have modified it, have released the modified version and not been selfish lol.

I hope to see some progress on my little project. I might be coming back to eq2, not sure yet but if i do i plan on rewriting the checker since avatars have changed a bit since i wrote the script like 2 years ago.

Who knows i might be crazy and actually attempt to integrate some form of a time system into it, allowing for the program to turn on and off the characters it logs into based on the time period that the mob was killed and the possiblity of it to respawn.

I dont know if im being too ambitious in my hopes but heck, i might be able to make it work then that would be a serious program to have... lol and would give me a reason to come back and play.
 
Top Bottom