Jump to content

Chris' Script Collection [Last Update: 04-06/2021]


llchrisll

Recommended Posts


  • Group:  Members
  • Topic Count:  9
  • Topics Per Day:  0.00
  • Content Count:  268
  • Reputation:   27
  • Joined:  12/06/11
  • Last Seen:  

There is simple error on your guild ranking script.

There is a double closing brace '}' causing the script to have an error "npc_parsesrcfile: unkown synatx in file.....line '165'. Stopping.... "

You will just have to delete the closing brace at line 164 or 163 to fix the error :)

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  12
  • Topics Per Day:  0.00
  • Content Count:  625
  • Reputation:   188
  • Joined:  11/19/11
  • Last Seen:  

There is simple error on your guild ranking script.

There is a double closing brace '}' causing the script to have an error "npc_parsesrcfile: unkown synatx in file.....line '165'. Stopping.... "

You will just have to delete the closing brace at line 164 or 163 to fix the error :)

Hmm huh?

There is no brace too much on my script o.o.

Post me your script plx, at least the part.

Edit: Because of an unknown reason, I forgot to update the script on my computer o.o.

Fixxed and uploaded files.

Regards,

Chris

Edited by llchrisll
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  155
  • Topics Per Day:  0.03
  • Content Count:  647
  • Reputation:   16
  • Joined:  11/21/11
  • Last Seen:  

how can i change the Exp into Drop in Guild Ranker?

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  138
  • Topics Per Day:  0.03
  • Content Count:  835
  • Reputation:   25
  • Joined:  11/22/11
  • Last Seen:  

done

Edited by manabeast
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  12
  • Topics Per Day:  0.00
  • Content Count:  625
  • Reputation:   188
  • Joined:  11/19/11
  • Last Seen:  

Lol? You are too lazy to choose 3-5 menu options?

Well I could divide them, but I'm too busy with real life and my other 3 projects >-<.

Regards,

Chris

  • Upvote 1
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  138
  • Topics Per Day:  0.03
  • Content Count:  835
  • Reputation:   25
  • Joined:  11/22/11
  • Last Seen:  

little reply: not i too lazy to choose menu option. just make easy for player. ^^.

it's ok. i can wait =) please let me know the estimate date if you can. 1 month? if any disrespect i apologize here.

Edited by manabeast
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  20
  • Topics Per Day:  0.00
  • Content Count:  53
  • Reputation:   0
  • Joined:  03/22/12
  • Last Seen:  

Respect for this guy

Link to comment
Share on other sites

  • 3 weeks later...

  • Group:  Members
  • Topic Count:  12
  • Topics Per Day:  0.00
  • Content Count:  65
  • Reputation:   0
  • Joined:  04/12/12
  • Last Seen:  

dynamic shop cant go thru shop managment , keep say i not set price limit...actually im already set it

Link to comment
Share on other sites

  • 2 weeks later...

  • Group:  Members
  • Topic Count:  12
  • Topics Per Day:  0.00
  • Content Count:  625
  • Reputation:   188
  • Joined:  11/19/11
  • Last Seen:  

Respect for this guy

Thanks lol.

dynamic shop cant go thru shop managment , keep say i not set price limit...actually im already set it

Since this is saved as an server variable, the saving process can take a while till it takes effect.

So just try a few times and it should work.

Cause when I tested it it worked fine and I reseted everything^^.

Regards,

Chris

Link to comment
Share on other sites

  • 1 month later...

  • Group:  Members
  • Topic Count:  1
  • Topics Per Day:  0.00
  • Content Count:  5
  • Reputation:   0
  • Joined:  03/21/12
  • Last Seen:  

Thank you for sharing those scripts sir, it really helped me a lot in our server.

Especially the IP Ban NPC v1.0

[/b][/size], wherein, most of the time I experience difficulty in going to website/browsers so there's no need for me to log-on in our site, really thanks to you.[/font]

