Register for your free account! | Forgot your password?

Go Back   elitepvpers > Other Online Games > Browsergames
You last visited: Today at 21:33

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

Advertisement



[Release] Son Korsan Bot - RiddiBot

Discussion on [Release] Son Korsan Bot - RiddiBot within the Browsergames forum part of the Other Online Games category.

Closed Thread
 
Old   #1
 
elite*gold: 105
Join Date: Jun 2012
Posts: 507
Received Thanks: 1,133
Post [Release] Son Korsan Bot - RiddiBot

Hello All,

I am releasing a Son Korsan bot; RiddiBot using SCAR Divi 3.22.
Current Version: V1.00

This is my first attempt at writing a bot, and the first version, which took me just under 3 hours.
Any errors please post them in this thread in a descriptive way.
Constructive criticism and advice is always welcome.

Can use more than one bot and use the PC at the same time if the user sets up a Virtual Machine (Look for guides online).

Video Preview:

Features:
Code:
- Travel Map.
- Collects Treasure (Shiny).
Setup:

Keys:
Center = Space.

Water:
Please setup as shown in the image and video above.
Not full screen.
Turn Shiny hunter on.

Please define your minimap location. This can be done using the Color Picker (Ctrl + P), it shall give you the coordinates in the output window.

Requires:
SCAR Divi 3.22.
Get it here:

Designed For (Currently):
non-PvP Maps as no reconnect when sunk.

Tested On:
- Chrome (Win7)
- Firefox (Win7)
- Waterfox (Win7)
- Safari (Win7)

Changelog:
Code:
RiddiBot V1.00:
- Release.
VirusTotal:
Attached Files
File Type: zip RiddiBotV1.00.zip (2.0 KB, 1272 views)
passit12 is offline  
Thanks
7 Users
Old 04/01/2013, 23:29   #2




 
Elsastylez's Avatar
 
elite*gold: 32
The Black Market: 160/0/0
Join Date: Jul 2010
Posts: 8,279
Received Thanks: 4,430
Wow thank you very much. I test it now

Virustotal from the scar


Can you add a Tutorial with the HTTPBox ?
Elsastylez is offline  
Old 04/02/2013, 00:03   #3
 
elite*gold: 105
Join Date: Jun 2012
Posts: 507
Received Thanks: 1,133
Quote:
Originally Posted by Elsastylez View Post
Wow thank you very much. I test it now

Virustotal from the scar


Can you add a Tutorial with the HTTPBox ?
This bot uses Scar Divi 3.22 not HTTPBox, sorry about that.
Forgot to mention which software was required from that page
passit12 is offline  
Old 04/02/2013, 00:39   #4




 
Elsastylez's Avatar
 
elite*gold: 32
The Black Market: 160/0/0
Join Date: Jul 2010
Posts: 8,279
Received Thanks: 4,430
I get this error when I start the bot.

Quote:
Successfully compiled (27 ms)
Variables Set.
[Runtime Error] : Exception: Can't allocate the DIB handle in line 230 in script C:\Users\User1\folder\RiddiBotV1.00.scar
Elsastylez is offline  
Old 04/02/2013, 00:53   #5
 
elite*gold: 105
Join Date: Jun 2012
Posts: 507
Received Thanks: 1,133
Quote:
Originally Posted by Elsastylez View Post
I get this error when I start the bot.
Then I believe the minimap was declared incorrectly.
I shall record a video on how to set it up for future users .

While you wait though, you select the color picker (Ctrl + P) then you click the top left of the minimap water.

In the output window of Scar you shall see something similar to Color Picked: 4613505 at (35, 135)
So in this case, mmx1:=35; and mmy1:=135;

Then you do the same, but this time click the bottom right of the mini map, and put the values into mmx2 and mmy2 (should be around 95 more than the first values).
passit12 is offline  
Old 04/02/2013, 01:36   #6




 
Elsastylez's Avatar
 
elite*gold: 32
The Black Market: 160/0/0
Join Date: Jul 2010
Posts: 8,279
Received Thanks: 4,430
Quote:
Originally Posted by liam161192 View Post
Then I believe the minimap was declared incorrectly.
I shall record a video on how to set it up for future users .

While you wait though, you select the color picker (Ctrl + P) then you click the top left of the minimap water.

In the output window of Scar you shall see something similar to Color Picked: 4613505 at (35, 135)
So in this case, mmx1:=35; and mmy1:=135;

Then you do the same, but this time click the bottom right of the mini map, and put the values into mmx2 and mmy2 (should be around 95 more than the first values).
Thats right ?


Edit:

This works:

