Adblock breaks this site

My half-legit fishing training guide

Discussion in 'Archives' started by Goblinz, Nov 1, 2007.

  1. Goblinz

    Goblinz Forum Addict

    Joined:
    Jun 20, 2005
    Posts:
    353
    Referrals:
    0
    Sythe Gold:
    0
    My half-legit fishing training guide

    Ok, Like many people I wanted a quick way to get exp without getting banned. First get yourself a mouse movement recorder (axife is a good one) and go to lumbridge fishing spot (or any for that matter!) with a lot of feathers (so you don't need to bank) then fish a full invo of fish...

    *Note* set yourself some hotkeys on the mouse recorder so you don't have to interrupt and prolong the recording!*

    ...Then record yourself dropping the fish, record it slowly, carefully and as accurately as you can. And don't worry! with axife you can increase the playback speed, Then continue to fish and use the mouse recorder and the speed doubles as opposed to if your where banking in edge!

    Also: *Vista is a good to use with it as you can monitor your Rs screen while doing something else
    *Leave the top four inventory spots dropless incase you get gems from randoms and want to keep them

    *Also this is my first post on these forums in about a year and a half :O*
     
  2. Blak Magik

    Blak Magik Forum Addict
    Banned

    Joined:
    Oct 8, 2007
    Posts:
    563
    Referrals:
    0
    Sythe Gold:
    0
    My half-legit fishing training guide

    Mouse recorders are detectable. Also, how is this a fishing guide, it tells you how to auto with a mousrecorder, which I'm sure all most all of us knew.
     
  3. kerrang!

    kerrang! Active Member

    Joined:
    Jul 22, 2007
    Posts:
    104
    Referrals:
    0
    Sythe Gold:
    0
    My half-legit fishing training guide

    yeh, you can still get banned while mouse recording because it does the same pattern over and over again and this is just a guide on how to get banned prett mutch
     
  4. royce man

    royce man Active Member
    Banned

    Joined:
    Nov 1, 2005
    Posts:
    217
    Referrals:
    0
    Sythe Gold:
    0
    My half-legit fishing training guide

    What i do i do it for about an hour of recording and then i play it so it does it over and over again lol
     
  5. Pancakes

    Pancakes Member

    Joined:
    Aug 16, 2007
    Posts:
    83
    Referrals:
    0
    Sythe Gold:
    0
    My half-legit fishing training guide

    As mentioned, a very good way to get banned.

    Use SCAR/SRL to create a simple dropping procedure, you can set the mousespeed as fast as you want. Example:

    Code:
    Program AutoDropper;
    {.include SRL\SRL.scar}
    
    begin
      SetupSRL;
      repeat
        if (IsFKeyDown(9)) then DropTo(3, 28);
        wait(100);
      until(false);
    end;
    
    That would drop a full load, every time you pressed F9. Simple, no?
    If you wanted a faster mouse, you could go like this:
    Code:
      MouseSpeed := 2/3 * MouseSpeed;
    
    Put that after SetupSRL, and it would make MouseSpeed a third faster. :)
     
< Selling 112 Main 98 Range 94 Magic | Obby Mauls Free Tutorial Island Services >


 
 
Adblock breaks this site