Results 1 to 9 of 9

Thread: Loading a .jar in smart

  1. #1
    Join Date
    Sep 2010
    Posts
    5,762
    Mentioned
    136 Post(s)
    Quoted
    2739 Post(s)

    Default Loading a .jar in smart

    Soooo how would I go about loading a .jar in SMART? -.- I know SMART 8.2 can load RSPS's now but this particular one only has a downloadable client.

    It runs the .jar from http://k003.kiwi6.com/hotlink/i18ao284ta/mj2213.jar which i linked from http://telos-reborn.com/loader.txt so would I edit the SMART params to look for that or... what? :s completely lost don't know what to do.

    Get Page for http://telos-reborn.com/loader.txt

    Code:
    http://k003.kiwi6.com/hotlink/i18ao284ta/mj2213.jar
    GetPage for http://k003.kiwi6.com/hotlink/i18ao284ta/mj2213.jar

    Code:
    PK
    So yea I have no idea what I'm supposed to put for the smart params...
    @Brandon

  2. #2
    Join Date
    Dec 2011
    Location
    The Netherlands
    Posts
    1,631
    Mentioned
    47 Post(s)
    Quoted
    254 Post(s)

    Default

    SMART will crawl the page to find the JAR location and the parameters. You could probably embled the client to your own website if you wanted to. But perhaps it's not using an applet.

    Script source code available here: Github

  3. #3
    Join Date
    Nov 2011
    Location
    England
    Posts
    3,072
    Mentioned
    296 Post(s)
    Quoted
    1094 Post(s)

    Default

    also fyi smart 8.2 will not read any colors, so it's basically a mouse/key recorder that doesn't use your mouse.

  4. #4
    Join Date
    Feb 2011
    Location
    The Future.
    Posts
    5,600
    Mentioned
    396 Post(s)
    Quoted
    1598 Post(s)

    Default

    You can't have smart read any jar files. It has to be a hosted/embedded applet. If you wish to load jars you gotta modify smart.

    And yes smart can read colours but it depends on if the applet has a "Canvas" component.
    I am Ggzz..
    Hackintosher

  5. #5
    Join Date
    Sep 2010
    Posts
    5,762
    Mentioned
    136 Post(s)
    Quoted
    2739 Post(s)

    Default

    Quote Originally Posted by Brandon View Post
    You can't have smart read any jar files. It has to be a hosted/embedded applet. If you wish to load jars you gotta modify smart.

    And yes smart can read colours but it depends on if the applet has a "Canvas" component.
    How can you tell whether it has a Canvas component or not

  6. #6
    Join Date
    Dec 2011
    Location
    The Netherlands
    Posts
    1,631
    Mentioned
    47 Post(s)
    Quoted
    254 Post(s)

    Default

    Quote Originally Posted by Officer Barbrady View Post
    How can you tell whether it has a Canvas component or not
    Just try to see what happens when you try to read colors. The debug does probably show something aswell when it has no Canvas. You can also decompile it and look at the class names and super class names.

    Script source code available here: Github

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

    Default

    You could always make a second simba just for RSPS's

    Then in that SMART, where it crawls for the applet, just make a classloader load from that URL directly

    Then you can load the client class, and pass that to an applet, boom done.

  8. #8
    Join Date
    Sep 2010
    Posts
    5,762
    Mentioned
    136 Post(s)
    Quoted
    2739 Post(s)

    Default

    Quote Originally Posted by NKN View Post
    You could always make a second simba just for RSPS's

    Then in that SMART, where it crawls for the applet, just make a classloader load from that URL directly

    Then you can load the client class, and pass that to an applet, boom done.
    I guess I better learn some java then

  9. #9
    Join Date
    Aug 2013
    Posts
    35
    Mentioned
    0 Post(s)
    Quoted
    16 Post(s)

    Default

    Quote Originally Posted by Olly View Post
    also fyi smart 8.2 will not read any colors, so it's basically a mouse/key recorder that doesn't use your mouse.
    Even if SMART can't ,brave lion can read colors directly

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
  •