Quote:
mmx1:=7967920; //Top Left of mm water X point (Integer)
mmy1:=7901096; //Top Left of mm water Y point (Integer)
mmx2:=7242140; //Bottom Right of mm water X point (Integer)
mmy2:=6257815; //Bottom Right of mm water Y point (Integer)
Quote:
Successfully compiled (28 ms)
Variables Set.
Player Not Found
Player At: 0, 0. In Quarter: 0
Player Not Found
Player At: 0, 0. In Quarter: 2
Moving to Quarter: 4 (Bottom Right)
Clicking: 6717902,7769595
But the courser does not move
Elsastylez is offline  
Old 04/02/2013, 01:42   #7
 
elite*gold: 105
Join Date: Jun 2012
Posts: 507
Received Thanks: 1,133
Quote:
Originally Posted by Elsastylez View Post
Thats right ?
It should look something like this:
mmx1:=34; //Top Left of mm water X point
mmy1:=135; //Top Left of mm water Y point
mmx2:=132; //Bottom Right of mm water X point
mmy2:=234; //Bottom Right of mm water Y point

They are my coordinates. Please view the second video I just posted in the 1st thread to find out how to get them.
passit12 is offline  
Old 04/02/2013, 01:51   #8




 
Elsastylez's Avatar
 
elite*gold: 32
The Black Market: 160/0/0
Join Date: Jul 2010
Posts: 8,279
Received Thanks: 4,430
Yes thanks. Now it works.

But he dont collecting the Chests.


He only fly around the Map.
Elsastylez is offline  
Old 04/02/2013, 02:01   #9
 
elite*gold: 105
Join Date: Jun 2012
Posts: 507
Received Thanks: 1,133
Quote:
Originally Posted by Elsastylez View Post
Yes thanks. Now it works.

But he dont collecting the Chests.

He only fly around the Map.
Turn your shiny hunter on (next to the mini map)
I havent added auto turn on yet, that is probably in the next update.
passit12 is offline  
Old 04/02/2013, 02:11   #10




 
Elsastylez's Avatar
 
elite*gold: 32
The Black Market: 160/0/0
Join Date: Jul 2010
Posts: 8,279
Received Thanks: 4,430
Quote:
Originally Posted by liam161192 View Post
Turn your shiny hunter on (next to the mini map)
I havent added auto turn on yet, that is probably in the next update.
Now it works thanks.
I hope the bot can also shoot NPCs soon
Elsastylez is offline  
Old 04/05/2013, 14:26   #11
 
elite*gold: 0
Join Date: Apr 2012
Posts: 739
Received Thanks: 255
Dont catch glitters just look around
SeaManCDF is offline  
Old 04/05/2013, 15:09   #12
 
elite*gold: 105
Join Date: Jun 2012
Posts: 507
Received Thanks: 1,133
Quote:
Originally Posted by SeaManCDF View Post
Dont catch glitters just look around
Because of the glitter animation, sometimes it will miss a glitter, or take a little longer to catch it. However, it will still catch the majority.

I am trying to think of a way to detect the glitter easier than it is currently
passit12 is offline  
Old 04/07/2013, 10:36   #13
 
elite*gold: 0
Join Date: Feb 2012
Posts: 24
Received Thanks: 0
COMPILER ERROR 63 UNKNOWN IDENTIFIER STDESKTOPASCLIENT ? =(
aventure2009 is offline  
Old 04/07/2013, 10:39   #14
 
elite*gold: 105
Join Date: Jun 2012
Posts: 507
Received Thanks: 1,133
Quote:
Originally Posted by aventure2009 View Post
COMPILER ERROR 63 UNKNOWN IDENTIFIER STDESKTOPASCLIENT ? =(
Make sure you are using the version Scar Divi 3.22.
passit12 is offline  
Old 04/07/2013, 10:42   #15
 
elite*gold: 0
Join Date: Feb 2012
Posts: 24
Received Thanks: 0
is scar divi 3.38
aventure2009 is offline  
Closed Thread

Tags
riddi bot v1.00, son korsan, son korsan bot, son korsan shiny bot, treasure bot


Similar Threads Similar Threads
Verkaufe Son Korsan Account
07/14/2014 - Browsergames Trading - 11 Replies
Hallo, verkaufe hier meinen SonKorsan Account. Level 5 ~ 100 000 EP 330 000 Pro Points 1 300 000 Gold 7 Diamanten
Bkorsan Beta - Bot for son korsan
11/27/2013 - Browsergames - 2 Replies
Hello i´m just anounced i start making the Son Korsan bot how i promisse same time ago you can see the vidio of beta version: Son Korsan Bot - YouTube You can see the official topic on vidio description , the better version will be posted soon
Son Korsan
02/16/2013 - Browsergames - 4 Replies
Hi There! I Want to know if there is somebody here that have a bug or bot to the game Son Korsan ... its online game and it's made on flashplayer... Thank you guys
Retro Son Korsan
12/08/2012 - Browsergames - 1 Replies
Hello guys I want to know if there are files Son Korsan , how do I play locally?



All times are GMT +2. The time now is 21:33.


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.