Register for your free account! | Forgot your password?

Go Back   elitepvpers > MMORPGs > Mabinogi
You last visited: Today at 17:51

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

Advertisement



[help] pick up bot

Discussion on [help] pick up bot within the Mabinogi forum part of the MMORPGs category.

Closed Thread
 
Old   #1
 
tuxx95's Avatar
 
elite*gold: 0
Join Date: Oct 2009
Posts: 175
Received Thanks: 42
[help] pick up bot

can anyone tell me why this script isnt working
for some reason I cant even get it to find the source image
Code:
#include <ImageSearch.au3>
Global $Paused
HotKeySet("{PAUSE}", "TogglePause")
HotKeySet("{ESC}", "Terminate")
While 1
Send("{ALTDOWN}")
$x1=0
$y1=0
$result = _ImageSearch("fomor.jpg",1,$x1,$y1,100)
if $result=1 Then
	MouseMove($x1,$y1,0)
	MouseClick("left",$x1,$y1,1,0)
	Sleep(2000)
EndIf
WEnd
Func TogglePause()
    $Paused = NOT $Paused
    While $Paused
        sleep(100)
        ToolTip('Script is "Paused"',0,0)
    WEnd
    ToolTip("")
EndFunc

Func Terminate()
    Exit 0
EndFunc
tuxx95 is offline  
Old 11/18/2009, 01:49   #2
 
elite*gold: 0
Join Date: Nov 2008
Posts: 3,695
Received Thanks: 891
Is the Image a .jpg?

Do you have a different Font than the Pic?

Try setting the Tolerance lower (80%).
Dark Raccoon is offline  
Old 11/18/2009, 03:05   #3
 
tuxx95's Avatar
 
elite*gold: 0
Join Date: Oct 2009
Posts: 175
Received Thanks: 42
Quote:
Originally Posted by Dark Raccoon View Post
Is the Image a .jpg?

Do you have a different Font than the Pic?

Try setting the Tolerance lower (80%).
no its a png
im not sure but i think its the same ( i also tired it with my own picture they didnt work either)
and how to set the tolerance
tuxx95 is offline  
Old 11/18/2009, 03:22   #4
 
elite*gold: 0
Join Date: Nov 2008
Posts: 3,695
Received Thanks: 891
Code:
Global $Paused
HotKeySet("{PAUSE}", "TogglePause")
HotKeySet("{ESC}", "Terminate")
While 1
Send("{ALTDOWN}")
$x1=0
$y1=0
$result = _ImageSearch("fomor.jpg",1,$x1,$y1,[COLOR="Red"]100[/COLOR])
if $result=1 Then
	MouseMove($x1,$y1,0)
	MouseClick("left",$x1,$y1,1,0)
	Sleep(2000)
EndIf
WEnd
Func TogglePause()
    $Paused = NOT $Paused
    While $Paused
        sleep(100)
        ToolTip('Script is "Paused"',0,0)
    WEnd
    ToolTip("")
EndFunc

Func Terminate()
    Exit 0
EndFunc
I marked the tolerance. I recommend changing it into 80.

It has to be the same format, therefore the Image your looking for has to be .jpg.
Dark Raccoon is offline  
Old 11/18/2009, 22:42   #5
 
tuxx95's Avatar
 
elite*gold: 0
Join Date: Oct 2009
Posts: 175
Received Thanks: 42
k thnx ill try that and sorry about the file extension I forgot to change it back
tuxx95 is offline  
Old 11/18/2009, 22:52   #6
 
elite*gold: 0
Join Date: Jul 2009
Posts: 9
Received Thanks: 0
where do i put the source image ?
helopilipinas is offline  
Old 11/18/2009, 23:00   #7
 
elite*gold: 0
Join Date: Nov 2008
Posts: 3,695
Received Thanks: 891
Quote:
Originally Posted by helopilipinas View Post
where do i put the source image ?
In the same Folder as the Bot.
Dark Raccoon is offline  
Old 11/19/2009, 00:45   #8
 
elite*gold: 0
Join Date: Nov 2009
Posts: 23
Received Thanks: 5
Are we supposed to run the .au3? Pickup bot isnt working for me...(noob question). I have the souce image and the .au3 in the multibot folder, but wen i run MabiDR it just attaks...doesnt loot. Help?
dourra7 is offline  
Old 11/19/2009, 01:59   #9
 
elite*gold: 0
Join Date: Nov 2008
Posts: 3,695
Received Thanks: 891
Quote:
Originally Posted by dourra7 View Post
Are we supposed to run the .au3? Pickup bot isnt working for me...(noob question). I have the souce image and the .au3 in the multibot folder, but wen i run MabiDR it just attaks...doesnt loot. Help?
MabiDR isnt supposed to loot, its just supposed to attack surrounding Monsters...
Dark Raccoon is offline  
Old 11/19/2009, 02:06   #10
 
