Thread: [NEW] RuneTopList Voting Script V2 (Vote4Items)

Page 2 of 53 FirstFirst 12341252 ... LastLast
Results 11 to 20 of 523
  1. #11  
    Registered Member
    Join Date
    Nov 2011
    Posts
    86
    Thanks given
    0
    Thanks received
    120
    Rep Power
    59
    Quote Originally Posted by Honey badger View Post
    That first theme is fucking hawt.
    Thanks
    Reply With Quote  
     

  2. #12  
    q.q


    Join Date
    Dec 2010
    Posts
    6,519
    Thanks given
    1,072
    Thanks received
    3,535
    Rep Power
    4752
    Will the website itself be seeing any new features / updates?
    Reply With Quote  
     

  3. #13  
    Registered Member
    Join Date
    Nov 2011
    Posts
    86
    Thanks given
    0
    Thanks received
    120
    Rep Power
    59
    Quote Originally Posted by Harlan View Post
    Will the website itself be seeing any new features / updates?
    Yeah im thinking of making a control panel, where server owners can edit details plus view a few statistics. Ill also be improving the developer guides.
    Reply With Quote  
     

  4. Thankful users:


  5. #14  
    Donator
    NewKid's Avatar
    Join Date
    Feb 2012
    Age
    27
    Posts
    187
    Thanks given
    7
    Thanks received
    13
    Rep Power
    35
    A few days ago i was wondering if V2 will ever be out.. and here it is... thanks a shit ton bro

    Edit: oh and pastebin links dont seem to be working


    Spoiler for lol...:

    Quote Originally Posted by imbckbro View Post
    This is so cool, how did you edit the .class files bro?!
    I wish I was a class coder too......
    I think you had to delete a folder called bin to get this working and running but idk bro.

    Reply With Quote  
     

  6. #15  
    Banned
    Join Date
    Jan 2007
    Posts
    561
    Thanks given
    0
    Thanks received
    11
    Rep Power
    0
    nice guide man , good work
    Reply With Quote  
     

  7. #16  
    Registered Member
    Join Date
    Nov 2011
    Posts
    86
    Thanks given
    0
    Thanks received
    120
    Rep Power
    59
    Quote Originally Posted by NewKid View Post
    A few days ago i was wondering if V2 will ever be out.. and here it is... thanks a shit ton bro

    Edit: oh and pastebin links dont seem to be working
    Its working for me, weird anyways here it is then:

    Code:
    			if (playerCommand.equalsIgnoreCase("check") || playerCommand.equalsIgnoreCase("reward")) {
    				try {
    					VoteReward reward = Server.voteChecker.getReward(c.playerName);
    					if(reward != null){
    						switch(reward.getReward()){
    							case 0:
    								//first reward
    								break;
    							case 1:
    								//sencond reward
    								break;
    							//ect...
    							
    							default:
    								c.sendMessage("Reward not found.");
    								break;
    						}
    						c.sendMessage("Thank you for voting.");
    					} else {
    						c.sendMessage("You have no items waiting for you.");
    					}
    				} catch (Exception e){
    					c.sendMessage("An error occurred please try again later.");
    				}
    			}
    Reply With Quote  
     

  8. #17  
    Registered Member
    Join Date
    May 2010
    Posts
    220
    Thanks given
    15
    Thanks received
    10
    Rep Power
    7
    Getting this error - Screenshot by Lightshot


    Followed all of the instructions etc. Got correct database. Idk what is wrong.
    Attached image
    Reply With Quote  
     

  9. #18  
    Registered Member
    Join Date
    Nov 2011
    Posts
    86
    Thanks given
    0
    Thanks received
    120
    Rep Power
    59
    Quote Originally Posted by rangin santa View Post
    Getting this error - Screenshot by Lightshot


    Followed all of the instructions etc. Got correct database. Idk what is wrong.
    Tell me what u put for ur call back feature on runetoplist and runelocus
    Reply With Quote  
     

  10. #19  
    Registered Member
    Join Date
    May 2010
    Posts
    220
    Thanks given
    15
    Thanks received
    10
    Rep Power
    7
    Quote Originally Posted by Danny RTL View Post
    Tell me what u put for ur call back feature on runetoplist and runelocus
    Home - RuneScape Top List, Private Servers

    RuneLocus » Toplist » Vote for Pking Paradise
    Attached image
    Reply With Quote  
     

  11. #20  
    Registered Member
    Join Date
    Nov 2011
    Posts
    86
    Thanks given
    0
    Thanks received
    120
    Rep Power
    59
    6. Go onto Edit Site - RuneScape Top List, Private Servers, then login. Make sure that the callback field is "http://www.YOURDOMAIN.COM/vote/php/callback.php?callback="
    7. Go onto RuneLocus » Login, then login. Click edit. Make sure that the callback field is "http://www.YOURDOMAIN.COM/vote/php/callback.php"

    do thoses steps again
    Reply With Quote  
     

Page 2 of 53 FirstFirst 12341252 ... 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. RuneTopList Voting Script V1 (Vote4Items)
    By Danny RTL in forum Tutorials
    Replies: 180
    Last Post: 06-14-2012, 07:11 PM
  2. [PI][RuneTopList Script] Vote Error
    By NewKid in forum Help
    Replies: 1
    Last Post: 04-13-2012, 11:47 PM
  3. Replies: 0
    Last Post: 03-04-2012, 03:16 AM
  4. RuneTopList Voting Question
    By Defiled-X in forum Help
    Replies: 4
    Last Post: 02-29-2012, 09:06 PM
  5. Replies: 3
    Last Post: 01-03-2012, 02:43 AM
Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •