Register for your free account! | Forgot your password?

Go Back   elitepvpers > MMORPGs > Rappelz
You last visited: Today at 16:33

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

Advertisement



Rappelz FarmBot Remeke

Discussion on Rappelz FarmBot Remeke within the Rappelz forum part of the MMORPGs category.

Closed Thread
 
Old 09/20/2010, 16:06   #16
 
elite*gold: 0
Join Date: Sep 2010
Posts: 2
Received Thanks: 0
@kentucky..

i cant run it,, its just a file.. do i need to Download anything 1st to run this program???
greatroger is offline  
Old 09/20/2010, 17:22   #17
 
KentuckyFC's Avatar
 
elite*gold: 5
Join Date: Oct 2008
Posts: 1,363
Received Thanks: 236
Autoit 3 you need
KentuckyFC is offline  
Old 09/20/2010, 18:04   #18
 
sliwja's Avatar
 
elite*gold: 0
Join Date: Mar 2010
Posts: 184
Received Thanks: 192
please reed informations in first post of this thema
sliwja is offline  
Old 09/21/2010, 05:11   #19
 
elite*gold: 0
Join Date: Dec 2007
Posts: 54
Received Thanks: 22
sliwja, why wont it recognise that im at half hp? it recognises when my pet is tho?
Alenos is offline  
Old 09/21/2010, 12:17   #20
 
sliwja's Avatar
 
elite*gold: 0
Join Date: Mar 2010
Posts: 184
Received Thanks: 192
Quote:
Originally Posted by Alenos View Post
sliwja, why wont it recognise that im at half hp? it recognises when my pet is tho?
check kolors
and:
essen is used when u have 1/5 hp.
check what keys u save for pots, scrols or skill 5 if u use life leech and health skill 1-3 if u use them. This things are used when u have half hp.
Also look if u check at dualsummon tab: "only pet will heal..." then only petheal skills are used. Pet healskills are used when u have 5/6 hp, and dual summon is checked.

its recognise when u have sec pet summoned.
sliwja is offline  
Thanks
1 User
Old 09/21/2010, 14:25   #21
 
elite*gold: 0
Join Date: Apr 2010
Posts: 9
Received Thanks: 4
You can use Tesseract to read information from rappelz window like coordinate that we can get from the command /position.
exemple of use
Code:
#include <SimpleTesseract.au3>
$RdScreen = _TesseractScreenCapture(0,"",1,2,33,583,76,596,0)
Dim $xfile
$xfile = FileOpen ("x.txt", 2)
    FileWrite ($xfile, $xpos)
    FileClose ($xfile)
Because this UDF allow us to read the screen text and store it in a text file, this function allow to read the data from the text file
Code:
$text = FileOpen("x.txt", 0) 
$xPos = FileRead($text)
PS: you need to install tesseract executable that you can find in the net
Attached Files
File Type: zip SimpleTesseract.zip (3.5 KB, 56 views)
latombe is offline  
Thanks
3 Users
Old 09/22/2010, 03:31   #22
 
elite*gold: 0
Join Date: Mar 2008
Posts: 61
Received Thanks: 21
Hmm I have windows 7 64 Bit but it doesnt seem to work It keeps clicking things in game and moving around but not attacking monsters.
fauzool is offline  
Old 09/22/2010, 04:39   #23
 
elite*gold: 0
Join Date: Sep 2010
Posts: 9
Received Thanks: 0
Can someone give me a quick tutorial of how to get the bot running.

i have the bot in window mode with resolution set to 1280 * 768 etc

So i've set everything up but how do i get the colours and actually get the bot to work as soon as i start it just stops and has a pop up screen says time 0 mobs killed 0
xBlake is offline  
Old 09/22/2010, 06:07   #24
 
elite*gold: 0
Join Date: Jan 2009
Posts: 144
Received Thanks: 23
@ Fauzool
Check the color used are right. Use color detection

@ Xblake
Perhaps because bot DON'T WORK for 1280x768
Use 1024x768 instead
Mr Guitou is offline  
Old 09/23/2010, 00:01   #25
 
elite*gold: 0
Join Date: Mar 2008
Posts: 61
Received Thanks: 21
Quote:
Originally Posted by Mr Guitou View Post
@ Fauzool
Check the color used are right. Use color detection

