Jump to content
  • 0

Vote Reward Ilext.dll


dandiarena

Question

Hi, any one works with ilext.dll from vangath, i want to know how works vote reward system.

 

In L2Server folder have vote.ini (example: i cfg with my server details)

[VoteSystem]
Enabled=1
;Sites separated with space
SectionList=HopZone

[HopZone]
Enabled=1
;Required points diff to give out reward in game
RequiredPoints=1
;http://l2.hopzone.net/lineage2/details/80687/L2MxC
UrlHost=l2.hopzone.net
UrlPath=/lineage2/details/80687/L2MxC
StartPointString=<span class="rank anonymous tooltip" title=
;Check points interval in seconds
CheckInterval=180
RewardId=57
RewardCount=1
;Filled by VoteCatcher.exe
CurrentPoints=0
;If set to 1 then it will multiply reward count
MultiplyRewardCountByVotes=1
;Gives reward to the same ip only once (checks also hwid)
RewardIpCheck=1
; dynamic words : [currentPoints], [section], [missingPoints], [requiredPoints]
IntervalAnnounce=Current  [currentPoints] vote(s) in [section].
IntervalAnnounceEx=Missing [missingPoints] vote(s) for next reward [section].
RewardAnnounce=We've collected enough points for a [section] to give out the reward. Thank you.
RewardAnnounce=We've collected enough points for a [section] to give out the reward. Thank you.

and in ilext.dll

[VoteReward]
Enabled=1
;Item pair list, format: item_id;item_amount, separated with space
RewardList=57;1
;Points required to get 1x reward
RequiredVotePoints=1
;Url to vote script
HttpRequestUrl=api.hopzone.net
PendingJobLimit=50
;server id generated by toplist
ServerId=1
;Secret key generated by toplist
SecretKey=asdasdasd

the dude is in HttpRequestUrl=api.hopzone.net

 

because, in server say none vote when have already 1 or 2. how to connect?

Link to comment
Share on other sites

7 answers to this question

Recommended Posts

  • 0

Hi, any one works with ilext.dll from vangath, i want to know how works vote reward system.

 

In L2Server folder have vote.ini (example: i cfg with my server details)

[VoteSystem]
Enabled=1
;Sites separated with space
SectionList=HopZone

[HopZone]
Enabled=1
;Required points diff to give out reward in game
RequiredPoints=1
;http://l2.hopzone.net/lineage2/details/80687/L2MxC
UrlHost=l2.hopzone.net
UrlPath=/lineage2/details/80687/L2MxC
StartPointString=<span class="rank anonymous tooltip" title=
;Check points interval in seconds
CheckInterval=180
RewardId=57
RewardCount=1
;Filled by VoteCatcher.exe
CurrentPoints=0
;If set to 1 then it will multiply reward count
MultiplyRewardCountByVotes=1
;Gives reward to the same ip only once (checks also hwid)
RewardIpCheck=1
; dynamic words : [currentPoints], [section], [missingPoints], [requiredPoints]
IntervalAnnounce=Current  [currentPoints] vote(s) in [section].
IntervalAnnounceEx=Missing [missingPoints] vote(s) for next reward [section].
RewardAnnounce=We've collected enough points for a [section] to give out the reward. Thank you.
RewardAnnounce=We've collected enough points for a [section] to give out the reward. Thank you.

and in ilext.dll

[VoteReward]
Enabled=1
;Item pair list, format: item_id;item_amount, separated with space
RewardList=57;1
;Points required to get 1x reward
RequiredVotePoints=1
;Url to vote script
HttpRequestUrl=api.hopzone.net
PendingJobLimit=50
;server id generated by toplist
ServerId=1
;Secret key generated by toplist
SecretKey=asdasdasd

the dude is in HttpRequestUrl=api.hopzone.net

 

because, in server say none vote when have already 1 or 2. how to connect?

you should use VoteCatcher.exe (made by vanganth) this tool reads the votes from hopzone ,but its not working annymore since hopzone updated the website...

Link to comment
Share on other sites

  • 0

StartPointString=<span class="rank anonymous tooltip" title=

Maybe to

StartPointString=<span class="total votes" title=

yeah i tried that too but the main problem its the VoteCatcher...

Link to comment
Share on other sites

  • 0

i have votecacher but auto open a new window per minute executing .exe and give erro executing script

same problem as me.... the best solution will be a votecatcher updated, but i don't think annyone who got his source files have this one...

Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now


×
×
  • Create New...