Adblock breaks this site

String Jewellery

Discussion in 'RuneScape 3 Cheating' started by Process x, Mar 25, 2012.

  1. Process x

    Process x Apprentice
    Do Not Trade

    Joined:
    Dec 21, 2011
    Posts:
    836
    Referrals:
    0
    Sythe Gold:
    0
    String Jewellery

    Closed

    Thanks RunescapeJJ
     
  2. i m wa9lawy

    i m wa9lawy Active Member
    Banned

    Joined:
    Jul 20, 2011
    Posts:
    182
    Referrals:
    0
    Sythe Gold:
    0
    String Jewellery

  3. Element1

    Element1 Forum Addict

    Joined:
    Mar 22, 2007
    Posts:
    440
    Referrals:
    0
    Sythe Gold:
    0
    String Jewellery

    Have you posted your error and or searched their threads for fixes? Would have better luck getting an answer from there.
     
  4. Process x

    Process x Apprentice
    Do Not Trade

    Joined:
    Dec 21, 2011
    Posts:
    836
    Referrals:
    0
    Sythe Gold:
    0
    String Jewellery

    I'm not going to use a shitty mouse recorder on my 2.2k total main.

    There was no error and of course I looked through but didn't find what I was looking for.

    I wouldn't have better luck posting there at all; I'm just looking for something that will work for what I'm trying to do.
     
  5. RuneScapeJJ

    RuneScapeJJ Guru
    $25 USD Donor New

    Joined:
    Aug 14, 2011
    Posts:
    1,522
    Referrals:
    1
    Sythe Gold:
    0
    Potamus
    String Jewellery

    Here is a small part of my own humidify script

    Code:
    procedure Banking;
    begin
    
        Antiban;
        OpenBankChest(SRL_BANK_SW);
          if(PinScreen) then
            InPin('');
          if(BankScreen) then
            Deposit(1, 27, True);
            MiniBreaker;
            Withdraw(9, 0, 27);
            CloseBank;
            Antiban;
    end;
    
    procedure CastSpell;
    var
    Humi, X, Y:Integer;
    
    begin
    
        Antiban;
          if GetCurrentTab = (tab_Magic) then
            begin
              WriteLn('Current tab is magic tab, correct!')
            end else
            begin
              FTab(tab_Magic);
              WriteLn('Changed tabs to magic tab')
            end;
    
          begin
            Humi := 
            if (FindBitmapToleranceIn(Humi, X, Y, 549, 201, 737, 250, 10)) then
    
              Case Random(25) of
                0..14:  begin;
                          Mouse(X, Y, 8, 8, True);
                          WriteLn('We clicked humidify using method 1')
                          Wait(RandomRange(2000, 2500));
                        end;
    
                15..18: begin;
                          Mouse(X, Y, 8, 8, False);
                          WaitOption('ast', 500);
                          WriteLn('We clicked humidify using method 2')
                          Wait(RandomRange(2000, 2500));
                        end;
    
                19..20: begin;
                          Mouse(X, Y, 4, 4, True);
                          WriteLn('We clicked humidify using method 3')
                          RandomMovement;
                          Wait(RandomRange(500, 1500));
                        end;
    
                21.22:  begin;
                          Mouse(X, Y, 4, 4, False);
                          WaitOption('ast', 500);
                          WriteLn('We clicked humidify using method 4')
                          Wait(RandomRange(500, 1500));
                       end;
    
                23:     begin;
                          Wait(RandomRange(200, 800));
                          Mouse(X, Y, 6, 6, False);
                          Wait(RandomRange(100, 200));
                          WaitOption('ast', 300);
                          WriteLn('We clicked humidify using method 5')
                          Wait(RandomRange(300, 600));
                          Boredhuman;
                          Wait(RandomRange(1000, 1500));
                        end;
    
                24:     begin;
                          Wait(RandomRange(200, 800));
                          Mouse(X, Y, 4, 4, False);
                          Wait(RandomRange(100, 200));
                          WaitOption('ast', 300);
                          WriteLn('We clicked humidify using method 6')
                          Wait(RandomRange(200, 800));
                          Boredhuman;
                          Wait(RandomRange(1200, 1800));
                        end;
              end;
    
            FreeBitMap(Humi);
          end;
    end;
    It's pretty easy even with zero knowledge to let this work for string jewellery. Just make a bitmap for string jewellery and edit some other stuff and it will work. Gotta invest some of your own time if you want something ;)

    Can also add antiban/breaks/advanced detecting but that's something that you can learn.
     
  6. Process x

    Process x Apprentice
    Do Not Trade

    Joined:
    Dec 21, 2011
    Posts:
    836
    Referrals:
    0
    Sythe Gold:
    0
    String Jewellery

    ^Thanks I'll try this if I can't find something quicker.
     
< Paid Simba Bots | rarebot class error:( >


 
 
Adblock breaks this site