Fiestabot for Fiesta Online

For any other game that doesn't have its own section.
Post Reply
Message
Author
User avatar
sinman
Posts: 17
Joined: Sat May 16, 2009 5:27 am

Fiestabot for Fiesta Online

#1 Post by sinman » Tue May 19, 2009 9:55 am

Hi all, this is the bot for Fiesta On-Line EU version. It's a multi-class bot but need some conf in order to set up for each class.

The two most important lines are:

HP_addr = "0x007A083B";
SP_addr = "0x007A083F";


Here you configure the memory position where bot reads health and mana level in order to use pots or stones.

I'll try to solve all problems for this bot here. Also i'll try to put new memory addresses, because normally they change with each update. Feel free to post fixes, upgrades or memory addresses before me ;)

Also sorry my english, if you don't understand something i'll try to explain with other words :P
Attachments
fiestabot.lua
Conf file for Fiesta
(15.31 KiB) Downloaded 792 times

fiestafiesta
Posts: 4
Joined: Mon Jul 20, 2009 1:34 pm

Re: Fiestabot for Fiesta Online

#2 Post by fiestafiesta » Wed Jul 22, 2009 2:04 am

ok sinman i have a problem.My lvl 8 fighter's script looks like this:

ass = CLASS_KNIGHT; -- class determins the logic to take
HP_restamt = 100; -- HP to rest at (not used for cleric's)
HP_potion = 100; -- Use a HP potion (or heal skill for cleric)
HP_stone = 180; -- Use a HP stone
SP_restamt = 200; -- SP to rest at
SP_potion = 300; -- Use a SP potion
SP_stone = 240; -- Usa a SP stone


I want him to sit when he has 100hp and get back up when full to fight again but the problem is that when i click f5 he goes right in resting mode.Btw he has 208 hp total.Maybe im editing it wrong?

EDIT: and my hp and sp address is the same as the one u posted on top.

User avatar
sinman
Posts: 17
Joined: Sat May 16, 2009 5:27 am

Re: Fiestabot for Fiesta Online

#3 Post by sinman » Wed Jul 22, 2009 4:56 am

Yoy must change HP & SP memory addresses. They change with each client upgrade, so the problem is there.

Your bot is reading wrong memory address so it reads, for example, 2 HP always then always put on resting mode.

Follow the guide in order to get correct memory addresses.

mike159
Posts: 9
Joined: Wed Jul 29, 2009 11:26 pm

Re: Fiestabot for Fiesta Online

#4 Post by mike159 » Wed Jul 29, 2009 11:29 pm

EDIT- i didnt see the hp and sp address was for EU only lol sorry. im downloading the EU version now




please help.. i changed the hp and sp to what you said and it didnt do anything. here is my log.

Wed Jul 29 22:17:33 2009 : MicroMacro v0.99
Wed Jul 29 22:17:33 2009 : Processor Type: 2X 586, OS: Windows XP Service Pack 3
Wed Jul 29 22:17:33 2009 : Lua initialized successfully.
Wed Jul 29 22:17:33 2009 : Lua libs opened successfully.
Wed Jul 29 22:17:33 2009 : LuaCoco is available.
Wed Jul 29 22:17:33 2009 : Lua glues exported.
Wed Jul 29 22:17:33 2009 : Keyboard layout: US English
Wed Jul 29 22:17:33 2009 : Configurations run.
Wed Jul 29 22:17:44 2009 : Executing script "fiestabot.lua".
==================================================

Wed Jul 29 22:17:47 2009 : WARNING: Failure reading memory from 0xA88BF0 at 0x7a083b in memoryReadInt(). Error code 5 (Access is denied.)

Wed Jul 29 22:17:47 2009 : WARNING: Failure reading memory from 0xA88BF0 at 0x7a083f in memoryReadInt(). Error code 5 (Access is denied.)

Wed Jul 29 22:17:52 2009 : WARNING: Failure reading memory from 0xA88BF0 at 0x7a083b in memoryReadInt(). Error code 5 (Access is denied.)

Wed Jul 29 22:17:52 2009 : WARNING: Failure reading memory from 0xA88BF0 at 0x7a083f in memoryReadInt(). Error code 5 (Access is denied.)

Wed Jul 29 22:17:52 2009 : WARNING: Failure reading memory from 0xA88BF0 at 0x7a083b in memoryReadInt(). Error code 5 (Access is denied.)

Wed Jul 29 22:17:52 2009 : WARNING: Failure reading memory from 0xA88BF0 at 0x7a083f in memoryReadInt(). Error code 5 (Access is denied.)

Wed Jul 29 22:17:52 2009 : WARNING: Failure reading memory from 0xA88BF0 at 0x7a083b in memoryReadInt(). Error code 5 (Access is denied.)

Wed Jul 29 22:17:52 2009 : WARNING: Failure reading memory from 0xA88BF0 at 0x7a083f in memoryReadInt(). Error code 5 (Access is denied.)


stack traceback:
...ts and Settings\Owner\Desktop\micromacro\lib\lib.lua:476: in function 'startMacro'
...tings\Owner\Desktop\micromacro\scripts\fiestabot.lua:641: in main chunk

----------TRACEBACK END----------

Wed Jul 29 22:17:52 2009 : ...tings\Owner\Desktop\micromacro\scripts\fiestabot.lua:388: bad argument #1 to 'getPixel' ((null))
Wed Jul 29 22:17:52 2009 : Execution of fiestabot.lua complete.
Wed Jul 29 22:17:52 2009 : Execution error: Runtime error
Wed Jul 29 22:17:52 2009 : Collecting garbage...
Wed Jul 29 22:17:52 2009 : 7KB freed.



what do i do? please respond asap

Thank you!

mike159
Posts: 9
Joined: Wed Jul 29, 2009 11:26 pm

Re: Fiestabot for Fiesta Online

#5 Post by mike159 » Wed Jul 29, 2009 11:44 pm

hey sinman. when i install the game can i add u as a friend? becuase EU means german right? and right now im trying to learn german at school. so reply! lol thx

User avatar
sinman
Posts: 17
Joined: Sat May 16, 2009 5:27 am

Re: Fiestabot for Fiesta Online

#6 Post by sinman » Thu Jul 30, 2009 3:44 am

I play at english server with english client. But you can't add me as firend if i'm not connected :P

mike159
Posts: 9
Joined: Wed Jul 29, 2009 11:26 pm

Re: Fiestabot for Fiesta Online

#7 Post by mike159 » Thu Jul 30, 2009 10:30 am

what do you mean play with client? and is ur name sinman on there?


the bot isnt working. when i press f5 it says ...tings\owner\desktop\micromacro\scripts\fiestabot.lua:388: bad arguement #1 to 'get pixel' <<null>>

here is my log if u wanna see

Thu Jul 30 09:34:20 2009 : MicroMacro v0.99
Thu Jul 30 09:34:20 2009 : Processor Type: 2X 586, OS: Windows XP Service Pack 3
Thu Jul 30 09:34:20 2009 : Lua initialized successfully.
Thu Jul 30 09:34:20 2009 : Lua libs opened successfully.
Thu Jul 30 09:34:20 2009 : LuaCoco is available.
Thu Jul 30 09:34:20 2009 : Lua glues exported.
Thu Jul 30 09:34:20 2009 : Keyboard layout: US English
Thu Jul 30 09:34:20 2009 : Configurations run.
Thu Jul 30 09:35:05 2009 : Executing script "fiestabot.lua".
==================================================


stack traceback:
...ts and Settings\Owner\Desktop\micromacro\lib\lib.lua:476: in function 'startMacro'
...tings\Owner\Desktop\micromacro\scripts\fiestabot.lua:641: in main chunk

----------TRACEBACK END----------

Thu Jul 30 09:35:27 2009 : ...tings\Owner\Desktop\micromacro\scripts\fiestabot.lua:388: bad argument #1 to 'getPixel' ((null))
Thu Jul 30 09:35:27 2009 : Execution of fiestabot.lua complete.
Thu Jul 30 09:35:27 2009 : Execution error: Runtime error
Thu Jul 30 09:35:27 2009 : Collecting garbage...
Thu Jul 30 09:35:27 2009 : 7KB freed.



Thu Jul 30 09:35:51 2009 : Executing script "fiestabot.lua".
==================================================


stack traceback:
...ts and Settings\Owner\Desktop\micromacro\lib\lib.lua:476: in function 'startMacro'
...tings\Owner\Desktop\micromacro\scripts\fiestabot.lua:641: in main chunk

----------TRACEBACK END----------

Thu Jul 30 09:35:54 2009 : ...tings\Owner\Desktop\micromacro\scripts\fiestabot.lua:388: bad argument #1 to 'getPixel' ((null))
Thu Jul 30 09:35:54 2009 : Execution of fiestabot.lua complete.
Thu Jul 30 09:35:54 2009 : Execution error: Runtime error
Thu Jul 30 09:35:54 2009 : Collecting garbage...
Thu Jul 30 09:35:54 2009 : GC closed process handle 0x70.
Thu Jul 30 09:35:54 2009 : 48KB freed.

mike159
Posts: 9
Joined: Wed Jul 29, 2009 11:26 pm

Re: Fiestabot for Fiesta Online

#8 Post by mike159 » Thu Jul 30, 2009 2:31 pm

ok i still cant get it to work idk why but they did a new patch and i found the new hp and sp adress.. which is

HP_addr = "007C08B3";
SP_addr = "007C08B7";

i think i did it right.. but sinman please reply asap! i need help and i wanna lvl without me being here!

thankies!

Truely
Posts: 2
Joined: Sun Aug 16, 2009 2:31 pm

Re: Fiestabot for Fiesta Online

#9 Post by Truely » Sun Aug 16, 2009 2:32 pm

Does anyone have the new addresses? or know how to get them? Cheatengine is detected, so...

Post Reply

Who is online

Users browsing this forum: No registered users and 6 guests