 |
|

06-01-2012, 02:03 PM
|
|
Member
|
|
Join Date: Apr 2012
Posts: 40
|
|
[Selling] LeetzSwBot Flawless/Advanced Functions/Will Run 6Hrs+ (Simba/PASCAL)
Last edited by Leetsxc : 06-25-2012 at 02:48 PM.
|

06-01-2012, 03:16 PM
|
 |
Legend
|
|
Join Date: May 2009
Posts: 11,246
|
|
Re: [Selling] LeetzSwBot Flawless/Advanced Functions/Will Run 6Hrs+ (Simba/PASCAL)
I'll buy it. [email protected]. If you don't talk to me, reserve it for me please.
|

06-01-2012, 03:23 PM
|
|
Member
|
|
Join Date: Apr 2012
Posts: 40
|
|
Re: [Selling] LeetzSwBot Flawless/Advanced Functions/Will Run 6Hrs+ (Simba/PASCAL)
All right Considering your the Market mod, Add me on msn mine's [email protected]
|

06-01-2012, 03:42 PM
|
 |
Grand Master
|
|
Join Date: Apr 2011
Location: Australia
Posts: 4,652
|
|
Re: [Selling] LeetzSwBot Flawless/Advanced Functions/Will Run 6Hrs+ (Simba/PASCAL)
Is it possible if you could verify that you are the real Leetsxc on SRL by PM'ing me on there.
Also if possible, I'd like to see it in action through TeamViewer or something of that nature.
If all that is achieved, I'd also like to reserve a copy.
My MSN is [email protected]
|

06-01-2012, 03:53 PM
|
|
Member
|
|
Join Date: Apr 2012
Posts: 40
|
|
Re: [Selling] LeetzSwBot Flawless/Advanced Functions/Will Run 6Hrs+ (Simba/PASCAL)
Yeh, I can do that Pm me on Villavu.com and add me on msn I'll Team view it for you.
|

06-01-2012, 04:09 PM
|
|
Member
|
|
Join Date: Jun 2010
Posts: 72
|
|
Re: [Selling] LeetzSwBot Flawless/Advanced Functions/Will Run 6Hrs+ (Simba/PASCAL)
huge vouch for leetsxc, I bought this script and he helped me set it up
Last edited by Gopper : 06-01-2012 at 04:21 PM.
|

06-01-2012, 04:30 PM
|
|
Apprentice
|
|
Join Date: Nov 2007
Posts: 830
|
|
Re: [Selling] LeetzSwBot Flawless/Advanced Functions/Will Run 6Hrs+ (Simba/PASCAL)
possibly interested. I have a few questions for you. I have added you on MSN
[email protected]
|

06-02-2012, 03:02 AM
|
|
Member
|
|
Join Date: Jan 2007
Posts: 98
|
|
Re: [Selling] LeetzSwBot Flawless/Advanced Functions/Will Run 6Hrs+ (Simba/PASCAL)
Interested. Please add me on msn: [email protected]
__________________
Quote:
Originally Posted by destend
Vouch for r3pl1cat3d, fast PayPal trader. Payed for 10M but ended up with 4M due to dying in BH. I still feel bad -.- Sorry man..
|
|

06-02-2012, 03:27 AM
|
|
Onto A New Journey..
|
|
Join Date: Jan 2009
Location: Orlando, Florida
Posts: 6,645
|
|
Re: [Selling] LeetzSwBot Flawless/Advanced Functions/Will Run 6Hrs+ (Simba/PASCAL)
The secret zeal earning feature was my idea, enjoy ~
|

06-02-2012, 03:45 AM
|
|
Active Member
|
|
Join Date: May 2012
Posts: 163
|
|
Re: [Selling] LeetzSwBot Flawless/Advanced Functions/Will Run 6Hrs+ (Simba/PASCAL)
Just a vouch here.
This guy has some awesome scripting abilities.
|

06-02-2012, 08:36 AM
|
 |
Forum Addict
|
|
Join Date: Apr 2005
Posts: 330
|
|
Re: [Selling] LeetzSwBot Flawless/Advanced Functions/Will Run 6Hrs+ (Simba/PASCAL)
From advertising the use of bitmaps, to setting SPS tolerances, to finding midpoints with an incorrect distance formula, I'm not sure what to think.
Hopefully it works though.
(Literally was LOL'ing hard at the distance equation)
|

06-02-2012, 09:09 AM
|
|
Member
|
|
Join Date: Apr 2012
Posts: 40
|
|
Re: [Selling] LeetzSwBot Flawless/Advanced Functions/Will Run 6Hrs+ (Simba/PASCAL)
How is the distance formula wrong? It work's perfectly, look at the video and it is exactly the same as beginner2's formula.. that he made while trying to figure out how 2 find an angle from the middle of an angle point...
It's not the use of bitmaps but how they are used.. btw, SRL's text reading functions don't even work properly because of how they are used.. read it prop-erly....
The mid point box is an object btw...
Last edited by Leetsxc : 06-02-2012 at 09:10 AM.
|

06-02-2012, 10:04 AM
|
|
Newcomer
|
|
Join Date: Jun 2012
Posts: 4
|
|
Re: [Selling] LeetzSwBot Flawless/Advanced Functions/Will Run 6Hrs+ (Simba/PASCAL)
Okay, I'm pretty seriously interested in this.
I'll PM you and chat from there, I'm sure I'm different than I seem.
|

06-02-2012, 06:38 PM
|
|
Grand Master
|
|
Join Date: May 2010
Posts: 3,235
|
|
Re: [Selling] LeetzSwBot Flawless/Advanced Functions/Will Run 6Hrs+ (Simba/PASCAL)
Quote:
Originally Posted by Leetsxc
How is the distance formula wrong? It work's perfectly, look at the video and it is exactly the same as beginner2's formula.. that he made while trying to figure out how 2 find an angle from the middle of an angle point...
It's not the use of bitmaps but how they are used.. btw, SRL's text reading functions don't even work properly because of how they are used.. read it prop-erly....
The mid point box is an object btw...
|
although the distance formula works, it's really much simpler than what you're making it to be. Just take the average of both x and y points...
The simpler one would be: x = (x1 + x2)/2
y = (y1 + y2)/2
|

06-02-2012, 09:26 PM
|
 |
Forum Addict
|
|
Join Date: Apr 2005
Posts: 330
|
|
Re: [Selling] LeetzSwBot Flawless/Advanced Functions/Will Run 6Hrs+ (Simba/PASCAL)
Dis := (x1 - x2) + (y2 - y1)
So 2,2 to 1,1 is a distance of 0?
Have you heard of the Pythagorean theorem?
|

06-02-2012, 10:03 PM
|
 |
Guru
|
|
Join Date: Aug 2011
Location: The Netherlands
Posts: 1,520
|
|
Re: [Selling] LeetzSwBot Flawless/Advanced Functions/Will Run 6Hrs+ (Simba/PASCAL)
Quote:
Originally Posted by zestyroper
From advertising the use of bitmaps
|
-->
Quote:
|
The bot has Advanced Text Reading functions, It uses my own bitmaps made for Soul wars text and numbers with Intelligent usage to get the exact Game Time In and Game Time Left etc without error
|
Smurg even Simba is using bitmaps to read the text so I don't know why you would be bashing him with that.
Anyways, good luck selling this 
|

06-03-2012, 02:02 AM
|
 |
Forum Addict
|
|
Join Date: Apr 2005
Posts: 330
|
|
Re: [Selling] LeetzSwBot Flawless/Advanced Functions/Will Run 6Hrs+ (Simba/PASCAL)
Quote:
Originally Posted by RuneScapeJJ
-->
Smurg even Simba is using bitmaps to read the text so I don't know why you would be bashing him with that.
Anyways, good luck selling this 
|
Because everyone uses BMPs/DTMs.
It's not something special.
|

06-03-2012, 07:06 PM
|
|
Newcomer
|
|
Join Date: Jun 2012
Posts: 5
|
|
Re: [Selling] LeetzSwBot Flawless/Advanced Functions/Will Run 6Hrs+ (Simba/PASCAL)
Accept USD? Let me know! [email protected]
|

06-03-2012, 10:31 PM
|
|
Member
|
|
Join Date: Apr 2012
Posts: 55
|
|
Re: [Selling] LeetzSwBot Flawless/Advanced Functions/Will Run 6Hrs+ (Simba/PASCAL)
I'm willing to buy it. PM me your MSN please.
|

06-04-2012, 03:08 AM
|
|
Titanium
|
|
Join Date: May 2011
Location: Canada
Posts: 1,969
|
|
Re: [Selling] LeetzSwBot Flawless/Advanced Functions/Will Run 6Hrs+ (Simba/PASCAL)
Definitely interested.
If you could PM me your MSN so we can talk, I'd appreciate.
|
 |
|
|