Results 1 to 6 of 6

Thread: Summoning question

  1. #1
    Join Date
    Dec 2011
    Posts
    12
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default Summoning question

    Hi... And im new at scripting...

    In my script im at the place when i need to renew summoning points at obelisk.

    But i dont know how to identify the obelisk for script....

    if (GetSummonPoints<33) then
    - and here shoult be the code for the obelisk
    MoveMouse (X, Y);
    wait(100+random(50));
    ClickMouse (X, Y, 1);

    Any tips?

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

    Default

    Quote Originally Posted by uuziwuuzi View Post
    Hi... And im new at scripting...

    In my script im at the place when i need to renew summoning points at obelisk.

    But i dont know how to identify the obelisk for script....

    if (GetSummonPoints<33) then
    - and here shoult be the code for the obelisk
    MoveMouse (X, Y);
    wait(100+random(50));
    ClickMouse (X, Y, 1);

    Any tips?

    Guessing your attempting to edit flight's nature script correct? Learn TPA's..
    I am Ggzz..
    Hackintosher

  3. #3
    Join Date
    Feb 2011
    Location
    Earth
    Posts
    1,784
    Mentioned
    1 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by ggzz View Post
    Guessing your attempting to edit flight's nature script correct? Learn TPA's..
    It's either that or my Papaya Plunderer

    I use TPA's to find the obelisk in the full version of my script, it stands out against it's environment so it's easy to find.

    Currently: Working on Defending&Attacking in my Castle-Wars Script
    Project Rebuild: 90M/170M

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

    Default

    Quote Originally Posted by PatDuffy View Post
    It's either that or my Papaya Plunderer

    I use TPA's to find the obelisk in the full version of my script, it stands out against it's environment so it's easy to find.
    Ahh but that depends on the obelisk.. The one near castlewars = green and brown.. the one in the desert near the magic carpet ride when you just enter after paying your fees = orange and dark orange.

    But I'll have to check out this plunderer it may actually be the same color as the cw/natures path obby.

    Actually might go use that script some time this week after I finish getting 99 farm.
    I am Ggzz..
    Hackintosher

  5. #5
    Join Date
    Feb 2011
    Location
    Earth
    Posts
    1,784
    Mentioned
    1 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by ggzz View Post
    Ahh but that depends on the obelisk.. The one near castlewars = green and brown.. the one in the desert near the magic carpet ride when you just enter after paying your fees = orange and dark orange.

    But I'll have to check out this plunderer it may actually be the same color as the cw/natures path obby.

    Actually might go use that script some time this week after I finish getting 99 farm.
    It's fairly crappy currently

    /OnTopic - I think the one in the Nature script is green/grey, and the one I use in Burthorpe is almost all grey in a mostly green area.

    /OffTopic - I have some ideas to improve the Papaya script, but I'm concentrating on the Metal Dragon Killer because it's more fun.

    Currently: Working on Defending&Attacking in my Castle-Wars Script
    Project Rebuild: 90M/170M

  6. #6
    Join Date
    Dec 2011
    Posts
    12
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    wuhuu got that part working
    Now need to lern:
    Founding if there is a summoned NPC
    opening bank
    Windtrowing pouch
    Summoning pouch
    Last edited by uuziwuuzi; 01-06-2012 at 10:42 AM.

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
  •