Results 1 to 18 of 18

Thread: Banned while scripting a stupid thing....

  1. #1
    Join Date
    Jan 2008
    Posts
    29
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default Banned while scripting a stupid thing....

    Ok, i tried to script a PowerMiner because i wanted to be SRL Member like everyone here...
    and im sorry about trying scripting... i don't think i gonna bot anymore... they told me that I need to learn from "mistakes" and more a little thing i will banned forever (i think..)
    Code:
    program PowerMiner;
    {.include SRL/SRL.scar}
    
    var
    i,x,y: Integer;
    
    begin
     SetupSRL;
     i:= 0;
    repeat
      i:= i + 1;
    if(FindColor(x,y,2042435,0,0,600,600))or
    (FindColor(x,y,2174024,0,0,600,600)) then
     begin
     MoveMouse(20+random(200),350-random(600));
     wait(100+random(815));
      MoveMouseSmoothEx(x,y+random(0),20,40,45,25,20);
      ClickMouse(x,y,true);
     Wait(4000+random(2500));
     MoveMouse(100+random(510),50-random(412));
     Wait(400-random(300));
     end;
    until(InvFull);
    end.
    this little script banned my account...

    picutre edited soon..

    .... i'll wait 10 days...

  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

    Few things:
    1. NEVER use clickmouse or movemouse(smooth). Those are EXTREMELY detectable.
    2. You are lucky to only get 0.5 blackmarks. I once used a crappy autominer, BOOM 7.5bm
    3. You WILL be unbanned within 10 days.
    4. Read a few more tuts next time, and be more careful.
    I made a new script, check it out!.

  3. #3
    Join Date
    Sep 2007
    Posts
    415
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    adding to what markus said, definately make trash accounts to auto on/test scripts, JaGeX don't IP ban as far as i know, and i'm about 80% sure of that, so as i hope you keep scripting, it's a risky business
    Quote Originally Posted by That guy that wrote forefeathers
    <munklez>haha im too lazy, girls annoy me
    <munklez> they always wanna like, do stuff
    <munklez> and i just wanna program
    <munklez> and they always take all my money

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

    Default

    About those trash accounts, be sure to level them a bit first. They are good for experimenting (don't use them myself though, but I got a big army of testing accounts ) and if you don't want to risk your main.
    I suggest creating a nice army of like 4 to 8 guys, and level them to 40ish. For best results become jr. member first to get access to the medium+advanced tuts, and some nice scripts to level your army
    I made a new script, check it out!.

  5. #5
    Join Date
    Feb 2007
    Location
    Access Violation at 0x00000000
    Posts
    2,865
    Mentioned
    3 Post(s)
    Quoted
    18 Post(s)

    Default

    And put in antiban ofc!
    Ce ne sont que des gueux


  6. #6
    Join Date
    Sep 2007
    Posts
    415
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    well i'm talking about when i'm making a script, don't use your main, because 99% of the time something won't work and will do something totally unlogical for a human to do, making it detectable, and nobody puts in antiban before they get their script doing what its supposed to do (at least i think so)

    and yeah, when i'm making a script i go ahead and use a level 3..if it gets past me making the script, i will level it and use it to auto, but i myself save my cared-for autoers for a script that i absolutely think will give me my best shot at not being banned
    Quote Originally Posted by That guy that wrote forefeathers
    <munklez>haha im too lazy, girls annoy me
    <munklez> they always wanna like, do stuff
    <munklez> and i just wanna program
    <munklez> and they always take all my money

  7. #7
    Join Date
    Jan 2008
    Posts
    29
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Can i get a tut how to become a Jr. member? :P i think there is...
    Edit = Forgot to thank you all :P drizzt, markus and floor :P

  8. #8
    Join Date
    May 2007
    Location
    NSW, Australia
    Posts
    2,823
    Mentioned
    3 Post(s)
    Quoted
    25 Post(s)

    Default

    Dude get your username out of that picture!, Rs looks at these forums you know,

  9. #9
    Join Date
    Jan 2008
    Location
    California, US
    Posts
    2,765
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    just wanted to ask markus something..why am i not a junior member and i can still see junior member section and post in it and stuff? and yay im lesser demon

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

    Default

    Quote Originally Posted by Da 0wner View Post
    just wanted to ask markus something..why am i not a junior member and i can still see junior member section and post in it and stuff? and yay im lesser demon
    It's because you've been here for more then 7 days and have more then 10 posts. The visible rank takes some time to get updated.
    I made a new script, check it out!.

  11. #11
    Join Date
    May 2007
    Posts
    177
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    I think you need a Certain amount of posts, Also always get an SRL member just to quickly go through your script, they will probably know if its detectable
    http://www.fenjer.com/adnan/SRLStats/1035.png
    If I see you autoing with level 3/default clothes/crap name I WILL report you. Auto Correctly!

  12. #12
    Join Date
    Dec 2007
    Posts
    362
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by zippoxer View Post
    Can i get a tut how to become a Jr. member? :P i think there is...
    Edit = Forgot to thank you all :P drizzt, markus and floor :P
    Account has to have 10 posts and 10 days active in this forum.

  13. #13
    Join Date
    Jan 2008
    Location
    California, US
    Posts
    2,765
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    kk thanks marcus so im technically a junior mem?

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

    Default

    yes you are
    I made a new script, check it out!.

  15. #15
    Join Date
    Jan 2008
    Location
    California, US
    Posts
    2,765
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    kk thats all i needed to know =]

  16. #16
    Join Date
    Jan 2008
    Posts
    29
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    so if i got now 10 posts and im more than 10 (i think so..) days in this forum... so i'll get automaticly jr. member? yes im from the 26.1.08 im here almost a month :P

  17. #17
    Join Date
    Jan 2007
    Location
    Ausrtalia, Melbourne
    Posts
    209
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by BobboHobbo View Post
    Dude get your username out of that picture!, Rs looks at these forums you know,
    THATS HOW I GOT BANNED! SHIT. i didnt even auto on my main. just got banned. lol

  18. #18
    Join Date
    Dec 2007
    Posts
    362
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by the smith400 View Post
    THATS HOW I GOT BANNED! SHIT. i didnt even auto on my main. just got banned. lol
    Why woul you even put your username in the first place?

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Stupid Me...
    By nate o in forum News and General
    Replies: 9
    Last Post: 05-03-2007, 12:01 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
  •