Jump to content

TheScrub

Members
  • Posts

    1130
  • Joined

  • Last visited

  • Feedback

    100%

Posts posted by TheScrub

  1. In before its one of the other botting sites scripts that makes them advertise unknowingly

     

    nah it's someone's private script who does that no public script would ever do that

  2. You need to listen for mouse events and set a boolean if the area was clicked

    PSEUDO CODE 
    
    onMouseEvent (EVENT)
     IF (EVENT_CLICK == LEFT CLICK) 
          HIDE = TRUE IF NOT HIDDEN ELSE FALSE
    
    
    onDraw(Graphics object)
    IF (!HIDE)
       DRAW PAINT
    ELSE
        DRAW UNHIDE BUTTON
    
  3. You won't find shit in the cache except for some midi files.

     

    as in the entire cache the entire cache has more than that but i'm not too sure about the audio files haven't looked into them

  4. Yep it was more or less for quick testing. Can you explain why it would not be safe though? I mean if I am locking it down anyways it doesn't matter if they can read the data passed to it.

     

     

    it's easier for a script kiddie to add "Junk" data if you use a query string with http get

     

    while if you have http post the fields are hidden

     

    there are still ways of adding false data into it but it takes abit more effort than a regular script kiddie would be willing to put effort in

  5. Dear Community of Osbot

     

    I am disheartened  to bid my farewells to you thus i will keep this short and sweet. I will be leaving Osbot to explorer other ventures in the RS07 botting scene thus i will no longer be an active member of this community ie i will probably not release a script for osbot in the foreseen future so please respect my decision to do so.

     

    I will always have a special place for Osbot in my heart it has help shaped me into the person I am today with it's warm and welcoming community.I will always remember my time on Osbot as a special time of my life full of fun and adventure as-well as sadness and hatred but let's not focus on the negative.

     

     

    Kindest regards

    TheScrub

     

     

    PS. may someone please remove my ranks :)

     

    • Like 9
×
×
  • Create New...