[font=trebuchet ms,helvetica,sans-serif]Keep up the good work, looking forward for more new scripts from you.[/font]

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  82
  • Topics Per Day:  0.02
  • Content Count:  223
  • Reputation:   4
  • Joined:  02/23/12
  • Last Seen:  

Anyone else here tried the card compound??

im getting a bug, where the cards were getting dupped if compounded on the 2nd slot...

i got a map error

buildin_countitem: Invalid '2'

script:delitem: failed to delete 1 item (blah blah blah.. )

Link to comment
Share on other sites

  • 2 months later...

  • Group:  Members
  • Topic Count:  12
  • Topics Per Day:  0.00
  • Content Count:  625
  • Reputation:   188
  • Joined:  11/19/11
  • Last Seen:  

Anyone else here tried the card compound??

im getting a bug, where the cards were getting dupped if compounded on the 2nd slot...

i got a map error

buildin_countitem: Invalid '2'

script:delitem: failed to delete 1 item (blah blah blah.. )

First, sorry about my late (very late....) reply.

I didn't recieved such an bug o.o.

Since I tested it very throughly to not producing such a bug.

Also I tested every combination, such as 4x Bacsojin Card (White Lady Card) in a Mace[4].

The effect worked very well and no error was detected.

If you could tell me where exactly that error appeared, then I will try my best to fix it.

At the moment I'm kinda lazy playing games and such and scripting an Fame System with Shop.

Note to myself: Don't start 3-5 projects at the same time and then be too lazy to finish 'em, >_>.

Regards,

Chris

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  10
  • Topics Per Day:  0.00
  • Content Count:  44
  • Reputation:   1
  • Joined:  01/03/12
  • Last Seen:  

i have sql error with rank guild.

: DB error - You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'FROM `guild_rank_guild` WHERE `rank` > '0' ORDER BY `rank` DESC' at line 1

[Debug]: at script.c:14278 - SELECT `guild_id` , `rank` , `woe` , FROM `guild_rank_guild` WHERE `rank` > '0' ORDER BY `rank` DESC

[Debug]: Source (NPC): Guild Ranker#gldrank at prontera (149,190)

how can i fix?

Thx for this excelent collection!.

Greetings.-

Link to comment
Share on other sites

  • 1 month later...

  • Group:  Members
  • Topic Count:  12
  • Topics Per Day:  0.00
  • Content Count:  625
  • Reputation:   188
  • Joined:  11/19/11
  • Last Seen:  

Line 776: Remove the , after 'woe'. Save and reload.

Seems like I wanted to add something and decided not to do and didn't remove that.

Will be fixed as soon as I am at home.

Best regards,

Chris

Edit: Guild Ranker V2.1 fixed, SVN version is only though.

Edited by llchrisll
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  14
  • Topics Per Day:  0.00
  • Content Count:  63
  • Reputation:   1
  • Joined:  09/18/12
  • Last Seen:  

WOW

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  12
  • Topics Per Day:  0.00
  • Content Count:  625
  • Reputation:   188
  • Joined:  11/19/11
  • Last Seen:  

Update: 10/23-2012: Added 1 New NPC: Fame Quest and Shop System v1.1

A Fame System which holds Quests and an additional Shop to it.

Quests and Shops are Class Based, well class row.

I used the "BaseClass" variable which holds the base class of every class like,

Champion > Acolyte, Lord Knight > Swordman, ... etc

I tested it and it was working as I wanted it to, but should still appear some bugs,

since it was scripted with eAthena SVN 14428 SQL Trunk (I know old, but works for me as test server ;O),

please write an post here or pm me directly.

Best regards,

Chris

Edited by llchrisll
Link to comment
Share on other sites

  • 2 weeks later...

  • Group:  Members
  • Topic Count:  2
  • Topics Per Day:  0.00
  • Content Count:  23
  • Reputation:   1
  • Joined:  07/06/12
  • Last Seen:  

i have a problem in pvp npc

