Elfo Posted January 3, 2019 Posted January 3, 2019 (edited) Deleted all my shares a while ago but wanted to leave this one here because there are people selling this stupidly simple code. It's command based individual vote reward for Hopzone, Topzone and Network. Commands are .votehope, .votetop and .votenet. It is secured on both the account level and the IP level so it's as protected as it gets without adding HWID. It can be easily converted to a NPC based one. Code: https://gist.github.com/Elfocrash/a5ba37666dd9c4d3f9a9ec022301930c Link for gson 2.6.2 https://repo1.maven.org/maven2/com/google/code/gson/gson/2.6.2/gson-2.6.2.jar Edited January 3, 2019 by Elfocrash 2 1 Quote
HildaGige Posted January 4, 2019 Posted January 4, 2019 A pity that I do not have the address api of any online server to test if the code applies well .. Quote
SweeTs Posted January 6, 2019 Posted January 6, 2019 1 hour ago, baksteen said: Just pick a random one from topzone/netowkr? Like you can 'guess' any server API of top/hop-zone. Network requires only profile name tho. Quote
Guarder Posted January 21, 2019 Posted January 21, 2019 says to go on java/net/sf/l2j/gameserver/model/actor/instance/Player.java but i dont have Player.java on frozen where should i add the codes from player.java? Quote
igregz Posted January 22, 2019 Posted January 22, 2019 @KIDutz This code refers to Java pack , it needs to be converted into Frozen one. P.S. If any1 is willing to convert it, i would appreciate it. P.S.(2) Elfocrash thank you for your great work and contribution. Quote
Guarder Posted January 22, 2019 Posted January 22, 2019 4 minutes ago, igregz said: P.S. If any1 is willing to convert it, i would appreciate it. Quote
cheewe Posted February 2, 2019 Posted February 2, 2019 Hi and thx but how inser my server here return String.format("https://api.l2topzone.com/v1/vote?token=%s&ip=%s", getApiKey(), player.getIpAddress()); thx in advance! Quote
charcters Posted April 23, 2019 Posted April 23, 2019 (edited) Thanks Working! Edited April 23, 2019 by charcters Quote
AEVR Posted April 28, 2020 Posted April 28, 2020 hi people .. hoy works a indivual api system ?? plz can explain ? Quote
JackCerutti Posted June 28, 2020 Posted June 28, 2020 if i vote from 127.0.0.1, it will say that i didnt vote yet right? cuz my ip is 127.0.0.1 haha. Quote
Recommended Posts
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.