Adblock breaks this site

Simulating system's mouse cursor with a picturebox?

Discussion in 'RuneScape Programming' started by arrd, Nov 9, 2017.

  1. arrd

    arrd Member

    Joined:
    Oct 13, 2017
    Posts:
    67
    Referrals:
    0
    Sythe Gold:
    55
    Simulating system's mouse cursor with a picturebox?

    I've found the code for the mouse splines; Java is remarkably similar to C#.

    Since I'm going to be using the NXT client, I'm going to try to translate some of its logic straight into my own source (in the C# project)

    I'm having a bit of difficulty seeing how the mouse spline ("bot.java") connects to the C# project. I can't even find a reference to "bot.java" in the CS code. I can see where the languages bridge. Does the "runescape.jar" file refer to this? I've tried reading the "runescape.jar" file, however, I believe it's in hex code and I'm unable to translate it with any online converters: e.g. 0b95 2e9c e3c2 6a17 5a24 - is this hex (this is my question)? :p

    Lol, thanks for the help ! :D
     
  2. kmjt

    kmjt -.- The nocturnal life chose me -.-
    Banned

    Joined:
    Aug 21, 2009
    Posts:
    14,450
    Referrals:
    8
    Sythe Gold:
    449
    Simulating system's mouse cursor with a picturebox?

    looks like hex, what are you trying to convert it to?
     
    Last edited: Nov 16, 2017
    arrd likes this.
  3. arrd

    arrd Member

    Joined:
    Oct 13, 2017
    Posts:
    67
    Referrals:
    0
    Sythe Gold:
    55
    Simulating system's mouse cursor with a picturebox?

    Whatever its hiding - I presume Java code - since it was found when analysing a .JAR file.

    Thank you.
     
  4. Fast Coins

    Fast Coins Guru
    $5 USD Donor New

    Joined:
    Mar 22, 2017
    Posts:
    1,359
    Referrals:
    1
    Sythe Gold:
    1,462
    Discord Unique ID:
    369860055660494849
    Discord Username:
    kombat#5624
    Simulating system's mouse cursor with a picturebox?

    How exactly are you reading the jar file? You should extract the jar file contents and then decompile .class files to see the Java source code.
     
    arrd likes this.
  5. arrd

    arrd Member

    Joined:
    Oct 13, 2017
    Posts:
    67
    Referrals:
    0
    Sythe Gold:
    55
    Simulating system's mouse cursor with a picturebox?

    Oh, I was reading it w/ Sublime Text :D

    Thanks Fast Coins!!
     
  6. Fast Coins

    Fast Coins Guru
    $5 USD Donor New

    Joined:
    Mar 22, 2017
    Posts:
    1,359
    Referrals:
    1
    Sythe Gold:
    1,462
    Discord Unique ID:
    369860055660494849
    Discord Username:
    kombat#5624
    Simulating system's mouse cursor with a picturebox?

    You can send me the .jar, I can decompile it for you, if you'd like
     
    arrd likes this.
  7. arrd

    arrd Member

    Joined:
    Oct 13, 2017
    Posts:
    67
    Referrals:
    0
    Sythe Gold:
    55
    Simulating system's mouse cursor with a picturebox?

    No thanks, I've decompiled it :) - I think, anyways, it's coherent code, however the class names are quite random: e.g. ab.class, aZ.class, etc. - and there are about 30 of these...

    Do you know where I can get an up-to date runescape.jar (non-official, ofc)?

    Thanks :)
     
  8. Fast Coins

    Fast Coins Guru
    $5 USD Donor New

    Joined:
    Mar 22, 2017
    Posts:
    1,359
    Referrals:
    1
    Sythe Gold:
    1,462
    Discord Unique ID:
    369860055660494849
    Discord Username:
    kombat#5624
    Simulating system's mouse cursor with a picturebox?

    Yeah, it's obfuscated to make your life harder to read the code.

    Why would you need a non-official one? If you want to use injection, then this should be made against the original client' code, through directly or some other launcher/ client.

    I will PM you one link.
     
    arrd likes this.
  9. Dev Zach

    Dev Zach Hero
    SytheLib Developer Retired Sectional Moderator

    Joined:
    Nov 27, 2018
    Posts:
    7,499
    Referrals:
    5
    Sythe Gold:
    7,008
    Discord Unique ID:
    209081432956600320
    Discord Username:
    Zach
    I saw Matthew Hoover CoolHam Baby Yoda Rakashrug Two Factor Authentication User Nitro Booster (2) Member of the Month Winner
    Simulating system's mouse cursor with a picturebox?

    My google searches always end up with you. Im finding all your ancient posts
     
    NukeACola and Blupig like this.
  10. Blupig

    Blupig BEEF TOILET
    $5 USD Donor

    Joined:
    Nov 23, 2006
    Posts:
    7,145
    Referrals:
    16
    Sythe Gold:
    1,609
    Discord Unique ID:
    178533992981594112
    Valentine's Singing Competition Winner Member of the Month Winner MushyMuncher Gohan has AIDS Extreme Homosex World War 3 I'm LAAAAAAAME
    Off Topic Participant
    Simulating system's mouse cursor with a picturebox?

    Bro I've been posting on Sythe since I developed fingers in the womb, been a genius since day 1
     
    NukeACola and Dev Zach like this.
  11. Dev Zach

    Dev Zach Hero
    SytheLib Developer Retired Sectional Moderator

    Joined:
    Nov 27, 2018
    Posts:
    7,499
    Referrals:
    5
    Sythe Gold:
    7,008
    Discord Unique ID:
    209081432956600320
    Discord Username:
    Zach
    I saw Matthew Hoover CoolHam Baby Yoda Rakashrug Two Factor Authentication User Nitro Booster (2) Member of the Month Winner
    Simulating system's mouse cursor with a picturebox?

    "How to send virtual inputs to osrs"

    "Blupig had this obscure answer 10 years ago" fuck my life
     
    NukeACola likes this.
< How long does it take to be decent at writing botting scripts? | >


 
 
Adblock breaks this site