Results 1 to 11 of 11

Thread: need help plz :)

  1. #1
    Join Date
    Jul 2007
    Posts
    24
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default need help plz :)

    hey guys,

    im only new and need some help.

    i have 2 questions.

    1) how do u make scar minizeable?
    2) can u make scar read? and then go to a bitmap then click on it?

    thanks

  2. #2
    Join Date
    Apr 2007
    Posts
    994
    Mentioned
    1 Post(s)
    Quoted
    0 Post(s)

    Default

    Wait, can you explain a bit more??
    1) Scar is minimizable. Just click two buttons next to the red and white cross at the top right corner of the screen.

    2)Eh? GetTextAtEx? Or what to you mean? Isuptext? Findbitmaptotolerancein?

    Go to Scar, open it, and press F1. Then go inside its include folder and read srl.html to know more about functions.
    [QUOTE]<GoF`> oh no its Raymooond
    <Raymooond> Heya
    <GoF`> is it ray or some other ray?
    <LeeLokHin> No idea
    <LeeLokHin> Raymond, what's the game you like the most?
    <Raymooond> Runescape
    <-- LeeLokHin has kicked Raymooond from #srl (Faker.)[/QUOTE]

  3. #3
    Join Date
    Oct 2006
    Posts
    1,211
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Gore, to make SCAR minimizable, you have to:
    1: Get the latest SRL of course
    2: Update your worlds.ini list. http://www.villavu.com/forum/showthread.php?t=29280 Read the FIRST post. It will show you how. The worlds.ini list can be found in Includes/SRL/SCSS.
    3: Make sure the script is made to run SMART. Look in the SMART section
    Extinct.

    Formally known as Drags111.

  4. #4
    Join Date
    Jul 2007
    Posts
    24
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    leelokhin,
    thanks but the first question has been answered.
    but would u be able to help with the second.
    i will explain better.

    ok i mean can u make scar read something of the screen like say runecrafting right. then register that so it loads up a bitmap of my choice and then search the screen then click on it?

    is that explained better?

    p.s thanks for helpin me tho

    The[Cheese]
    thanks for the help i will read thos tuts
    rep+

  5. #5
    Join Date
    Oct 2006
    Posts
    1,211
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Like what do you want it to read? Explain that and I will help you out there =]
    Do you want to read the black text in the Chat box? and what is that text you want to read?
    Extinct.

    Formally known as Drags111.

  6. #6
    Join Date
    Jul 2007
    Posts
    24
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    ok on this private server i have been playing lately, has this random that says please click ******* (* means a random skill) then i want it to read that skill then i want it to click on that skills logo.

    is that explained right?

  7. #7
    Join Date
    Oct 2006
    Posts
    1,211
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    a P.S. with randoms? Weird... This is a weird random and would be kind of a long procedure if u use bitmaps. But you want it to click a skill eh? Ok well one last question for u to explain:

    Is it a normal chat line like 'You managed to mine some iron.' or is it an NPC chat box. Like when your talking to an NPC and the chatbox changes.
    Extinct.

    Formally known as Drags111.

  8. #8
    Join Date
    Jul 2007
    Posts
    24
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    hmmm good question and yes its the only random tho and im only really practising on this server because u can practise without getting banned :P

    but its like umm
    the sandwich lady (think thats what its called) one u no how she says click on the triangle sandwich and u have to click on it?

    its like that other than it says please click on the str logo.

    what u wanted?

  9. #9
    Join Date
    Oct 2006
    Posts
    1,211
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    OH so its on the MAINSCREEN? Not in the chat box? Ok then. what you want to do is find out what kind of font it says it in (compare with the fonts in your SCAR > Fonts folder), then you want to do I guess an if statement for each one. See idk how we would use an if statement since it doesnt return the text it returns a boolean.

    if(FindText(x, y, 'Strength', TheFont, MSX1, MSY1, MSX2, MSY2))then BMP := YourBitMap blah blah;

    for each one.
    Extinct.

    Formally known as Drags111.

  10. #10
    Join Date
    Jul 2007
    Posts
    24
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    ok thanks for the help man im going to bed its 11 in aus but ill post up a print screen of the random for u just so u got it what im talking about.

    thanks again

    dont no if my upload worked but anyways if not i will upload tomorrow

  11. #11
    Join Date
    Oct 2006
    Posts
    1,211
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    yah a ss would be nice! Goonight!
    Extinct.

    Formally known as Drags111.

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
  •