Jump to content

Hopzone/topzone/network Vote Reward [Re-Share]


An4rchy

Recommended Posts

really? i have my link working when this post are publish. but today no works more whitout reason, do you really think y put "l2nameserverhere" ? lol

Just tested with a random network server and it works fine.

Link to comment
Share on other sites

  • 2 weeks later...

For some reason it does not work with Hopzone. I get no errors on gameserver but it keep telling me "You did not vote. Please Try again."

 

I'm using only your Hopzone "getVotes" method. I want it to work with my vote vortex engine npc. The Topzone method works fine.

 Can you check why hopzone is not working?

Thank you.
 

Edited by disorder25
Link to comment
Share on other sites

For some reason it does not work with Hopzone. I get no errors on gameserver but it keep telling me "You did not vote. Please Try again."

 

I'm using only your Hopzone "getVotes" method. I want it to work with my vote vortex engine npc. The Topzone method works fine.

 Can you check why hopzone is not working?

Thank you.

 

Every think work on me , just when players are rewarded, i dont got any reward on inventory and problem in line 39 /hop/top/network...

Link to comment
Share on other sites

I will Add Here the fixes for Network and Hopzone

Network.java
-con.addRequestProperty("User-Agent", "Mozilla/4.76");
+con.addRequestProperty("User-Agent", "Mozilla/5.0");


HopZone.java
-con.addRequestProperty("User-Agent", "Mozilla/4.76");
+con.addRequestProperty("User-Agent", "Mozilla/5.0");
Link to comment
Share on other sites

  • 3 weeks later...
  • 2 months later...
  • 2 weeks later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

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...