Thread: PRO Vote - Voting doesn't have to be rocket science.

Page 1 of 5 123 ... LastLast
Results 1 to 10 of 42
  1. #1 PRO Vote - Voting doesn't have to be rocket science. 
    Registered Member
    Project's Avatar
    Join Date
    Dec 2010
    Posts
    2,669
    Thanks given
    1,043
    Thanks received
    820
    Rep Power
    1101


    PRO Vote originally only had added support for higher revisions, we've just now added support for lower revisions.

    We currently support : 317 (pi) and 667/718 (matrix)

    Don't want to visit links for tutorials? That's fine!
    [SPOIL]
    Please make sure you have downloaded all our libraries and placed them in the library (libs) folder before you begin.

    Locate your Commands.java file

    Found it? Great! now import our handler.

    Code:
    import voteHandler.org.vote.*;
    Next you need to add in the server id and api key, just as follows, make sure this is near the top.


    Code:
    public static voteHandler vote = new voteHandler("SERVER ID", "API KEY");

    Now in the same file, where normal player commands are handled, add in
    Code:
    if (playerCommand.startsWith("auth")) {
    	try {
    		String[] args = playerCommand.split(" ");
    		if (args.length < 1) {
    			c.sendMessage("Usage : ::auth codehere");
    			return;
    		}
    		String authCode = args[1];
    		boolean success = vote.authenticate(authCode);
    		if (success == true) {
    			c.sendMessage("Successfully redeemed authorization code!");
    			//add reward here, perhaps a dialogue with options etc
    		} else {
    			c.sendMessage("Failed to redeem authorization code!");
    		}
    	} catch (Exception e) {
    		c.sendMessage("An error has occurred.");
    	}
    	return;
    Congratulations, you've finished the tutorial.[/SPOIL]

    What is PRO Vote?

    PRO Vote is a more modern, secure and easier way to handle votes & rewards for your server. We do all the heavy lifting, such as handling & monitoring all the databases and callbacks with ease, enabling you to spend more time working on your server. PRO Vote allows servers that can't afford a website or aren't experienced enough to set up a voting system, to reward their players, gain more players and still receive votes.

    Click here to view a demo

    Why use PRO Vote?
    • PRO Vote is Easy to Use, We do all the heavy lifting for you. There's little to be done on your part.
    • PRO Vote is completely Free! You have nothing to lose. Want to advertise with us? Message me.
    • PRO Vote provides a Stylish Widget! You can either embed our widget on your website, or use our generated web-page.


    We have a basic handler written already for you Here.

    Still confused? Click Here for a official PRO Vote tutorial based on your revision.

    After following our simple tutorial, signing up and adding your server, all that's left needed to be done is to change the callback url on your voting pages.
    If you're using PRO Vote as your voting gateway, just set your callback url to PRO Vote | Listener

    I won't waste your time with words, here are a few screenshots of PRO Vote.












    Want server sided support for your revision? Add my skype (thugblytas) or simply just contact me via PRO Vote
    Currently we have only added support for three voting toplists. Do you have or know of a toplist and want PRO Vote to include it on our systems? Contact us!

    Thanks to Luka for giving me a hand on rewriting the hashes and callbacks.
    Reply With Quote  
     

  2. Thankful users:


  3. #2  
    Banned PRO Vote - Voting doesn't have to be rocket science. Market Banned


    Join Date
    Nov 2008
    Age
    28
    Posts
    904
    Thanks given
    44
    Thanks received
    103
    Rep Power
    0
    Support 100% - Vouch on Project's PHP coding abilities and his website.
    I will contacting you soon for a server I'm working for.
    Reply With Quote  
     

  4. #3  
    Registered Member

    Join Date
    Sep 2014
    Posts
    2,080
    Thanks given
    3,003
    Thanks received
    1,114
    Rep Power
    5000
    Sounds sick man
    Reply With Quote  
     

  5. Thankful user:


  6. #4  
    Donator


    Join Date
    Aug 2012
    Posts
    2,462
    Thanks given
    312
    Thanks received
    459
    Rep Power
    457
    Wow talk about how convenient this thread is Thanks for the contribution will defiantly use this.
    Reply With Quote  
     

  7. Thankful user:


  8. #5  
    Registered Member

    Join Date
    Nov 2010
    Posts
    1,528
    Thanks given
    1,017
    Thanks received
    348
    Rep Power
    240
    Amazing thanks so much for this
    None.
    Reply With Quote  
     

  9. Thankful user:


  10. #6  
    need java lessons
    Eclipse's Avatar
    Join Date
    Aug 2012
    Posts
    4,436
    Thanks given
    686
    Thanks received
    898
    Rep Power
    490
    105837586% sure i saw a project thread for this...
    nonetheless, good luck..

    Quote Originally Posted by jerryrocks317 View Post
    i am 14 and have my own laptop im on almost 24/7 currently creating rsps lol so please get off my thread lol
    Reply With Quote  
     

  11. Thankful user:


  12. #7  
    Extreme Donator PRO Vote - Voting doesn't have to be rocket science. Market Banned



    Join Date
    Aug 2011
    Age
    28
    Posts
    3,589
    Thanks given
    1,402
    Thanks received
    1,620
    Rep Power
    5000
    Will come In handy in the future

    Thanks

    Attached image

    Attached image
    Discord: Roy#2382

    Reply With Quote  
     

  13. Thankful user:


  14. #8  
    Registered Member
    Project's Avatar
    Join Date
    Dec 2010
    Posts
    2,669
    Thanks given
    1,043
    Thanks received
    820
    Rep Power
    1101
    Quote Originally Posted by true rage View Post
    so in other words we must reply on ur resources for our voting reward system to work? correct me if im wrong i tend to briefly read over threads. nonetheless a contribution is a contribution good job.
    Yes, we make sure to be reliable as everyone would want something reliable. The whole purpose of PRO Vote was go give simplicity to server owners and to have something new. If you have any other concerns, feel free to contact me.
    Reply With Quote  
     

  15. #9  
    Banned

    Join Date
    Feb 2014
    Posts
    1,204
    Thanks given
    138
    Thanks received
    450
    Rep Power
    0
    This looks real nice, gj
    Reply With Quote  
     

  16. #10  
    Registered Member
    Project's Avatar
    Join Date
    Dec 2010
    Posts
    2,669
    Thanks given
    1,043
    Thanks received
    820
    Rep Power
    1101
    Quote Originally Posted by kyoto View Post
    This looks real nice, gj
    Thanks!
    Reply With Quote  
     

Page 1 of 5 123 ... LastLast

Thread Information
Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)


User Tag List

Similar Threads

  1. Replies: 76
    Last Post: 11-25-2016, 06:34 AM
  2. PRO Vote - Voting shouldn't be rocket science
    By Project in forum Website Development
    Replies: 24
    Last Post: 01-12-2016, 09:12 AM
  3. Replies: 2
    Last Post: 07-13-2014, 02:51 PM
  4. Replies: 50
    Last Post: 02-12-2014, 07:41 PM
  5. Replies: 14
    Last Post: 02-06-2009, 05:40 PM
Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •