Search found 237 matches
- Mon Feb 13, 2017 8:48 pm
- Forum: LUA Scripting
- Topic: Change Medals
- Replies: 10
- Views: 276
Re: Change Medals
Asmodian Coin Fountain Script Have fun function OnLoad() PlayerInput:Console("/select Nosra Coin Fountain"); end function OnRun() if not DialogList:GetDialog( "dlg_dialog" ):IsVisible() then PlayerInput:Console( "/Attack" ); Timer = Time() + 400; return false; end if Timer ~= nil and Timer >= Time(...
- Mon Feb 13, 2017 8:35 am
- Forum: General Discussion
- Topic: [SUGGESTION] Remove Panic Mode
- Replies: 11
- Views: 220
Re: [SUGGESTION] Remove Panic Mode
Mavel, please give me the source code and i will have a look onto it and most likely add it to the default AionScript installation.
Send it via PM or share here in the forums.
Send it via PM or share here in the forums.
- Sun Feb 12, 2017 8:21 am
- Forum: Downloads
- Topic: AionScript Release 12.02.2017 (EU 5.3)
- Replies: 0
- Views: 164
AionScript Release 12.02.2017 (EU 5.3)
Changes:
- Added EU Support 5.3 for Mini Patch on 09.02.2017
- AionInterface.dll
- Fri Feb 10, 2017 11:02 am
- Forum: Bard
- Topic: Official: Songweaver.lua
- Replies: 54
- Views: 1314
Re: Songweaver.lua by myself
@ Thread owner
please share OfficialGrinderFramework/Settings.lua, the needed part for this script to work.
self.Songweaver = {
.....
}
please share OfficialGrinderFramework/Settings.lua, the needed part for this script to work.
self.Songweaver = {
.....
}
- Wed Feb 08, 2017 9:52 pm
- Forum: Downloads
- Topic: AionScript Release 30.01.2017
- Replies: 16
- Views: 383
Re: AionScript Release 30.01.2017
viewtopic.php?f=7&t=5 install and then it should work
- Wed Feb 08, 2017 9:41 pm
- Forum: LUA Scripting
- Topic: Change Medals
- Replies: 10
- Views: 276
Re: Change Medals
Asmodian Coin Fountain Script Have fun function OnLoad() PlayerInput:Console("/select Nosra Coin Fountain"); end function OnRun() if not DialogList:GetDialog( "dlg_dialog" ):IsVisible() then PlayerInput:Console( "/Attack" ); Timer = Time() + 400; return false; end if Timer ~= nil and Timer >= Time()...
- Wed Feb 08, 2017 9:27 pm
- Forum: Downloads
- Topic: AionScript Release 08.02.2017 (EU 5.3)
- Replies: 0
- Views: 155
AionScript Release 08.02.2017 (EU 5.3)
Changes:
And big thanks to Agonic which did a good portion of the update.
- Added EU Support 5.3
- AionInterface.dll
- AionScript.exe
- Setting/Skill.xml
And big thanks to Agonic which did a good portion of the update.
- Tue Feb 07, 2017 8:51 am
- Forum: General Discussion
- Topic: Minimized window
- Replies: 1
- Views: 52
Re: Minimized window
Check the taskbar icons of Windows bottom right.
Double Click the correct one and you will see it again...
- Mon Feb 06, 2017 9:22 pm
- Forum: Tutorials
- Topic: Securing your Client from Telemetry (ncdiagS32.exe)
- Replies: 8
- Views: 517
Re: Securing your Client from Telemetry (ncdiagS32.exe)
Do you play on EU or NA?creatine wrote: ↑Mon Feb 06, 2017 5:41 pmI just did this. I dunno why I did it, but I did it lol. telemetries might explains why GM's kept popping in the instance that im in every 30 seconds or a few minutes, regardless of instances lol
Anybody else have GM checking them out in instances other than me? ^^
- Sun Feb 05, 2017 5:21 pm
- Forum: LUA Scripting
- Topic: Change Medals
- Replies: 10
- Views: 276
Re: Change Medals
I fixed it and updated 0x00 Post. Have fun 
You have to change in the beginning of the lua script the name of the npc.
You have to change in the beginning of the lua script the name of the npc.