Register for your free account! | Forgot your password?

You last visited: Today at 00:56

  • Please register to post and access all features, it's quick, easy and FREE!

Advertisement



Script lets fish

Discussion on Script lets fish within the Facebook forum part of the Browsergames category.

Reply
 
Old   #1
 
elite*gold: 0
Join Date: Feb 2013
Posts: 2
Received Thanks: 1
Script lets fish

Hello, this is a really basic Script that does the fishing for you in Let's Fish (Spinning/Seafishing only)

You need a program called "Simba" also install their SRL for more information -

Setting up Simba and SRL -

Requirements

*Simba (With SRL check link)
*Desktop Resolution 1920x1080
*Flashacking Project (Let's Fish)
*Spinner of Sea Fisher
*Game must be full screen!

How to run

1. Open Simba
2. Copy and Paste the Script
3. Play Let's Fish on Facebook with the Flashacking Project hack enabled!
4. Go full screen
5. Press Ctrl + Alt + R to run the Script and Ctril + Alt + S to stop.

Code:
program new;

{$I SRL/SRL.Simba}

var x, y, Loop, Gevangen:Integer;



//FS = First Screen
//SS = Second Screen etc

const

Gooi = 2175822;
HaalBinnen = 3757168;
Vis = 8368849;


function FS : boolean;
begin
result := false;
If FindColorTolerance(x, y, Gooi, 928, 824-20, 959, 856-20, 5)
then result := true
end;

function SS : boolean;
begin
result := false;
If FindColorTolerance(x, y, HaalBinnen, 1337, 858-20, 1394, 891-20, 5)
then result := true
end;

function Vangst : boolean;
begin
result := false;
If FindColorTolerance(x, y, Vis, 777, 652-20, 968, 695-20, 5)
then result := true
end;

Procedure Uitgooien;
Begin
If (FS = True) then
 Begin
  Mouse(973, 849-20, 0, 0, True);
 End;
End;

Procedure Trek;
Begin
MarkTime(Loop);
If (SS = True) then
 Begin
  GetMousePos(x, y);
  MMouse(x, y, 20, 20);
  HoldMouse(x, y, 1);
   Begin
    Repeat
    Wait(50);
    Until (Vangst = True) or (TimeFromMark(Loop) > 20000)
   End;
  End;
  ReleaseMouse(x, y, 1);
End;

Procedure Randoms;
Begin
Mouse(1217, 262-20, 0, 0, True); //Grootste Vis
Mouse(1216, 306-20, 0, 0, True); //Bevrijde vis
Mouse(1209, 192-20, 0, 0, True); //Level up
Mouse(1215, 213-20, 0, 0, True) //Beschikbaar op nieuw level
End;

begin
SetupSRL;
MarkTime(Loop);
MouseSpeed := 50;

Repeat

ClearDebug;

Begin
WriteLn('Wachten tot we de hengel kunnen uitgooien');
 Repeat
  Wait(50);
 Until (FS = True) or (TimeFromMark(Loop) > 20000);
End;

If (FS = True) then
 Begin
  WriteLn('We kunnen de hengel uitgooien');
  UitGooien;
  Wait(300);
 End;

Begin
MarkTime(Loop);
 Repeat
  Wait(50);
 Until (SS = True) or (TimeFromMark(Loop) > 20000);
End;

If (SS = True) then
 Begin
  WriteLn('We gaan trekken');
  Trek;
  Wait(300);
 End;

If (Vangst = True) then
   Begin
    WriteLn('Gevangen!');
    Inc(Gevangen)
    WriteLn('We hebben ' + ToStr(Floor(Gevangen)) + ' vissen gevangen!');
    Mouse(1488, 124-20, 0, 0, True);
    Wait(300);
    Randoms;
   End;

Until False;

end.
Script is re-written, enjoy!

Edit yes the text is Dutch in the Script I added a function that counts how many fish is caught.

Code:
If (Vangst = True) then
   Begin
    WriteLn('Gevangen!');
    Inc(Gevangen)
    WriteLn('We hebben ' + ToStr(Floor(Gevangen)) + ' vissen gevangen!');
If you prefer English or your own language on how many are caught do this

Code:
If (Vangst = True) then
   Begin
    WriteLn('Gevangen!');
    Inc(Gevangen)
    WriteLn('We have ' + ToStr(Floor(Gevangen)) + ' caught fish!');
bjelite is offline  
Reply


Similar Threads Similar Threads
Lets Fish Gold/money
03/15/2016 - Facebook - 32 Replies
gibt es einen weg, dollar zu bekommen? oder gold? I need some dollar, any ways, to get rich? or gold PS: ja ich musste einen neuen thread aufmachen weil ich aufmerksamkeit brauche.. yolo
Lets Fish
11/14/2013 - Facebook - 4 Replies
I will post all Saturday a other Cheat for Lets Fish... with Cheat Engine First: How to change Trophys Vaule type : Double / Rounded (extreme) Scan the weight without point ( 15.99 kg = 1599 ). Change it in what you want 999.99 kg = 99999 )
Lets Fish 15.05.2013
05/28/2013 - Facebook - 5 Replies
AoB 15.05.2013 by 0ldsQL Auto Catch Fish S: d0 30 f0 d3 03 d0 66 f1 12 12 3a 00 00 R: d0 60 b1 21 4f 8b 13 01 f0 f5 03 47 00 Always Catch Fish S: d0 30 f0 2d 60 97 03 d0 66 9b 02 2c df 14
Lets Fish
04/12/2013 - Facebook - 13 Replies
Scan AoB d0 30 F0 98 03 d0 66 f4 10 12 3a 00 00 f0 9a 03 d0 d0 d0 replace with: D0 60 AA 1E 4F 8C 11 01 F0 BA 03 47 00 F0 9a 03 D0 D0 D0 Scan AoB D0 30 F0 2D 60 B9 02 D0 66 F7 01 2C 9E 12 replace with D0 30 24 28 48 B9 02 D0 66 F7 01 2C 9E 12
Lets Fish bot Facebook
03/17/2013 - Facebook - 3 Replies
Hi :) I'm looking for running a bot to play Lets fish on facebook.Has anyone?



All times are GMT +2. The time now is 00:56.


Powered by vBulletin®
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Support | Contact Us | FAQ | Advertising | Privacy Policy | Terms of Service | Abuse
Copyright ©2024 elitepvpers All Rights Reserved.