Results 1 to 4 of 4

Thread: Not find cows and lagging RS out?

  1. #1
    Join Date
    Mar 2007
    Posts
    79
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default Not find cows and lagging RS out?

    Hey guys... Im new to SRL and SCAR programming, but I have programmed in other languages before such as Java/Script and PHP... Im getting the hang of this I *THINK*, but probably to most of you, I'm noob. But hey... gotta start somewhere. =]

    I was wondering if you guys could help me out with my script. I was making just a simple Cow Killer script ... or at least, what I thought was simple. I was reading some tutorials, and I created a sort of "outline" for my script. Heres my outline:

    Code:
    cowsAttacked : int
    cowsKilled : int
    xpGain : int
    
    
    
    wait(TimeOut)
    
    FindCow; - get co-ords
     - FindMonster( )
    
    not IsFightAt(cow co-ords)
     Skip
    
    Fight
    - Until(not InFight)
    Thats just very basic, but I usually just code in my head, without any type of pseudo-code. Anyways, can anyone help me find out why I cant find any cows? Ive tried several colors ... Maybe Im using the wrong function? Im not sure. Any guidance would be much appreciated!

    (Im sure my coding isnt very efficient, but any tips would be welcomed =] )

    Thanks again.

  2. #2
    Join Date
    Feb 2007
    Location
    Het ademt zwaar en moedeloos vannacht.
    Posts
    7,211
    Mentioned
    26 Post(s)
    Quoted
    72 Post(s)

    Default

    You left your username and password in the attachment!
    I changed them for you, check your pm.
    About lagging and logging out, you're using a very high tolerance for finding the cows. I would recommend 30 or lower-
    I made a new script, check it out!.

  3. #3
    Join Date
    Mar 2007
    Posts
    79
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Thank you thank you thank you. I realized that JUST as I woke up. I appreciate it. I'll try the lower tolerance thing as you said.

    Thanks for your help. I'll post questions as I further my script. I appreciate it again.

  4. #4
    Join Date
    May 2007
    Location
    Fremont, California
    Posts
    46
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default I cant find

    [H]I have the same prob but i dont know what line i shoudl change the color tolerance..pleas ehlp ty: [/H]

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. [OUTDATED][SRL4] Cows! 0.43
    By WT-Fakawi in forum RS3 Outdated / Broken Scripts
    Replies: 209
    Last Post: 11-09-2008, 06:56 PM
  2. Lumby cows Powerfighter
    By Mariuswbz in forum RS3 Outdated / Broken Scripts
    Replies: 0
    Last Post: 10-14-2007, 06:59 PM
  3. Lagging etc!!
    By TravisV10 in forum OSR Help
    Replies: 10
    Last Post: 08-29-2007, 08:26 PM
  4. Cows!
    By WT-Fakawi in forum RS3 Outdated / Broken Scripts
    Replies: 204
    Last Post: 08-19-2007, 07:47 AM

Posting Permissions

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