Want a script made?

Kannkor

Ogre
(See bottom of this post for current projects and suggestions)

I'm currently taking suggestions on what scripts the community would like to see developed. Most of my current scripts were custom made for how I play, but I think it's time the world sees what I have to offer! So I'm offering my services to create scripts.

Here is a list of things that I can't/won't do.
**********************************
**I CAN'T change the 5 writ limit. On that note, I can't do anything with craft/crafting at all.
**I won't make AFK scripts. I'm all for automation of mundane tasks, however passing out scripts that allow people to level while afk is not my intent.
**"Hacks" - I can't do anything that isn't possible for you to do. (Such as warping).
*********************************

Currently while writing this, I do not use EQ2bot, so I won't be updating any class specific files for it.

I'll listen to any suggestion, and if it's feasible, I'll work on it and publish it for the community.

Feel free to post suggestions here, or contact me in IRC, name there is "Hotshot".

Current projects being worked on:
Movement Lib for LavishNav

Next Project(s):
New Harvest (no promises or time lines)

Suggestings:
Buryani/Plant feeding

Completed Projects:
Auto add Shinies - called: Collect.iss on SVN. (Thanks to Nuprecon)
 
Last edited:

Nuprecon

Active Member
I'm currently taking suggestions on what scripts the community would like to see developed. Most of my current scripts were custom made for how I play, but I think it's time the world sees what I have to offer! So I'm offering my services to create scripts.

Here is a list of things that I can't/won't do.
**********************************
**I CAN'T change the 5 writ limit. On that note, I can't do anything with craft/crafting at all.
**I won't make AFK scripts. I'm all for automation of mundane tasks, however passing out scripts that allow people to level while afk is not my intent.
**"Hacks" - I can't do anything that isn't possible for you to do. (Such as warping).
*********************************

Currently while writing this, I do not use EQ2bot, so I won't be updating any class specific files for it.

I'll listen to any suggestion, and if it's feasible, I'll work on it and publish it for the community.

Feel free to post suggestions here, or contact me in IRC, name there is "Hotshot".
You should talk Nuprecon into releasing his version of eq2harvest. Or write a new one...
 

wired203

Active Member
Burynai shiney feeding, detect when inventory full, detect when you have nothing left to feed. That's about all there would be needed in that one.
 

Kannkor

Ogre
Is this the whole plant feeding thing? If so, I've never used or seen one, so could you give me more details and if it's easy to get one. I know what the food is/looks like.. If that counts..

Pygar I have some movement stuff, I'll work on making it more object based.
 

Rooster

Active Member
http://eq2.wikia.com/wiki/Carnivorous_Plant/Care_and_Feeding

You feed the plant a certain combination of items, then examine the plant to get your "reward". Items vary from crap, to power/health regen roots (handy for raiding), evac item, attack speed increase etc.

How about some small scripts that:

1: On inventory update, if it's a collectable, add it to collections journal.

2: This might exist but I don't think so... a standalone script to use potions to cure effects. Something small and light, but also detects the right level potions? Could it also buy appropriate level potions from broker if your inventory stock is low?

3: During battle, have an on-screen list of mobs currently engaged in an X meter range. Their names in green, or red if you have aggro for that mob. Next to each mob's name, list the name of the team member that mob is targetting. Would be Awesome for tanking, to know if you've got a mob or two loose on a warlock. Also good for the Warlock so they can see how many mobs are on them. Could maybe access the aggro meter for each mob and have a % of your aggro on all mobs currently engaged? Named mobs in yellow? Could the list be ordered by lowest aggro to highest, using the hate meter %?

4: (good luck with this one..) On quest update, check to see if the next step's text contains a mob/NPC name. If so, is that mob in radar range? If so, provide a prompt saying "Quest mob/NPC is located 25 meters North East" or something... put it as on-screen link with the / prefix I think would make that distance count down as you approach, so you can see you're heading in the right direction...?

Anything in there sound like something you might be interested in?
 

Amadeus

The Maestro
Staff member
Ahh ...it uses mouse clicks. I just know it's not possible without hacking it like that.
 

Valerian

ISX Specialist
Ahh ...it uses mouse clicks. I just know it's not possible without hacking it like that.
Yeah, simulated mouse clicks are almost stone-age technology, but I wouldn't consider them hacks. When all else fails, the old standby methods still work.

To my way of thinking, something like ISXEQ2 is more of a hack than simple mouse emulation. Extremely powerful, but it's still a hack at the most basic level. It utilizes and provides access to the game's own functions and data to do things the game was never designed to do.

I would prefer a hack over a click. Hacks tend to be more accurate and powerful when well thought out, and implemented by someone beyond the age of puberty, preferably with morals.
 

coolman

Active Member
If you could get the UI 's x,y ,and the button's x,y, then you could use mouse click, it's not 100% right ,but at least 99% right. That's enough for us.

The key is to get the ui and button's x,y. other things are sooo simply.
 
Top Bottom