@ Xblake
Perhaps because bot DON'T WORK for 1280x768
Use 1024x768 instead

When I do that though, it comes up with all these errors such as need to select target, need to have full hp and I have done that but it still comes up. so I guess it has a problem checking colors? How do I fix it?
fauzool is offline  
Old 09/23/2010, 05:33   #26
 
elite*gold: 0
Join Date: Jan 2009
Posts: 144
Received Thanks: 23
Check color give you detected color... But it don"t edit them in the bot, you have t do it yourself.
Once you'll fill it in the right way, it may be working.
Mr Guitou is offline  
Thanks
1 User
Old 09/24/2010, 09:49   #27
 
elite*gold: 0
Join Date: Jan 2010
Posts: 2
Received Thanks: 0
why cannot open files
ainnie88 is offline  
Old 09/24/2010, 13:56   #28
 
elite*gold: 0
Join Date: Jan 2009
Posts: 144
Received Thanks: 23
Quote:
Originally Posted by ainnie88 View Post
why cannot open files
Perhaps because you don't know how to read a mesage from beginning to end?

Quote:
Originally Posted by sliwja View Post
What you need:
Autoit -> AutoIt3 Download


Just install the Au3, and start the Script. If u compile script use 64 OS compile option.
Have you do this?
Mr Guitou is offline  
Old 09/24/2010, 14:47   #29
 
tMrz's Avatar
 
elite*gold: 0
Join Date: Feb 2010
Posts: 29
Received Thanks: 10
Ok, a quick question about the color stuff. When I tick the bot's color get stuff, it shows some colors as 000000 and my old bot's colors doesn't match it. Anything that you could advice? Thanks. ( I know that the coords might not be the same as the old one, and as old one, I am using the first release of the bot, which works at least )

Being more specific, I am using the bot that is found . I used to twink it a bit but it works for me. When I see this new bot I wanted to give it a go. Configured everything but it only does loot pet and then halts. With old one configured it doesn't do that.

Running on Desktop resolution of 1440x900 and game on windowed 1024x768 with Windows 7 Ultimate x64.

And one thing that I just remember, there was a hex code shower for colors. When I use it on the game with old bot's code, I don't get a straight hex code, it becomes variable instead.
tMrz is offline  
Old 09/29/2010, 09:52   #30
 
sliwja's Avatar
 
elite*gold: 0
Join Date: Mar 2010
Posts: 184
Received Thanks: 192
Quote:
Originally Posted by tMrz View Post
Ok, a quick question about the color stuff. When I tick the bot's color get stuff, it shows some colors as 000000 and my old bot's colors doesn't match it. Anything that you could advice?

Running on Desktop resolution of 1440x900 and game on windowed 1024x768 with Windows 7 Ultimate x64.
I see there miss 2 line of code in "func readcolors()" in 1024x768.
Miss
$mana = PixelGetColor(100, 70)
$myhealthnearempty = PixelGetColor(53, 53)

soon i will give new wersion with fixed this and little others changes which speed up bot.
also have version with pt bot
what it do:
-only atack, and skill spaming << great for mag class
-control dualsummon << newer miss recall in pt
-mana control
-working when mob checked, if no mob it do nothing so u always have control.
-used the same parameters like farmbot so u dont need to changes anything

that what u only have to do its tabing and control ur hp
yea i know... im lazy


soon will try to speed up bot by Multithread, first have to learn it.
sliwja is offline  
Closed Thread


Similar Threads Similar Threads
Rappelz FarmBot
02/26/2013 - Rappelz - 416 Replies
RAPPELZ FARM BOT Ich dachte mir , da der Bot von Doomrazor ja nicht das gehalten hat was er versprochen hat ;) könnte ich eine gui für die Scripts von Racador und Schmuselord. So können die die keine Ahnung vom scripten haben auch den Bot benutzen. Der Bot wurde bis etz nur auf 64bit System getestet. wäre über rückmeldung dankbar, aber anhand der anderen Threads ist wohl ein GGbypass von nöten um ihn auf einem 32bit-system zu nutzen ( korrigiert mich wenn ich falsch liege) I thought ,...
Farmbot Rappelz von anbieter4trala
12/12/2010 - Rappelz - 5 Replies
Hi Kann mir wer den Download von anbieter4trala dieser verbesserte bot da geben?



All times are GMT +2. The time now is 16: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.