1
					This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

+ Added "Fine tuning" dialog; running bot for a specific and long time is now possible!
+ Added one new command: dec(text) - uses URL decode on given text
+ Added 4 new configurations, for: 247AutoHits, WebSurf, Twistrix and Alexa Master
+ Added GSA Captcha Breaker plugin with source
- Fixed some bugs
 
					
+ Option "Make EXE bot" finally enabled - you can now build stand-alone bots (even with plugins included)!
+ Added two independent commands: [dt] - current date & time, and [thr] - current thread
+ Added 2 new configurations - for FeelingSurf and 10KHits
* Inserting and removing indexes is now easier (Alt+I, Alt+R)
- Fixed many important bugs
 
 
					 
 * Option "Make EXE bot" isn't yet enabled
+ Added more options for retry
+ Added two independent commands: [oind] - previous array index, and [aind] - current array index
+ Added .NET 3.5 RegEx (special) plugin
+ 7 random configurations are included in the package
- Fixed a lot of major bugs (many of them were for arrays), changed some minor rules
 
					* Option "Make silent bot" isn’t yet enabled
+ Added new feature – plugins! There are two currently: Math and Simple Captcha with source (VB6)
+ Added new command: enc(text) - uses URL encode on given text
– Fixed some major and minor bugs
 
 
 
 
					


rg('[src]','__cfduid=(.*?);') rg('[src]','_session_id=(.*?);')





rg('[src]','<meta content="(.*?)"','$1')  Since there are two meta content tags, the result would be the first: authenticity_token We solve this by pointing out to start from the second result. Since the results start from 0 then for the second result command will be: rg('[src]','<meta content="(.*?)"','$1',1)





site2=1&forum_id=121579 It will now look like this:


rg('[src]','_uservoice_uid=(.*?);') rg('[src]','auth_token=(.*?);')


rg('[src]','client_key: "(.*?)"','$1')


uninitialized=true&to=3&oauth_signature_method=HMAC-SHA1&oauth_consumer_key=%oauthkey%
 
 
					lrn2smf. Your last tutorial is in the trash, but people seemed to like it. I don't know why ande deleted it. Even though it's a walkthrough, it's still a good (and long) writeup, I suppose.
+1.
 And thanks to the others who had earlier left a comment here which unfortunately was wiped out together with a thread.
 And thanks to the others who had earlier left a comment here which unfortunately was wiped out together with a thread.  
 
					 It happened yesterday and now when I've tried to reply to some guys that have commented here. It's kinda weird that I have to repost this over and over.
 It happened yesterday and now when I've tried to reply to some guys that have commented here. It's kinda weird that I have to repost this over and over.