Results 1 to 7 of 7

Thread: Java Injection ( bot)

  1. #1
    Join Date
    Apr 2015
    Posts
    16
    Mentioned
    0 Post(s)
    Quoted
    11 Post(s)

    Default Java Injection ( bot)

    Is there anyone here that would like to help / make a tutorial on how to make a server-sided bot.

    As in typing "startbot ..." in developer console and then the bot starts.

    Thanks!

  2. #2
    Join Date
    Aug 2016
    Location
    Kentucky
    Posts
    254
    Mentioned
    3 Post(s)
    Quoted
    96 Post(s)

    Default

    Quote Originally Posted by NSED View Post
    Is there anyone here that would like to help / make a tutorial on how to make a server-sided bot.

    As in typing "startbot ..." in developer console and then the bot starts.

    Thanks!
    Like a proxy bot? Where there is a command line that sends info to the server and no actual client?

  3. #3
    Join Date
    Sep 2008
    Location
    Not here.
    Posts
    5,422
    Mentioned
    13 Post(s)
    Quoted
    242 Post(s)

    Default

    You could do this several different ways including:
    - Run the java client in headless mode(xvnc or something)
    - Create a packet bot(not a fun time)

  4. #4
    Join Date
    Jun 2014
    Posts
    463
    Mentioned
    27 Post(s)
    Quoted
    229 Post(s)

    Default

    Decompile the client (hopefully the code isn't obfuscated )

    and manipulate packets, there isn't a tutorial. You'd have to learn this yourself (runescape client packet manipulation) which will vary per protocol.
    Tsunami

  5. #5
    Join Date
    Apr 2015
    Posts
    16
    Mentioned
    0 Post(s)
    Quoted
    11 Post(s)

    Default

    c33b0e5cc9b542dfadc0fa80ae9a5d75.png

    like this its some sorta SMART, u can just minimize the client and do other things with ur mouse.

    ( my idea is to make bots inside the client and open developer console " startscript ..." for example.

    any help would be appreciated

    Thanks!

  6. #6
    Join Date
    Mar 2012
    Location
    127.0.0.1
    Posts
    3,383
    Mentioned
    95 Post(s)
    Quoted
    717 Post(s)

    Default

    Quote Originally Posted by NSED View Post
    c33b0e5cc9b542dfadc0fa80ae9a5d75.png

    like this its some sorta SMART, u can just minimize the client and do other things with ur mouse.

    ( my idea is to make bots inside the client and open developer console " startscript ..." for example.

    any help would be appreciated

    Thanks!
    so a normal bot.

    Brandon posted a thread on starting one, start there.

  7. #7
    Join Date
    Apr 2015
    Posts
    16
    Mentioned
    0 Post(s)
    Quoted
    11 Post(s)

    Default

    he made one for RS3 and OSRS :/ im trying to do it for RSPS PlayworldPw

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •