Should I release it as a Members+ script? or keep selling it as private, main is looking over it now. Post opinions please.
Should I release it as a Members+ script? or keep selling it as private, main is looking over it now. Post opinions please.
My Scripts<3
Drawboy's Choco-Duster
Doubt it will work for EVERYBODY.
It may or may not work for people you sell or give to. Unless of course you would to help them out.
Ahhhh, i wanna see this drawboy. I gotta admit im doubtfull that you did it and its good !
But ive seen people come out of nowhere with the worlds best scritps! :P
My Scripts:
Cafinated Killer|~~| Ghoul Killer With Bank|~~|CraftingGuild
First TuT, Objonscreenfinder!
i can verify that he has made the script and looks safe and good.
Just gonna test in a bit![]()
I'd keep it private, or you will have a lot of goldfarmers.
Send SMS messages using Simba
Please do not send me a PM asking for help; I will not be able to help you! Post in a relevant thread or make your own! And always remember to search first!
would actually love 'just' to see the code...
Hi
My Scripts:
Cafinated Killer|~~| Ghoul Killer With Bank|~~|CraftingGuild
First TuT, Objonscreenfinder!
Im making chocolate covered strawberries for my girl for valetines day ;P be on inna bit guys. Main let me know if you have any problems.
My Scripts<3
Drawboy's Choco-Duster
My Scripts:
Cafinated Killer|~~| Ghoul Killer With Bank|~~|CraftingGuild
First TuT, Objonscreenfinder!
Lol, I might apply for membership with this script, but only include fruit picking? Or is there a way I can apply for membership without releasing the script?
Some of my code:
Function FindColorMM(Colors: TIntegerArray; var X, Y: Integer; Width, Height, tol: integer): Boolean;
var
I: integer;
TPA: TPointArray;
ATPA: T2DPointArray;
begin
SetLength(TPA, Length(Colors));
For I:= 0 To High(Colors) do
FindColorsSpiralTolerance(MSCX, MSCY, TPA, Colors[i], MMX1, MMY1, MMX2, MMY2, tol); //Find colours starting from the middle outwards..
FilterPointsPie(TPA, 0.0, 360.0, 0.0, 76.0, MMCX, MMCY); //Filter them so they are on the MM itself.
ATPA:= TPAToATPAEx(TPA, Width, Height); //Group TPA into cirles by Distance.
SortATPAFromFirstPoint(ATPA, Point(MMCX, MMCY)); //Sort the colours from the closest to the center.. AKA Me.
if(Length(ATPA) = 0) then
Exit;
MiddleTPAEx(ATPA[0], X, Y); //In that 2D Array, Pick out the closest to the middle a.k.a. the first one.
if(X AND Y <> 0) then
Result:= True;
end;
My Scripts<3
Drawboy's Choco-Duster
Ahhhhh ya, come in my chat draw. I wanna talk about how you did the calc of time and stuff with the creature moving? I tried this script and was only succesfull about every 1/15 times when it would try and go through the hard maze.
My Scripts:
Cafinated Killer|~~| Ghoul Killer With Bank|~~|CraftingGuild
First TuT, Objonscreenfinder!
I also need to add multiplayers to the script. Thats it I think, along with bank pin aha.
My Scripts<3
Drawboy's Choco-Duster
Try to edit!instead of double posting.
IF you add multiplayer then deff dont release cause then you will have goldfarm galore!!!!!!
And goodluck on members app hopefully you do better than any of mine.
My Scripts:
Cafinated Killer|~~| Ghoul Killer With Bank|~~|CraftingGuild
First TuT, Objonscreenfinder!
Serisouyl damn i gotta find somethign to do like that! :P
My Scripts:
Cafinated Killer|~~| Ghoul Killer With Bank|~~|CraftingGuild
First TuT, Objonscreenfinder!
My Scripts<3
Drawboy's Choco-Duster
There are currently 1 users browsing this thread. (0 members and 1 guests)