i have set it like this set $@bty_type,3 means im using bounty points.. the problem is when im buying in the arena shop it says i dont have enough points even though i have.. example: im buying an item with the price of 22 bounty points. and i currently have 22 points. then disbottom says you dont have enough bounty points currently 22.. also tried to buy the items worth 20 below points and got the same message lol.. btw i installed the sql things in the script. so how do i fix this?

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  44
  • Topics Per Day:  0.01
  • Content Count:  159
  • Reputation:   1
  • Joined:  12/21/11
  • Last Seen:  

I'm using eathena.

I have some problem in ingame_cp. Whenever I reset the equipment it becomes like this...

155i26h.jpg

Edited by maynard
Link to comment
Share on other sites

  • 2 weeks later...

  • Group:  Members
  • Topic Count:  12
  • Topics Per Day:  0.00
  • Content Count:  625
  • Reputation:   188
  • Joined:  11/19/11
  • Last Seen:  

i have a problem in pvp npc

i have set it like this set $@bty_type,3 means im using bounty points.. the problem is when im buying in the arena shop it says i dont have enough points even though i have.. example: im buying an item with the price of 22 bounty points. and i currently have 22 points. then disbottom says you dont have enough bounty points currently 22.. also tried to buy the items worth 20 below points and got the same message lol.. btw i installed the sql things in the script. so how do i fix this?

Hmm it seems like I had an bug there.

Fixed and updated, but only at my SVN so far.

Direct Link: Click!!

Note to myself: Maybe deleting all Download links from the 1st Post and putting my SVN Link. ;I

I'm using eathena.

I have some problem in ingame_cp. Whenever I reset the equipment it becomes like this...

Well, I kinda can't solve this problem, via SQL that is.

Gonna take a look at the real Control Panels or if someone else can help me with that, feel free to do it ;I.

Regards,

Chris

Link to comment
Share on other sites

  • 2 weeks later...

  • Group:  Members
  • Topic Count:  218
  • Topics Per Day:  0.05
  • Content Count:  1180
  • Reputation:   141
  • Joined:  01/27/12
  • Last Seen:  

Your virtual password script can be defeated the same as mine could. If you PM me I will tell you how so you can fix it, but I don't want to post that here.

Peopleperson49

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  12
  • Topics Per Day:  0.00
  • Content Count:  625
  • Reputation:   188
  • Joined:  11/19/11
  • Last Seen:  

Your virtual password script can be defeated the same as mine could. If you PM me I will tell you how so you can fix it, but I don't want to post that here.

Peopleperson49

What do you mean by that?

Regards,

Chris

Note: PMed you :I.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  218
  • Topics Per Day:  0.05
  • Content Count:  1180
  • Reputation:   141
  • Joined:  01/27/12
  • Last Seen:  

Note: PMed you back :l. I hope it helps. I forgot to mention in my PM reply back, but please don't post what I told you. It maybe simple, but I don't want to tell others how to defeat scripts like this if they didn't figure it out on their own. Thanks.

Peopleperson49

Link to comment
Share on other sites

  • 3 weeks later...

  • Group:  Members
  • Topic Count:  12
  • Topics Per Day:  0.00
  • Content Count:  625
  • Reputation:   188
  • Joined:  11/19/11
  • Last Seen:  

Update: 12/21-2012: Updated Security System v2.0

New Featuers:

  • More dynamically
  • Usage for TxT Servers made possible > See OnInit: "$@serv_mode"
  • Added Prevention to skip the Passwort Insertion - Thanks to Peopleperson49 for this hint.

Tested and working fine!

Regards,

Chris

Edited by llchrisll
Link to comment
Share on other sites

  • 1 month later...

  • Group:  Members
  • Topic Count:  2
  • Topics Per Day:  0.00
  • Content Count:  5
  • Reputation:   0
  • Joined:  02/12/12
  • Last Seen:  

The files of Euro Exchanger, in mediafire, is set to private..

U remove this..?

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  12
  • Topics Per Day:  0.00
  • Content Count:  625
  • Reputation:   188
  • Joined:  11/19/11
  • Last Seen:  

nope just moved on by svn, seems like forgot to link it

http://llchrisll-scripts.googlecode.com/svn/trunk/released/packed_files/

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...