Make a file called like florensia.lua in the scripts folder,
paste the code.
Start the game and open Cheat Engine and look for a 4Byte
adress that operates like this;
1 = Select a Target (So the Monster Information on top appears)
0 = Press ESC so the Monster Information will disappear.
Do this until you have a few adresses left and pick the one who works the best, and replace that in TargetLockadr = 0xYourAdress.
QuickBar has to be setup as the followned;
1 = Some Skill you want to be spammed.
7 = Regular Attack (You can get that stuff from the Character Information)
8 = Sit (Won't use Z/Y because its buggy)
0 = Next Target (Buggy to use Tab)
Also if you have enabled the Auto Revive option you have to define the Mouse Coordinates for which option you prefer.
Code:
ReviveX = 547;
ReviveY = 411;
And if you like to use pots you should Add another, or overwrite it if you dont like to sit, IF to the Heal() function like this;
Code:
if( PlayerHP <= 80 )
keyboardPress( key.VK_1 );
rest(300);
end
Can someone help me with what Atheuz have mention. I have the target address and it working for a while before it start to attack another mobs. One more problem is that the HP regen doesnt seem to be working. Could someone shed some lights!
Can someone help me with what Atheuz have mention. I have the target address and it working for a while before it start to attack another mobs. One more problem is that the HP regen doesnt seem to be working. Could someone shed some lights!
Cheers,
oh i didnt even get the adress, can you give me a simple tut how to do( i tried to pm the maker of the bot but hes not answering)
and Zephino, do you run florensia with multiple users so you have to switch user every time? or in the same user, if you do that can you help me with it
thanks anyway
oh i didnt even get the adress, can you give me a simple tut how to do( i tried to pm the maker of the bot but hes not answering)
and Zephino, do you run florensia with multiple users so you have to switch user every time? or in the same user, if you do that can you help me with it
thanks anyway
you have to use different accounts
only 1 person can be logged on at 1 time..
with Atheuz script do you have to use a separate program to find the address?
cause i have a every nice bot i am working on with autoit but i use pixels to find the color in the health, mana and monsters health.. if i could just use an address it would work a lot better.
with Atheuz script do you have to use a separate program to find the address?
cause i have a every nice bot i am working on with autoit but i use pixels to find the color in the health, mana and monsters health.. if i could just use an address it would work a lot better.
You just use Cheat Engine to find the Adress. It's really simple, start the game, search in Cheat Engine for a boolean. If you select a Target (Like with Tab) the Monster Information will appear on top (1), press ESC to remove it (0). Its simple, you can also run it with asmany clients you like if you look for the adress. But wouldn't recommend my Bot, if the monsters are agressive and call for suport you're ******. And oh lol the irony, the bot will crash if it attacks a scare crow. haha.
with Atheuz script do you have to use a separate program to find the address?
cause i have a every nice bot i am working on with autoit but i use pixels to find the color in the health, mana and monsters health.. if i could just use an address it would work a lot better.
no, you missunderstod me, i wonder if you can have multiple clients on 1 windows account, ofc you must have at least 2 floreisa accounts
and if you could send me that patch =)
no, you missunderstod me, i wonder if you can have multiple clients on 1 windows account, ofc you must have at least 2 floreisa accounts
and if you could send me that patch =)
no clue about the windows account thing..
i only have 1
here is the patch you wanted:
edit:
Atheuz are these always the right address for health, and the target?
edit:
Atheuz are these always the right address for health, and the target?
and is this the targets health?
I made this on the first day Florensia has been released, of course they're not right anymore.
PlayerHPadr = Player HP Pointer
PlayerHPoff = Player HP Offset
TargetLockadr = Indicate if a Target has been selected or not (Boolean), I described it a post ago how to find it.
You just use Cheat Engine to find the Adress. It's really simple, start the game, search in Cheat Engine for a boolean. If you select a Target (Like with Tab) the Monster Information will appear on top (1), press ESC to remove it (0). Its simple, you can also run it with asmany clients you like if you look for the adress. But wouldn't recommend my Bot, if the monsters are agressive and call for suport you're ******. And oh lol the irony, the bot will crash if it attacks a scare crow. haha.
Mh i start the Game and Cheat Engine.
I press now Tab+ESC but cheat engine send me no hex codes.
Only WPE but the adr in wpe is wrong