OSS BOT Scripter. instead of my introduction. ( proxy, referer, cookie, ... )
I introduce my Open Source BOT Scripter Instead of my instroduction.
Axord
Open source BOT Scripter in C sharp
Features:
- Very easy scripting with highlight.
- Switch proxies automatically.
- Multiple clients.
- Check proxy validation.
- Change UserAgent.
- Modify Referer.
- Set Cookie.
- Cool UI.
works on Windows x86/x64
Script syntax:
COMMAND:ARG1:ARG2:... or just COMMAND.
Script commands:
SET COOKIE. [setCookie:NAME=DATA]
SET USERAGENT. [setUserAgent:ua]
SET USERAGENT RANDOMLY. [setUserAgentRandomly:ua1,ua2,ua3]
SET USERAGENT DEFAULT. [defaultUserAgent]
SET REFERER. [setReferer:yourrefererhere]
SET REFERER RANDOMLY. [setRefererRandomly:ref1, ref2, ref3]
SEND REFERER NORMALY. [normalReferer]
( if you wanna set datas from file, use $FILENAME. )
SUBMIT THE FORM. [submit:ELM:element-name]
SET TEXT TO THE BOX. [setText:ELM:element-name:text]
CLICK BUTTON. [click:ELM:element-name]
( ELM means element search type. )
( byDisplayName, byDisplayNameContains, byId, byName, byClass, byTag, byTagName)
( "byDisplayNameContains" is very useful. )
WAIT UNTIL PAGE LOADED COMPLETELY. [waitLoading]
( TIMEOUT is 10s )
CLEAR CACHES. [clearCache]
CLEAR COOKIES. [clearCookie]
WAIT. [wait:MILLISECONDS]
WAIT BETWEEN A AND B [waitRandomly:A:B]
GO TO THE PAGE. [go:URL]
GO TO THE PAGE RANDOMLY. [goRandomly:URL1,URL2,...,URLN]
REFRESH CURRENT PAGE. [refresh] or [refreshIgnoreCache]
EXECUTE JAVASCRIPT. [execJs:jsStatement]
BREAK LOOP AND EXIT. [exit]
Examples:
//change referer test.
setReferer: URL
go: URL
exit
//end
//search and ...
go: URL
waitLoading
setText:byId:masthead-search-term:Yuru Yuri
click:byId:search-btn
waitLoading
click:byDisplayNameContains:Yuru
waitRandomly:10000:20000
clearCache
clearCookie
//end
Axord executes following commands looply. if you wanna do it only once, just insert "exit" in the last line.
How to use:
(test or only local)
- type script in the bottom box.
- click Start
(multiple proxies)
- put valid proxies in the right text box.
- set Clients and Proxy change rate.
if you set rate 1, client will change proxy every loop. - Start
(check proxy)
- put proxies in the left text box.
( you can use any format. ) - click buton
Downloads:
Bot:
http://mega.nz/#!l3hzHTSJ!qA_gUPf35YquQPOV-FvXp5VVeArt9l_HKsWKOG0ulHg
Source Code:
http://mega.nz/#!ZqYUhDQA!rFVjIJkju2Hy5Xgvts_qdjZQV1kFhyUGob8vwn98pTY
Virus Total:
https://virustotal.com/en/file/0ffb...167744c821614098ced2199afa18a14ef26/analysis/
Thank you for reading. enjoy!
This post received a 41.7% upvote from @morwhale team thanks to @openbull! For more information, click here! . this is @originalworks .steem @steemprice BTC
$3729.95 USD/BTC
Volume: 87692.04 BTC ($327087068.74 USD)
Last Updated Fri Sep 22 07:04:57 2017
The @OriginalWorks bot has determined this post by @openbull to be original material and upvoted it!
To call @OriginalWorks, simply reply to any post with @originalworks or !originalworks in your message!
To nominate this post for the daily RESTEEM contest, upvote this comment! The user with the most upvotes on their @OriginalWorks comment will win!
For more information, Click Here!
This post recieved an upvote from minnowpond. If you would like to recieve upvotes from minnowpond on all your posts, simply FOLLOW @minnowpond
Congratulations @openbull , we r much excited to know about it, wonderful job you have done.