Results 1 to 4 of 4

Thread: copy bitmap to client

  1. #1
    Join Date
    Jun 2007
    Posts
    246
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default copy bitmap to client

    with the copy bitmap to client or whatever procedure is it possible to make a pciture of the client and save it on the disk somewhere for example i could use it as a failsafe and i could see where it messed up

  2. #2
    Join Date
    Apr 2007
    Location
    UK
    Posts
    2,295
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    SCAR Code:
    TakeScreen('Something has gone wrong');

    This will take a screenshot of the current targeted client window and save it as Something has gone wrong (time in seconds).bmp

    Rogeruk's Al-Kharid Tanner V1.1 [Released]
    Rogeruk's Barbarian Crafter [Coming Soon]
    Rogeruk's Guild Fisher [Coming Soon]
    !! - Taking Requests - !!

  3. #3
    Join Date
    Dec 2006
    Location
    utah
    Posts
    1,427
    Mentioned
    2 Post(s)
    Quoted
    7 Post(s)

    Default

    SaveBitmap(Bmp : Integer; Path : String);
    Co Founder of https://www.tagcandy.com

  4. #4
    Join Date
    Jun 2007
    Posts
    246
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    thanks guys =) gonna be very helpful in debugging

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. [G-Client] My Runescape Client Made In Visual Basic 6
    By shaunthasheep in forum News and General
    Replies: 34
    Last Post: 10-16-2009, 11:37 PM
  2. Find Bitmap in Bitmap file
    By fORCE_wORKS in forum RS3 Outdated / Broken Scripts
    Replies: 8
    Last Post: 12-13-2007, 11:04 PM
  3. Copy function
    By joundill in forum OSR Help
    Replies: 3
    Last Post: 02-26-2007, 08:06 PM

Posting Permissions

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