Thread: [PI] In-Game Vote4Cash Button!

Page 1 of 2 12 LastLast
Results 1 to 10 of 18
  1. #1 [PI] In-Game Vote4Cash Button! 
    Registered Member
    Join Date
    Nov 2011
    Posts
    12
    Thanks given
    0
    Thanks received
    5
    Rep Power
    11
    Hey guys, I made this awhile ago and released it on RL, but since I have joined these forums I thought I should release it here as well! Enjoy!


    What this does: Replaces Mini-Map button with a Vote4Cash button.
    Difficulty: 1/10

    *THIS IS ALL CLIENT SIDED*

    Open up client.java, and find something similar to this.

    Code:
    		if(l == 1005) {
    			launchURL("WM.bat");
    			pushMessage("Loading worldmap.", 0, "");
    Replace it with this:

    Code:
     if(l == 1005) {
    			launchURL("www.FORUMS.com/vote.php");
    			pushMessage("Thanks for Voting!", 0, "");
    Now look for

    Code:
     if(is508 == true || is525 == true || is562 == true) {
    			if(super.mouseX >= 527 && super.mouseX <= 560 && super.mouseY >= 126 && super.mouseY <= 159) {
    				menuActionName[1] = "World Map";
    				menuActionID[1] = 1005;
    				menuActionRow = 2;
    			}
    and replace it with

    Code:
    		if(is508 == true || is525 == true || is562 == true) {
    			if(super.mouseX >= 527 && super.mouseX <= 560 && super.mouseY >= 126 && super.mouseY <= 159) {
    				menuActionName[1] = "Vote4Cash";
    				menuActionID[1] = 1005;
    				menuActionRow = 2;
    			}
    Next, you will need to replace the mini-map icon. You can either make your own, or use mine. *Note* It is pretty hard to make one that fits decently inside the circle properly so I suggest using mine.

    [Only registered and activated users can see links. ]

    Take these and put them in C:\Your Cache\Sprites\Gameframe *Note* Make sure to change them to the same name as your globe sprites. There should be two, one for standby and one for hover.

    Hope you guys liked the tut Yes it is simple.. I know But useful and unique
    I do NOT give permission to post this ANYWHERE else. You may request me to post it somewhere, but I will not allow it to be posted.
    You must give all credits to me, as this has NEVER been done be for and I am the original creator. Thanks

    Finished product below

    Reply With Quote  
     


  2. #2  
    Registered Member Market Banned Market Banned


    Join Date
    Feb 2010
    Age
    25
    Posts
    3,068
    Thanks given
    913
    Thanks received
    349
    Rep Power
    385
    Ewww dis like button i guees newbs can have this..
    Reply With Quote  
     

  3. #3  
    Registered Member
    Join Date
    Nov 2011
    Posts
    12
    Thanks given
    0
    Thanks received
    5
    Rep Power
    11
    Quote Originally Posted by Freez View Post
    Ewww dis like button i guees newbs can have this..
    Lol idk if your saying ew to the sprite or to the actual concept..

    If @ concept: Do you have a better use for it? lol

    If @ Sprite: Ik, I didn't have time to make a better one.. If people want a better one they can make it themselves
    Reply With Quote  
     

  4. #4  
    q.q


    Join Date
    Dec 2010
    Posts
    6,535
    Thanks given
    1,072
    Thanks received
    3,534
    Rep Power
    4752
    horrible sprite lol, i don't think you should use the world map button...
    Reply With Quote  
     

  5. Thankful user:


  6. #5  
    Registered Member
    Join Date
    Nov 2011
    Posts
    12
    Thanks given
    0
    Thanks received
    5
    Rep Power
    11
    Quote Originally Posted by Harlan View Post
    horrible sprite lol, i don't think you should use the world map button...
    Well I have never seen any server ever use that button.. and it is in good view.. so idk where the hell else would make sense.. ;P

    As for the sprite.. again, if you want a better one, make it yourself
    Reply With Quote  
     

  7. #6  
    PokeFrontier Java Developer

    Pokemon's Avatar
    Join Date
    May 2011
    Posts
    2,733
    Thanks given
    494
    Thanks received
    801
    Discord
    View profile
    Rep Power
    1242
    eh.... i really dont like it tbh you should've added it on the quest tab tbh

    [Only registered and activated users can see links. ]



    Pokemon loves his
    Reply With Quote  
     

  8. #7  
    Registered Member
    Join Date
    Nov 2011
    Posts
    12
    Thanks given
    0
    Thanks received
    5
    Rep Power
    11
    Quote Originally Posted by dextrell View Post
    eh.... i really dont like it tbh you should've added it on the quest tab tbh
    yeah but not all people would see that.. with it in the gameframe people get attracted to it.. and idk why people are saying it shouldn't go there, I don't see a better idea for the Map button..
    Reply With Quote  
     

  9. #8  
    i just come online to contribute to spam

    woof woof bish's Avatar
    Join Date
    May 2011
    Posts
    2,450
    Thanks given
    2,209
    Thanks received
    923
    Rep Power
    5000
    Thanks but I have mine on the quest tab
    Reply With Quote  
     

  10. #9  
    Registered Member
    LunarKnight's Avatar
    Join Date
    Jan 2009
    Age
    29
    Posts
    676
    Thanks given
    7
    Thanks received
    29
    Rep Power
    87
    I just made the world map actually load lol..
    Just make it load a URL of a direct link to the map you have.
    Reply With Quote  
     

  11. #10  
    Registered Member
    Join Date
    Nov 2011
    Posts
    12
    Thanks given
    0
    Thanks received
    5
    Rep Power
    11
    Quote Originally Posted by LunarKnight View Post
    I just made the world map actually load lol..
    Just make it load a URL of a direct link to the map you have.
    Yes.. we need maps when there are teleports to go everywhere in rsps's.
    Reply With Quote  
     

Page 1 of 2 12 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. How to make a In-Game Vote4Cash Button! [PI]
    By Pyro GoD in forum Tutorials
    Replies: 2
    Last Post: 01-24-2012, 01:29 AM
  2. Replies: 5
    Last Post: 01-22-2012, 05:21 AM
  3. Vote4Cash 'Vote Now' Button
    By objection in forum Application Development
    Replies: 5
    Last Post: 10-16-2011, 02:44 AM
  4. Replies: 1
    Last Post: 01-06-2011, 12:36 PM
  5. Replies: 10
    Last Post: 10-05-2008, 12:51 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
  •