Search found 147 matches
- Wed Aug 30, 2017 3:54 pm
- Forum: LUA Scripting
- Topic: Project: Auto leveling new character
- Replies: 86
- Views: 1217
- Wed Aug 30, 2017 12:38 pm
- Forum: Downloads
- Topic: AionInterface.dll EU Patch 30.08.2017
- Replies: 1
- Views: 162
- Tue Aug 29, 2017 7:36 pm
- Forum: General Discussion
- Topic: Search Markers
- Replies: 10
- Views: 121
- Sun Aug 27, 2017 11:50 pm
- Forum: Assassin
- Topic: Official: Assassin.lua
- Replies: 27
- Views: 729
Re: Official: Assassin.lua
You can use like this
If you wanna add skill which is not in Skill.xml, you can write as PlayerInput:Console("/skill skill name") instead of Helper execute. And also don't use return. Just end
Code: Select all
if bla bla then
PlayerInput:Console("/skill Mist Butcher" )
end - Sat Aug 19, 2017 11:53 am
- Forum: Tutorials
- Topic: Example of Airline Using
- Replies: 10
- Views: 302
Example of Airline Using
Asmo Nosra town teleporter is main target.. function OnLoad() timer=0 wait=250 end function OnRun() if Time() > timer then for ID, Entity in DictionaryIterator( EntityList:GetList()) do local mobRange = Player:GetPosition():DistanceToPosition( Entity:GetPosition()); local dist = Entity:GetPosition()...
- Fri Aug 18, 2017 12:04 am
- Forum: Downloads
- Topic: AionScript Release 16.08.2017
- Replies: 16
- Views: 447
Re: AionScript Release 16.08.2017
not need mate. it is related to dialogs. just wait for the nucular...
- Thu Aug 17, 2017 11:16 pm
- Forum: General Discussion
- Topic: update for auto shards, pets etc
- Replies: 0
- Views: 32
update for auto shards, pets etc
change, if you have automatic opening pet, power shards etc. if you have 992, change it 1000, if 424, use 426.
- Thu Aug 17, 2017 9:33 pm
- Forum: Downloads
- Topic: AionScript Release 16.08.2017
- Replies: 16
- Views: 447
Re: AionScript Release 16.08.2017
My last sharing dll is for EU. Also, there is a bug not to run dialogs. I also wait for Nucular to fix.
- Thu Aug 17, 2017 11:12 am
- Forum: Downloads
- Topic: AionScript Release 16.08.2017
- Replies: 16
- Views: 447
Re: AionScript Release 16.08.2017
anyone else experiencing crashes while crafting bot is running? had no problems with craftingbot before update. The dialog with the npc seams to be the problem. Sometimes it crashes as soon as script is started and npc dialog is opened, some times it takes a while but crashes like 5-10 min later al...
- Thu Aug 17, 2017 6:25 am
- Forum: Downloads
- Topic: AionScript Release 16.08.2017
- Replies: 16
- Views: 447
Re: AionScript Release 16.08.2017
I've just updated a couple of variables. For further questions, pls ask Nucular ..