Thread: Report Abuse Button Case?

Results 1 to 7 of 7
  1. #1 Report Abuse Button Case? 
    Registered Member
    Freezia's Avatar
    Join Date
    Feb 2011
    Posts
    6,013
    Thanks given
    1,147
    Thanks received
    758
    Rep Power
    1311
    Does anybody know who I edit the report abuse button so instead of opening up the interface it does whatever I want... like it gives them items for exmaple... I just need to know hwo so I could build on it. Thanks.


    Host your RUNESCAPE PRIVATE SERVER on the cheapest and flagship provider on Rune-Server! Now equipped with DDOS Protection!.


    Reply With Quote  
     

  2. #2  
    Zaros Developer

    Nomac's Avatar
    Join Date
    Feb 2011
    Age
    29
    Posts
    1,068
    Thanks given
    318
    Thanks received
    200
    Rep Power
    1092
    Uhm, fine the interface id and search for it.
    Attached image


    Reply With Quote  
     

  3. #3  
    Registered Member

    Join Date
    Sep 2008
    Posts
    4,833
    Thanks given
    894
    Thanks received
    1,439
    Rep Power
    2924
    Its not an Actionbutton. its a Packet.
    "Know thy self, know thy enemy. A thousand battles, a thousand victories." - Sun Tzu
    GitHub: https://github.com/Faris-Mckay
    Reply With Quote  
     

  4. Thankful user:


  5. #4  
    Registered Member
    Freezia's Avatar
    Join Date
    Feb 2011
    Posts
    6,013
    Thanks given
    1,147
    Thanks received
    758
    Rep Power
    1311
    Quote Originally Posted by Faris View Post
    Its not an Actionbutton. its a Packet.
    And how would I find it?


    Host your RUNESCAPE PRIVATE SERVER on the cheapest and flagship provider on Rune-Server! Now equipped with DDOS Protection!.


    Reply With Quote  
     

  6. #5  
    Registered Member

    Join Date
    Sep 2008
    Posts
    4,833
    Thanks given
    894
    Thanks received
    1,439
    Rep Power
    2924
    Quote Originally Posted by Freezia View Post
    And how would I find it?
    You don't find a packet, you process it.
    Im not sure what the ID is, but what i suggest is looking at some of the report abuse handlers, to get the packet to the processing stage, then change the class contents to whatever you want.

    Here's one to get you started: http://www.rune-server.org/runescape...se-system.html
    "Know thy self, know thy enemy. A thousand battles, a thousand victories." - Sun Tzu
    GitHub: https://github.com/Faris-Mckay
    Reply With Quote  
     

  7. #6  
    Extreme Donator


    Join Date
    Oct 2006
    Posts
    1,370
    Thanks given
    64
    Thanks received
    197
    Rep Power
    426
    Quote Originally Posted by Faris View Post
    You don't find a packet, you process it.
    Im not sure what the ID is, but what i suggest is looking at some of the report abuse handlers, to get the packet to the processing stage, then change the class contents to whatever you want.

    Here's one to get you started: http://www.rune-server.org/runescape...se-system.html
    packet[218] = new Report();

    >

    packetId = 218

    client.java clientsided: ctrl + f
    Code:
    case 218:


    ~flow@hacking . rs
    Reply With Quote  
     

  8. #7  
    Registered Member
    Freezia's Avatar
    Join Date
    Feb 2011
    Posts
    6,013
    Thanks given
    1,147
    Thanks received
    758
    Rep Power
    1311
    I am so lost anybody want to help me out via teamviewer?


    Host your RUNESCAPE PRIVATE SERVER on the cheapest and flagship provider on Rune-Server! Now equipped with DDOS Protection!.


    Reply With Quote  
     


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. [PI] Report Abuse button
    By dr dree6 in forum Help
    Replies: 2
    Last Post: 01-20-2012, 10:48 PM
  2. Req button case id [PI]
    By rexz0rd in forum Requests
    Replies: 3
    Last Post: 12-01-2010, 05:26 AM
  3. Button Case.
    By gomomo11 in forum Help
    Replies: 6
    Last Post: 10-17-2010, 10:48 PM
  4. Case button IDS
    By Oxygen in forum Requests
    Replies: 2
    Last Post: 10-17-2010, 09:48 AM
  5. Button id for Report Abuse?
    By BryceTheCoder in forum Requests
    Replies: 1
    Last Post: 03-23-2010, 04:00 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
  •