Results 1 to 8 of 8

Thread: UBI + I-BOT progress

  1. #1
    Join Date
    Feb 2006
    Posts
    411
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default UBI + I-BOT progress

    UBI Uploaded on svn.
    I need somone to test to make sure the scar can sends events to it properly.


    svn://www.impsoft.net/svn

    UBI:
    is a portal for scar to send events.

    I-Bot is a bot to replace scar totally.
    current functions:
    public BufferedImage getImage(int maxAgeInMillisecs)
    public void log(String message)
    public void mouseClickRight(double timeAllowedInMillsecs, int x, int y)
    public void mouseClickLeft(double timeAllowedInMillsecs, int x, int y)
    public void mouseMove(double timeAllowedInMillsecs, int x, int y)



    Sorry Cruel i am leaking your video of your client that uses UBI+FireFox+{your custom delphi bitmap grabber}.
    Why am i leaking this? bc it the coolest thing i ahve seen since UBI.
    http://video.google.com/videoplay?do...71939210709298
    www.rscheata.net
    Home of iBot on neXus: a multi-client, minimizable, Hyrid, Color, Reflection, scriptable, multi-threaded Java Bot.

  2. #2
    Join Date
    Apr 2006
    Posts
    168
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    I'll test asap
    Oldgen.

  3. #3
    Join Date
    Feb 2006
    Posts
    411
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by Surajd
    I'll test asap
    once someone confirms input still works it will be put on mirriors.
    for now its on svn
    www.rscheata.net
    Home of iBot on neXus: a multi-client, minimizable, Hyrid, Color, Reflection, scriptable, multi-threaded Java Bot.

  4. #4
    Join Date
    May 2006
    Location
    Sacramento, CA (USA)
    Posts
    60
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Looking great.
    And no worries baout the vid, I've posted in on a couple boards as well.

    EDIT: and BTW, (sorry for my lack of knowledge about java events) will UBI ever be able to manage up and down states of the mouse... for dragging?
    I'd assume java would have separate events for those... but I could be wrong.

    And does the applet always got to be set to focus when a UBI command is processed? That's annoying when wanting to have it in the background.
    http://cruels.net for your macro programming needs.
    CruelLib: library enabling programmer to use SCAR-like functions in their app. (incomplete, but still useful)

  5. #5
    Join Date
    Feb 2006
    Posts
    411
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by Cruel
    Looking great.
    And no worries baout the vid, I've posted in on a couple boards as well.

    EDIT: and BTW, (sorry for my lack of knowledge about java events) will UBI ever be able to manage up and down states of the mouse... for dragging?
    I'd assume java would have separate events for those... but I could be wrong.

    And does the applet always got to be set to focus when a UBI command is processed? That's annoying when wanting to have it in the background.
    Yes java has draggin events. But rs dosn't have anything special for dragging events.
    I can make it take dragging like but i will need the to know where to drag it to like
    I can do:
    auto drag appletid x y possibly?

    The applet is sent focus events just like ti would in real life. If you send a click event out side the bounds of the applet the applet is told to lose focus andd the mouse clicked x,y. That is if it has focus. The same applies to fi you click on teh applet, ubi will tell it to gain focus. So if your whole screen is gray try sending clicks onto the applet. If the applet dosn't have focus the awt.canvas stops painting at times (gray screen).

    Also the applet has to be ssent window, and focus events. Its a bit complicated and took many hours to figure out because some fo teh event during normal use are hidden in these encapsualted events. Then their was the issue of jagex making new canvas and delteding the old ones, so i had to adapt to that.

    This gray screen issue can be seen during legit play with no ubi present. IT started about 3 weeks back when jagex moved thier painting to a canvas instead of the applet component.

    I hope this new version fo teh bot allows ubi users to bug fix srl and scripts easier.

    I-bot will solve all the scar issues.
    www.rscheata.net
    Home of iBot on neXus: a multi-client, minimizable, Hyrid, Color, Reflection, scriptable, multi-threaded Java Bot.

  6. #6
    Join Date
    May 2006
    Location
    Sacramento, CA (USA)
    Posts
    60
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    I only just realized that I would need dragging when I was trying to move items around in my inventory using queerscape.
    And I guess the focus prob is fine... I'll just have to keep giving focus back to my window after an event is sent.

    Would it become suspicious if the applet kept losing focus constantly?
    But even so... it wouldn't be breaking any rules... but of course Jagex doesn't need a reason to ban anyone really. :/
    http://cruels.net for your macro programming needs.
    CruelLib: library enabling programmer to use SCAR-like functions in their app. (incomplete, but still useful)

  7. #7
    Join Date
    Feb 2006
    Posts
    411
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by Cruel
    I only just realized that I would need dragging when I was trying to move items around in my inventory using queerscape.
    And I guess the focus prob is fine... I'll just have to keep giving focus back to my window after an event is sent.

    Would it become suspicious if the applet kept losing focus constantly?
    But even so... it wouldn't be breaking any rules... but of course Jagex doesn't need a reason to ban anyone really. :/
    why is it losing focuse, why are you sned it focus gained?

    just send a click on the applet, if it has lost focu,s ubi wil give it focus internally.
    www.rscheata.net
    Home of iBot on neXus: a multi-client, minimizable, Hyrid, Color, Reflection, scriptable, multi-threaded Java Bot.

  8. #8
    Join Date
    Jun 2006
    Posts
    18
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    this looks very interesting :O

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Progress Bars
    By Gold in forum Graphics and Multimedia
    Replies: 2
    Last Post: 02-01-2009, 12:03 AM
  2. My Progress
    By Sebo in forum News and General
    Replies: 8
    Last Post: 09-18-2007, 02:03 AM

Posting Permissions

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