Suggestion:
new interface: accepted with another chars (without clearing the script in the code place for another character).
- interface more light, so can use 2 character without loosing speed or crash the client.
- own speed, dont use speed for somethings, for jumping and attack.
- interface with numbers line for be more easier to find where get an error.
- interface with Place where the character be and some informations of the character that are selected. (Like npcs are near, items and mobs) (like a list when you click on item, appears Example: Just club, Refined, coordinates: 822,212 , level 100 (dont know the level), one hand. (something like this.)
- when click in "Lauch conquer online", create a new tab in the cofr33dom for a new character, dont use the same tab. for dont lose scripts that are already typed.
- "journal" like log, for you know if your script are going perfect.
- Function Print for the client, for when the bot is on, you know what he will do. example:
if hp < 100
msgprint "You have low level"
use item panacea
end
The message show in client side, for auxilliar who are looking the bot and checking the errors. *SIMILAR WITH SYSTEM MESSAGE OF CONQUER*
- Trade Function (this function are essencial, will be the best)
- Targets, attack SELF(is a target), attack MonsterName, attack tile x,y with skill SkillName
- fix Buy/Sell function, fix Scatter skill.
- variables defined with " "
example:
var killing = "attack monster birdman
loot item gold"
while true
killing
end
- Multiple mobs, examples
var mob = "birdman, hawkings, hawkl93" (like this)
- Multiple items
var items = "gold, goldbullion, meteor, dragonball" (all define between a " ")
- New script reader (for when the script is larger, not be heavy)
- create a new forum only for cofr33dom, for help who need or for help in any functions. (essecial too, like the suggestion wiki page)
if i remember more suggestions i put here or in site.
sorry for some suggestion. but i guess it will be useful
and forgot to say thanks for clinton and warlax, for me it can be the best bot.