Im working at bandits,
When hp is 60lower its eating 1 shark.
No need move screen or something .etc
But msut be perfect antiban!
And randoms
Im working at bandits,
When hp is 60lower its eating 1 shark.
No need move screen or something .etc
But msut be perfect antiban!
And randoms
I think this is a wrong place... good luck !
this script [in my oppinion] is pointless.... who would need it?![]()
It must have been the ganja?
if this is what you want... here it is;
i took what you wanted and i made it more universal,
DTMOfFood = the DTM of the foodSCAR Code:function EatMeFood(DTMOfFood, HealthValue: integer): boolean;
var
x, y, x1, y1: integer;
begin
GameTab(2);
if(Damage<HealthValue-1)then
begin
GameTab(4);
if(FindDTM(DTMOfFood, x, y, MIX1, MIY1, MIX2, MIY2)then
begin
x1 := x-2;
y1 := y-2;
Mouse(x1, y1, 4, 4, True);
Result := True;
end else Writeln('No more food');
end;
end;
HealthValue = the amount the above food item heals
it will return true if it ate false is not
if you like it rep me pl0x, also credit
edit: my 200th post
Yep, I would use a script like this.
My account unlocks: 92 mage 90 range lvl 80 | 94 mage 87 range lvl 91 | 85 mining lvl 41 | Rich lvl 65
i dont know so much dtm´s.etc
Can some1 make this script.
Wathc hp when its 50,eat shark or monk fish.
Foodcolor=
Foodname=
this is where i learn dtms
http://www.villavu.com/forum/showthread.php?t=564
edit
fill in 20 or the health value if your using sharks, also the function i posted will eat when ever you have lost more then the food item heals
someone give me a picture of sharks and il make my TFight compatible with sharks.
[SIZE="4"][CENTER][URL="http://www.youtube.com/watch?v=5YsGJz3j4os"]LOL u mad bro?[/URL][/CENTER][/SIZE]
There are currently 1 users browsing this thread. (0 members and 1 guests)