elite*gold: 0
Join Date: Nov 2009
Posts: 23
Received Thanks: 5
Errr...It has two chek boxes "loot gold" or "loot Formors"....Even the MabiLoot doesnt seem to work with me. I have the Image and the .au3 all in the multibot folder, and then Irun "mabiloot" yet nothing happens :/ Any help? ~Thanks
dourra7 is offline  
Old 11/19/2009, 02:12   #11
 
elite*gold: 0
Join Date: Nov 2008
Posts: 3,695
Received Thanks: 891
Quote:
Originally Posted by dourra7 View Post
Errr...It has two chek boxes "loot gold" or "loot Formors"....Even the MabiLoot doesnt seem to work with me. I have the Image and the .au3 all in the multibot folder, and then Irun "mabiloot" yet nothing happens :/ Any help? ~Thanks
In the MabiDR Thread it was told, that the Looting Function isnt working yet.

Since I wont update it until it gets somehow fixxed, the Looting Function wont be added.

Try putting the Bot and the Images in the same Folder as ImageSearch.au3.
Dark Raccoon is offline  
Old 11/19/2009, 21:03   #12
 
elite*gold: 0
Join Date: Nov 2009
Posts: 23
Received Thanks: 5
Quote:
Originally Posted by Dark Raccoon View Post
In the MabiDR Thread it was told, that the Looting Function isnt working yet.

Since I wont update it until it gets somehow fixxed, the Looting Function wont be added.

Try putting the Bot and the Images in the same Folder as ImageSearch.au3.
So let me get this straight...I get Imagesearch.au3, the source image (Gold.bmp) and The Code (which is in .au3) All in the same folder as MultiBot.

Is this correct? :
1) Run Mabi
2) Get to a botting place
3) Open MultiBoot
4) Run MabiDR
5) Run Mabiloot? or the Coded one?
6) Set mabi in windowed Mode.

Again ThankYou ^^
dourra7 is offline  
Old 11/19/2009, 21:24   #13
 
elite*gold: 0
Join Date: Nov 2008
Posts: 3,695
Received Thanks: 891
Quote:
Originally Posted by dourra7 View Post
So let me get this straight...I get Imagesearch.au3, the source image (Gold.bmp) and The Code (which is in .au3) All in the same folder as MultiBot.
MultiBot?

I thought we were talking about a regular Bot. ._.

If you mean the E*pvpers MultiBot, then leave the images where they are.

Note that you need the Default Font for the MultiBot.


In case we are talking about a regular Bot, then yes, put it all in the same Folder.



Quote:
Originally Posted by dourra7 View Post
Is this correct? :
1) Run Mabi
2) Get to a botting place
3) Open MultiBoot
4) Run MabiDR
5) Run Mabiloot
6) Set mabi in windowed Mode.

Again ThankYou ^^
Just like this. :3
Dark Raccoon is offline  
Old 11/21/2009, 22:18   #14
 
elite*gold: 0
Join Date: Nov 2009
Posts: 23
Received Thanks: 5
lol sorry for the noob question, how do i get the same font?
dourra7 is offline  
Old 11/21/2009, 22:57   #15
 
elite*gold: 0
Join Date: Nov 2008
Posts: 3,695
Received Thanks: 891
Quote:
Originally Posted by dourra7 View Post
lol sorry for the noob question, how do i get the same font?
If you are using Fantasia, disable the Font Mod in the .ini.
Dark Raccoon is offline  
Closed Thread


Similar Threads Similar Threads
dbghelp.dll Pick Hack - Increase Pick Range?
09/01/2010 - Kal Online - 6 Replies
hey this hack has a very small pick range. i kill in large areas and i want to pick ALL drops. any way i can set the range to x10 more?
Pick-Up-Bot
08/26/2008 - Metin2 Private Server - 1 Replies
Gibts eig. fün pserver en pickupbot der funzt? schreibt den mir pls oder den link halt...
pick up
08/26/2008 - Metin2 Private Server - 1 Replies
gibt es einen pick up bot für den p server?????
Fun: Change Cursor, How to Pick Pick Up Nothing
02/11/2007 - CO2 Weapon, Armor, Effects & Interface edits - 1 Replies
Here's a tip to change your CO (sword) cursor to ingame items. Uses: maybe help u to aim mobs or players better. Pink met is easier to spot than the default cursor. 1. Put item from inventory in F slot. (Eg, put a meteor/nix in F10 slot) 2. Left click on item in F slot (eg. Left click on item in F10 slot) 3. Wala! Your cursor changed to something else (cursor changed to met/nix!) Side effects: you cannot pick up anything on the ground! Lol. This side effect maybe useful to somebody...



All times are GMT +2. The time now is 17:51.


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.