#IF=%FirstTime,;
#SmoothBackground
#UseLoop
MemPtrWrite=%AddrFPS,%OffsetFPS1,30,BYTE; FPS Cap change 30 to what ever you want
MemPtrWrite=%AddrFPS,%OffsetFPS2,30,FLOAT; FPS Cap change 30 to what ever you want
#SetVar=SkillName,Enter the Skill name that should be used every 40 seconds;
UseSpeed=1;
#ENDIF
#IF=%Timer=55,40000;
Command=/skill %Var[SkillName];
Delay=1000;
CreateTimer=55;
#ENDIF
#EXECUTE=CheckEXP;
Delay=100;
start_CheckEXP;
_MemReadVar=%AddrMaxEXP,DWORD,MaxExp;
_MemReadVar=%AddrCurrentEXP,DWORD,CurrentExp;
_Calc[ExpPercent]=%Var[CurrentExp]/%Var[MaxExp];
_Calc[ExpPercent]=%Var[ExpPercent]*100;
#IF=%Var[ExpPercent],>50; // IF above 50% exp
#IF=%Var[ExpConsumable],=1;
_IFInventoryContains=188922000; // EXP Extractor
UseID=188922000;
Delay=1250;
SendKey=0x0D;
Delay=1500;
Command=;
#ENDIF
end_CheckEXP;
I tested it, and as i could see, its not using the experience extractor :<
I tested it, and as i could see, its not using the experience extractor :<
Sorry there was one line I copied over that shouldn't be there
Code:
#IF=%FirstTime,;
#SmoothBackground
#UseLoop
MemPtrWrite=%AddrFPS,%OffsetFPS1,30,BYTE; FPS Cap change 30 to what ever you want
MemPtrWrite=%AddrFPS,%OffsetFPS2,30,FLOAT; FPS Cap change 30 to what ever you want
#SetVar=SkillName,Enter the Skill name that should be used every 40 seconds;
UseSpeed=1;
#ENDIF
#IF=%Timer=55,40000;
Command=/skill %Var[SkillName];
Delay=1000;
CreateTimer=55;
#ENDIF
#EXECUTE=CheckEXP;
Delay=100;
start_CheckEXP;
_MemReadVar=%AddrMaxEXP,DWORD,MaxExp;
_MemReadVar=%AddrCurrentEXP,DWORD,CurrentExp;
_Calc[ExpPercent]=%Var[CurrentExp]/%Var[MaxExp];
_Calc[ExpPercent]=%Var[ExpPercent]*100;
#IF=%Var[ExpPercent],>50; // IF above 50% exp
_IFInventoryContains=188922000; // EXP Extractor
UseID=188922000;
Delay=1250;
SendKey=0x0D;
Delay=1500;
Command=;
#ENDIF
hi paraly, if I do not set anything manualy on Luna insta script, what it will do by default?
my old script used to craft only the cheapest kinah box (it was one of the 75%) and I was enjoying it.
but it seems not working anymore, maybe because of the new luna buttons position
hi paraly, if I do not set anything manualy on Luna insta script, what it will do by default?
my old script used to craft only the cheapest kinah box (it was one of the 75%) and I was enjoying it.
but it seems not working anymore, maybe because of the new luna buttons position
It will do luna
It will dump inventory for the inventory inspector
It will craft both 75% recipes if available
if you just want the recipe with 1 lunas light, remove any of these lines
_SetVar=DepositKinahAmount,75; // The Kinah Amount it should deposit in Percent 1-99%
_SetVar=DepositKinahlist,1; // Allow only certain characters to deposit Kinah - 0 = All can deposit / 1 = Only on list can deposit / 2 = Only if not on list can deposit
_SetVar16=Othername,Anothername; // List the nicknames for deposit kinah
_SetVar=DepositKinahAmount,75; // The Kinah Amount it should deposit in Percent 1-99%
_SetVar=DepositKinahlist,1; // Allow only certain characters to deposit Kinah - 0 = All can deposit / 1 = Only on list can deposit / 2 = Only if not on list can deposit
_SetVar16=Othername,Anothername; // List the nicknames for deposit kinah
what can b wrong?
Are you sure they weren't withdrawing instead?
There was a bug in ~2.51, a small space before the withdraw function which bugged the whole script so make sure to update to 2.52
Anyone tested 1-10 asmo leveling since the patch? Mine keep errors when its level 3, after server switch talks to NPC, and when it passes small tornado, then client freeze. Every time at same spot. Anyone knows how to fix this?
I am still having problem with NA asmo 1-10 script.
Once it does channel switch, FlySmooth=498.21,2413.091,267.007; <-----
right there, it keeps crushing client. Every time. Tried everything include client repair, and even delete and reinstalled intire Aion, still same problem. other then this, i dont have any problems like playing crushes nothing. Anyone else having problem like me? or any help?
I am still having problem with NA asmo 1-10 script.
Once it does channel switch, FlySmooth=498.21,2413.091,267.007; <-----
right there, it keeps crushing client. Every time. Tried everything include client repair, and even delete and reinstalled intire Aion, still same problem. other then this, i dont have any problems like playing crushes nothing. Anyone else having problem like me? or any help?
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