Page 2 of 8 FirstFirst 1234 ... LastLast
Results 26 to 50 of 193

Thread: Monastery Terrorist

  1. #26
    Join Date
    Aug 2008
    Location
    Chineese-Mexican
    Posts
    109
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    hey, nice script. The only thing that happened with me is occasionally it wouldnt solve the lunch lady correctly and i would be teleported to like mage tower and a lot of the time, it wouldnt solve the mysterious box random and i would log in to see and inventory full or 28 mysterious boxes plus some extra stacked ones. So, idk why it doesnt solve it?

  2. #27
    Join Date
    Jun 2006
    Posts
    1,492
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    All antirandom problems are due to SRL, not my script.

    Update to rev. 26, and there should be an updated box solver.

  3. #28
    Join Date
    Aug 2008
    Location
    Chineese-Mexican
    Posts
    109
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    hey, it was working fine now all of a sudden i get this error
    [Runtime Error] : Exception: Access violation at address 0050DE49 in module 'scar.exe'. Write of address 00000000 in line 80 in script C:\Program Files\SCAR 3.15\includes\SRL\SRL\Reflection\Characters.Scar

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

    Default

    I think reflection is down. Anyway, great script. Will be returning to zomebies now, but it got me 20 - 53 attack and 2 - 53 strength. Plus around 4 defence levels.

    /me gives Infinitry a pat on the back

    /~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\
    | SRL 25 Randoms Report |
    | www.srl-forums.com |
    |~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
    | SRL Logs : 12 |
    | Talks : 2 |
    | Ricks : 1 |
    | Capn Hands : 1 |
    \~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~/
    <~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~>
    | Monastery Terrorist 0.9 Progress Report
    |Script has been running for 2 Hours, 40 Minutes and 32 Seconds.
    |The Monastery Terrorist has killed 244 Monks in all.
    |The Monastery Terrorist has buried 239 bones in all.
    |The Monastery Terrorist has healed 0 times in all.
    <~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~>
    Name :
    Number : 0
    Active : True
    Location : LowerLeft
    Combat Level : 65
    Monks Killed : 244
    Bones Buried : 239
    Heals : 0
    Worked for : 144 minutes.
    <~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~>
    # : Nick = A. - LVL : ATT STR DEF PRY HP CMB Time Kills Buried Healed
    0 : aste = True. - LVL : 0 0 0 0 0 65. 144 mins. 244. 239. 0. Loc: LowerLeft
    **********************************************
    [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]

  5. #30
    Join Date
    Apr 2007
    Posts
    275
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Same issue as rs2joke and jumbosped

    SRL Compiled in 2484 msec
    [player name]
    Creating the NickTPA.
    Selecting Combat Mode
    Player Fight mode set to attack
    FindMonk...
    [Runtime Error] : Exception: Access violation at address 0050DE49 in module 'scar.exe'. Write of address 00000000 in line 80 in script C:\Program Files\SCAR 3.15\includes\SRL\SRL\Reflection\Characters.Scar
    Line 80...

    SetArrayLength(Result,NumNPCs);
    Been following sirlaughsalot's advice so I know I have everything setup correctly...

    Been informed of a reflection error, no worries then

    Excellent script from what I can decipher...
    -----
    If I see you autoing with level 3/default clothes/crap name I WILL report you. Auto Correctly. - put this in your sig

  6. #31
    Join Date
    Jun 2006
    Posts
    1,492
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Well, reflection hooks are up-to-date; go ahead with the script usage =)

  7. #32
    Join Date
    Apr 2007
    Posts
    275
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Works like a charm now!

    Bit busy so no proggie yet, will post a long one in a few days
    -----
    If I see you autoing with level 3/default clothes/crap name I WILL report you. Auto Correctly. - put this in your sig

  8. #33
    Join Date
    Apr 2007
    Posts
    275
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Hmm.. Not sure what has happened here, will update if I work it out I have the latest everything so not sure why it is happening

    SCAR Code:
    Line 679: [Error] (20063:18): Unknown type 'TGroundItem' in script C:\Documents and Settings\Desktop\Monks 0.9.scar

    Line 679: [Error] (20063:18): Unknown identifier '' in script C:\Documents and Settings\Desktop\Monks 0.9.scar

    Line 677-681

    SCAR Code:
    function PickItems : boolean;
    var
      Items : Array of TGroundItem;
      Coord : TPoint;
      mark,i : integer;
    -----
    If I see you autoing with level 3/default clothes/crap name I WILL report you. Auto Correctly. - put this in your sig

  9. #34
    Join Date
    Jun 2006
    Posts
    1,492
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Uhhh... make sure you have Items.scar in the reflection folder. And latest rev.

  10. #35
    Join Date
    Apr 2007
    Posts
    275
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    I do have the latest... Still same error, Like I said will buzz if I see why it is happening. It was working perfectly (forgot proggie sorry) but now stopped...

    Will see if I know why, like to work things out myself
    -----
    If I see you autoing with level 3/default clothes/crap name I WILL report you. Auto Correctly. - put this in your sig

  11. #36
    Join Date
    Jun 2006
    Posts
    1,492
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Well, TGroundItem is a variable type in SRL\SRL\reflection\Items.scar. Check to see if you have that file.

  12. #37
    Join Date
    Apr 2007
    Posts
    275
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default



    I have everything mate. When I used the script is worked perfectly, now it seems slightly intermittent. On and off.. slightly odd and not sure why. One day it works the next it fails

    /~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\
    | SRL 25 Randoms Report |
    | www.srl-forums.com |
    |~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
    | SRL Logs : 12 |
    | Talks : 2 |
    | Ricks : 1 |
    | Capn Hands : 1 |
    \~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~/
    <~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~>
    | Monastery Terrorist 0.9 Progress Report
    |Script has been running for 1 Hours, 45 Minutes and 42 Seconds.
    |The Monastery Terrorist has killed 187 Monks in all.
    |The Monastery Terrorist has buried 174 bones in all.
    |The Monastery Terrorist has healed 0 times in all.
    <~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~>
    Name :
    Number : 0
    Active : True
    Location : UpperRight
    Combat Level : 68
    Monks Killed : 187
    Bones Buried : 174
    Heals : 0
    Worked for : 90 minutes.
    Here is a proggie when it worked. Not massively long but I hope its ok
    -----
    If I see you autoing with level 3/default clothes/crap name I WILL report you. Auto Correctly. - put this in your sig

  13. #38
    Join Date
    Jun 2006
    Posts
    1,492
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Any proggie is ok

    I haven't used it in a while, so I can't exactly say that it's working perfectly... maybe the game had their little slight changes again.

  14. #39
    Join Date
    Apr 2007
    Posts
    275
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    You are most likely to be right there Infinity. It might be a slight game change or my comp lol. Great script again love it when it works
    -----
    If I see you autoing with level 3/default clothes/crap name I WILL report you. Auto Correctly. - put this in your sig

  15. #40
    Join Date
    May 2008
    Posts
    34
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Moving on from forefeathers to this on my new pure! Looks like a good script.
    (reserved for proggy)

  16. #41
    Join Date
    Aug 2007
    Location
    Where do you live?
    Posts
    934
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default

    Quote Originally Posted by greg3507 View Post
    Moving on from forefeathers to this on my new pure! Looks like a good script.
    (reserved for proggy)
    Same for me Runs like a charm my friend. Awesome!

    Proggy coming soon

  17. #42
    Join Date
    Feb 2007
    Posts
    25
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default error

    Line 322: [Error] (18855:27): Invalid number of parameters in script C:\Documents and Settings\Nick\Desktop\Monks 0.9.scar

  18. #43
    Join Date
    Jun 2006
    Posts
    1,492
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by nrb33 View Post
    Line 322: [Error] (18855:27): Invalid number of parameters in script C:\Documents and Settings\Nick\Desktop\Monks 0.9.scar
    You need the latest version of SRL.

  19. #44
    Join Date
    Dec 2006
    Posts
    399
    Mentioned
    0 Post(s)
    Quoted
    3 Post(s)

    Default

    i beleive solarwind and me made a script like this a LONG time ago ... glad to see someone else made a working one! ill test now.
    Hax0r


  20. #45
    Join Date
    Jun 2006
    Posts
    1,492
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Actually, I made mine waaay before solar and you =P

    This is just the updated version

  21. #46
    Join Date
    May 2008
    Posts
    62
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    this script looks great, cant wait to try .

    ---reserved for proggie---
    /~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\
    | SRL 25 Randoms Report |
    | www.srl-forums.com |
    |~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
    | SRL Logs : 1 |
    \~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~/
    <~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~>
    | Monastery Terrorist 0.9 Progress Report
    |Script has been running for 1 Hours, 7 Minutes and 53 Seconds.
    |The Monastery Terrorist has killed 70 Monks in all.
    |The Monastery Terrorist has buried 77 bones in all.
    |The Monastery Terrorist has healed 12 times in all.

  22. #47
    Join Date
    Jan 2007
    Posts
    85
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Bleh. Noob question below.

    I get an "Unknown Identifier" in my Objects.scar reflection files (Line 78). If someone could point me in the right direction I'd appreciate it. I've looked at some of the reflection Tuts to no avail.

  23. #48
    Join Date
    Jun 2006
    Posts
    1,492
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by BlackThursday View Post
    Bleh. Noob question below.

    I get an "Unknown Identifier" in my Objects.scar reflection files (Line 78). If someone could point me in the right direction I'd appreciate it. I've looked at some of the reflection Tuts to no avail.
    Look inside your reflection folder. There should be a "Place inside plugins folder" folder. Sooo...

  24. #49
    Join Date
    Sep 2008
    Posts
    72
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    damn nice train ur combat and!!!!!! prayer gonna test this out for sure!!

  25. #50
    Join Date
    Jan 2007
    Posts
    85
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by Infintry001 View Post
    Look inside your reflection folder. There should be a "Place inside plugins folder" folder. Sooo...
    Oh wow. Simple things always get you in the end I guess.

    Well so far we've got:

    <~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~>
    | Monastery Terrorist 0.9 Progress Report
    |Script has been running for 54 Minutes and 37 Seconds.
    |The Monastery Terrorist has killed 80 Monks in all.
    |The Monastery Terrorist has buried 0 bones in all.
    |The Monastery Terrorist has healed 0 times in all.
    <~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~>

    Ima keep it going.

Page 2 of 8 FirstFirst 1234 ... LastLast

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Monastery Terrorist
    By Infantry001 in forum RS3 Outdated / Broken Scripts
    Replies: 255
    Last Post: 02-12-2008, 05:36 PM
  2. [Request] Monastery Monk Killer
    By Stake in forum RS3 Outdated / Broken Scripts
    Replies: 2
    Last Post: 07-31-2007, 06:46 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
  •