Thread: EverythingRS Voting Donate Hiscores Heatmaps Installation & More [ANY BASE]

Page 93 of 135 FirstFirst ... 43839192939495103 ... LastLast
Results 921 to 930 of 1344
  1. #921  
    Perplexity owner

    Join Date
    Feb 2011
    Posts
    171
    Thanks given
    32
    Thanks received
    15
    Rep Power
    0
    Quote Originally Posted by Genesis View Post
    Could you take a screenshot? I'm a bit confused.

    Edit: I've gone ahead and fixed it for you. Also if you are not using your own custom callback, then you can ignore it. Even if not left empty it shouldn't interfere with the voting.
    http://prntscr.com/mywwsm

    I do not want that in there, If I remove it when I save it then refresh the page it re-appears

    Whatever I put in my website url it puts it into the callback box without me putting it there......
    No votes are getting any callbacks because of it


    This is the settings I have up the top, are they all correct?
    http://prntscr.com/mywybm
    Reply With Quote  
     

  2. Thankful user:


  3. #922  
    Registered Member
    Join Date
    Apr 2018
    Posts
    3
    Thanks given
    0
    Thanks received
    0
    Rep Power
    0
    Hello can anyone please help me? ive done everything that this guide tells me but when i do a donation for a item in my name it goes through but when i do ::claim it says ingame, API services are currently offline? please come back shortly? and it doesnt give the item.
    Reply With Quote  
     

  4. #923  
    Rune-Server Affiliate
    Genesis's Avatar
    Join Date
    Sep 2010
    Posts
    4,149
    Thanks given
    1,508
    Thanks received
    1,980
    Rep Power
    4944
    Quote Originally Posted by ukknight1 View Post
    Hello can anyone please help me? ive done everything that this guide tells me but when i do a donation for a item in my name it goes through but when i do ::claim it says ingame, API services are currently offline? please come back shortly? and it doesnt give the item.
    Please post the code (remember not to post the secret key)
    Reply With Quote  
     

  5. #924  
    Registered Member
    Join Date
    Apr 2018
    Posts
    3
    Thanks given
    0
    Thanks received
    0
    Rep Power
    0
    }
    if (command.equalsIgnoreCase("claim")) {
    new java.lang.Thread() {
    public void run() {
    try {
    com.everythingrs.donate.Donation[] donations = com.everythingrs.donate.Donation.donations("secret key",
    c.playerName);
    if (donations.length == 0) {
    c.sendMessage("You currently don't have any items waiting. You must donate first!");
    return;
    }
    if (donations[0].message != null) {
    c.sendMessage(donations[0].message);
    return;
    }
    for (com.everythingrs.donate.Donation donate : donations) {
    c.getItems().addItem(donate.product_id, donate.product_amount);
    }
    c.sendMessage("Thank you for donating!");
    } catch (Exception e) {
    c.sendMessage("Api Services are currently offline. Please check back shortly");
    e.printStackTrace();
    }
    }
    Reply With Quote  
     

  6. #925  
    Registered Member book1's Avatar
    Join Date
    Dec 2018
    Posts
    21
    Thanks given
    0
    Thanks received
    1
    Rep Power
    11
    Just still waiting on the Fixings mate.
    -Embed Html code with Highscores.
    -Summoning & Dungeoneering Skills to work on highscores.
    Reply With Quote  
     

  7. #926  
    Registered Member
    Join Date
    Mar 2019
    Posts
    3
    Thanks given
    0
    Thanks received
    1
    Rep Power
    0
    Reply With Quote  
     

  8. Thankful user:


  9. #927  
    Banned

    Join Date
    Jan 2012
    Posts
    156
    Thanks given
    86
    Thanks received
    47
    Rep Power
    0
    Quote Originally Posted by Genesis View Post
    Bump!
    Anyway to embedded into site?
    Reply With Quote  
     

  10. #928  
    Rune-Server Affiliate
    Genesis's Avatar
    Join Date
    Sep 2010
    Posts
    4,149
    Thanks given
    1,508
    Thanks received
    1,980
    Rep Power
    4944
    Quote Originally Posted by Saint James View Post
    Anyway to embedded into site?
    Yup, check out the vote tutorial and replace the voting link with hiscores.

    https://www.rune-server.ee/runescape...-any-base.html
    Reply With Quote  
     

  11. #929  
    Banned

    Join Date
    Mar 2019
    Posts
    297
    Thanks given
    19
    Thanks received
    38
    Rep Power
    0
    Will be useful, thanks
    Reply With Quote  
     

  12. #930  
    Banned

    Join Date
    Mar 2019
    Posts
    297
    Thanks given
    19
    Thanks received
    38
    Rep Power
    0
    This will be useful, thanks
    Reply With Quote  
     

  13. Thankful user:


Page 93 of 135 FirstFirst ... 43839192939495103 ... 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. MotivoteRS Installation Tutorial [ANY BASE]
    By funkE in forum Tutorials
    Replies: 147
    Last Post: 02-19-2019, 11:40 PM
  2. Replies: 8
    Last Post: 03-05-2018, 11:06 PM
  3. Setup Ruse Vote/Donate/Hiscores
    By NoahLH in forum Buying
    Replies: 6
    Last Post: 04-07-2017, 07:47 PM
  4. Replies: 6
    Last Post: 09-15-2016, 01:24 AM
  5. Replies: 8
    Last Post: 04-01-2016, 08:49 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
  •