Page 3 of 3 FirstFirst 123
Results 51 to 65 of 65

Thread: AntiRandoms and AntiBan Guide

  1. #51
    Join Date
    Jan 2008
    Location
    NC, USA.
    Posts
    4,429
    Mentioned
    0 Post(s)
    Quoted
    4 Post(s)

    Default

    SCAR Code:
    case Random(30) of
        1: RandomRClick;
        8: HoverSkill('Woodcutting', False);
        13: RandomMovement;
        28: BoredHuman;
        15: DoEmote(400 +Random(90));

    Try making the options like higher like that so it doesn't just have to be 1,2,3,4,5,6.
    Quote Originally Posted by irc
    [00:55:29] < Guest3097> I lol at how BenLand100 has become noidea
    [01:07:40] <@BenLand100> i'm not noidea i'm
    [01:07:44] -!- BenLand100 is now known as BenLand42-
    [01:07:46] <@BenLand42-> shit
    [01:07:49] -!- BenLand42- is now known as BenLand420
    [01:07:50] <@BenLand420> YEA

  2. #52
    Join Date
    Jun 2007
    Location
    south park
    Posts
    1,160
    Mentioned
    0 Post(s)
    Quoted
    62 Post(s)

    Default

    Ok thanks for help, so what do the numbers stand for then?
    http://www.youtube.com/user/YoHoJoSRL
    Good scripting guides on youtube
    Formerly known as (djcheater)

  3. #53
    Join Date
    Mar 2007
    Location
    Massachusetts
    Posts
    75
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    I think the numbers are just the numbers that have to be randomly picked from the Random(30) then once the number is picked it will do that antiban.

  4. #54
    Join Date
    Mar 2007
    Posts
    3,042
    Mentioned
    1 Post(s)
    Quoted
    14 Post(s)

    Default

    The numbers just represent cases of what will be done if that number is picked from the Random(30). If you want it to be even more random, you can do something like if (Random(15) < 5) then doSomeStuff; within each case, depending on how often you call your AntiBan procedure.
    :-)

  5. #55
    Join Date
    Oct 2008
    Posts
    9
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Thank You...Was looking for a Anti-random, so i could properly put it in my script

  6. #56
    Join Date
    Oct 2008
    Posts
    20
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Thanks!

  7. #57
    Join Date
    Nov 2008
    Posts
    14
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    great tutorial, I have bee looking for one like this since I started usign scripts. Thank you.

  8. #58
    Join Date
    Apr 2015
    Posts
    23
    Mentioned
    0 Post(s)
    Quoted
    11 Post(s)

    Default

    Just got linked here from a different tutorial. Is some of the AntiRandom stuff no longer relevant because of the new way that OSRS handles randoms? Isn't every random dismiss-able now?

  9. #59
    Join Date
    Oct 2006
    Posts
    6,752
    Mentioned
    95 Post(s)
    Quoted
    532 Post(s)

    Default

    Quote Originally Posted by Ampd Up View Post
    Just got linked here from a different tutorial. Is some of the AntiRandom stuff no longer relevant because of the new way that OSRS handles randoms? Isn't every random dismiss-able now?
    Typically when a thread is over 8 years old, it is no longer relevant..
    “The long-lived and those who will die soonest lose the same thing. The present is all that they can give up, since that is all you have, and what you do not have, you cannot lose.” - Marcus Aurelius

  10. #60
    Join Date
    Apr 2015
    Posts
    23
    Mentioned
    0 Post(s)
    Quoted
    11 Post(s)

    Default

    Apologies, I was just going through all the welcome to SRL stuff and was brought here.

  11. #61
    Join Date
    Dec 2015
    Posts
    15
    Mentioned
    0 Post(s)
    Quoted
    8 Post(s)

    Default

    Great tutorial, thank you for this

  12. #62
    Join Date
    Oct 2012
    Posts
    1,258
    Mentioned
    40 Post(s)
    Quoted
    588 Post(s)

    Default

    Quote Originally Posted by sizzayin View Post
    Great tutorial, thank you for this
    Gee you sure do read fast! /s

  13. #63
    Join Date
    Sep 2016
    Location
    the Simba forums
    Posts
    25
    Mentioned
    1 Post(s)
    Quoted
    1 Post(s)

    Default

    Gravedigger

    Had me all excited about the title

  14. #64
    Join Date
    Aug 2016
    Posts
    20
    Mentioned
    1 Post(s)
    Quoted
    6 Post(s)

    Default

    Quote Originally Posted by sizzayin View Post
    Great tutorial, thank you for this
    Rofl. What a post. This man is going hard.

  15. #65
    Join Date
    Aug 2019
    Posts
    29
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default

    Great guide ill be using this soon, thank you.

Page 3 of 3 FirstFirst 123

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Updated AntiBan & AntiRandoms Guide!
    By Torrent of Flame in forum Outdated Tutorials
    Replies: 22
    Last Post: 03-29-2008, 11:08 AM
  2. properly using Antirandoms/AntiBan
    By Jacobdm0 in forum OSR Help
    Replies: 6
    Last Post: 12-11-2007, 10:12 PM
  3. Need help with AntiBan and AntiRandoms
    By pallooo in forum OSR Help
    Replies: 3
    Last Post: 10-18-2007, 12:11 PM
  4. antirandoms/antiban
    By invisible in forum OSR Help
    Replies: 5
    Last Post: 10-17-2006, 07:06 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
  •