Hey paraly for bot grind is there a way to skip one of mob that you target and only cna do 1 damage to it ? should add that to the combat log for those mob .
Wild Elroco <Small Game>
Hey paraly for bot grind is there a way to skip one of mob that you target and only cna do 1 damage to it ? should add that to the combat log for those mob .
Wild Elroco <Small Game>
You can add these mobs to a blacklist with this command
Code:
_ACMob_Blacklist=Wild Elroco,Wild Elroco;
because this command requires at least 2 names I entered the same name twice
Put this line to the "Basic Settings" part of the script
Thanks for teh help Paraly , i know is another question , is there a way to make skills rotation faster ? it seems like kinda slow cus bot goes thru alot of auto before skill spam anyway to make it spam quicker other then using no animations?
Thanks for teh help Paraly , i know is another question , is there a way to make skills rotation faster ? it seems like kinda slow cus bot goes thru alot of auto before skill spam anyway to make it spam quicker other then using no animations?
Try it without NoAnimation, with full no animation it can't detect when an animation finishes
You should rewrite the rotation of your class from 0, don't add unnecessary many skills, just those that you need with low CD and good damage
In case it has less than 12 inventory slots free it can expand the inventory
It gets the Lugbug Daily rewards
It buys a General Return Scroll
Teleports to Gelkmaros and binds there
Exchanges 12 acorns for the Event Coin Bundle
Deposits the Coin Bundle in the Account Warehouse
Logs to the next character
this script is really nice!
is it possible to make the character complete the daily lugbug quest and then check and consume the Large Gold Star we randomly get from this lugbug daily quest instead of discarding/selling it when the script runs for acorns or luna daily?
it really helps in current events because the character will level up fast doing lunas with the star buff up
is it possible to make the character complete the daily lugbug quest and then check and consume the Large Gold Star we randomly get from this lugbug daily quest instead of discarding/selling it when the script runs for acorns or luna daily?
it really helps in current events because the character will level up fast doing lunas with the star buff up
Luna Daily already has a code for it
Code:
#DO=15000;
_IFInventoryContains=162005076; // Lugbug's Large Gold Star (7 days)
MemWrite=%AddrFreeMem6,1,BYTE;
UseID=162005076;
Delay=3000;
#ELSE
MemWrite=%AddrFreeMem6,0,BYTE;
#ENDIF
_UNTILMemRead=%AddrFreeMem6,BYTE,=0;
#DO=15000;
_IFInventoryContains=162005076; // Lugbug's Large Gold Star (7 days)
MemWrite=%AddrFreeMem6,1,BYTE;
UseID=162005076;
Delay=3000;
#ELSE
MemWrite=%AddrFreeMem6,0,BYTE;
#ENDIF
_UNTILMemRead=%AddrFreeMem6,BYTE,=0;
But I guess it misses to open , will add it soon
@ it's added now
thank u thank u
Quote:
Originally Posted by Paraly
Luna Daily already has a code for it
Code:
#DO=15000;
_IFInventoryContains=162005076; // Lugbug's Large Gold Star (7 days)
MemWrite=%AddrFreeMem6,1,BYTE;
UseID=162005076;
Delay=3000;
#ELSE
MemWrite=%AddrFreeMem6,0,BYTE;
#ENDIF
_UNTILMemRead=%AddrFreeMem6,BYTE,=0;
But I guess it misses to open , will add it soon
@ it's added now
hello paraly! i don't know if it is working as intended. i've downloaded the new script but my characters aren't looting the lugbug daily quest to check if we got large gold star
is it supposed to happen after or before we clear luna instance?
hello paraly! i don't know if it is working as intended. i've downloaded the new script but my characters aren't looting the lugbug daily quest to check if we got large gold star
is it supposed to happen after or before we clear luna instance?
You need to activate ExchangeAP at the InstaScript settings, otherwise it doesn't get the lugbug daily rewards
Script para todos os Lastchaos - Autohokey 01/29/2012 - Last Chaos - 1 Replies I got a script that clicks several times with the click right mouse clicks when monster picks up the tarjeta. so he just throws the skill.
I used AutoHotkey program. in AutoHotkey - Free Mouse and Keyboard Macro Program with Hotkeys and AutoText
Needs improvement.
I accept any help.
I'm from Brazil.
------------------------------------------------- --------------------------
[Release]Big Script Library 07/25/2010 - SRO PServer Guides & Releases - 0 Replies I think its a good idea to open this Topic.
I need Your Help.
Sent me your own made Scripts and i upload them here.
It does not matter if there is already a script by the mob.
Only Self made scripts!!!
What To Post?
Post me not the text file.Post me the script!!!
Scorpion 1 by Th3Stalker