Advertisement
Guest User

DSM

a guest
Feb 22nd, 2020
247
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.00 KB | None | 0 0
  1. {
  2. "bigCartel": false,
  3. "delayMax": "100",
  4. "delayMin": "0",
  5. "diy": [
  6. {
  7. "group": "Password Page (Clicks visible links in password page)",
  8. "websites": [
  9. {
  10. "actions": [
  11. {
  12. "action": "click",
  13. "mode": "link",
  14. "modeValue": "/password?password=",
  15. "repetition": "1",
  16. "wait": "n/a",
  17. "waitValue": ""
  18. }
  19. ],
  20. "delay": "100",
  21. "enable": true,
  22. "loop": false,
  23. "match": "partial",
  24. "notes": "",
  25. "sequence": "strict",
  26. "urls": [
  27. "/password"
  28. ]
  29. }
  30. ]
  31. },
  32. {
  33. "group": "Add to Cart and Cart Page (Sole, Balko, Prism, Deepoceanstraws [for testing])",
  34. "websites": [
  35. {
  36. "actions": [
  37. {
  38. "action": "click",
  39. "mode": "keyword",
  40. "modeValue": "add to cart,buy it now",
  41. "repetition": "1",
  42. "wait": "n/a",
  43. "waitValue": ""
  44. },
  45. {
  46. "action": "click",
  47. "mode": "keyword",
  48. "modeValue": "view cart",
  49. "repetition": "1",
  50. "wait": "n/a",
  51. "waitValue": ""
  52. }
  53. ],
  54. "delay": "100",
  55. "enable": true,
  56. "loop": false,
  57. "match": "exact",
  58. "notes": "- Sole\n- Balko\n- Prism\n- Deepoceanstraws (testing)",
  59. "sequence": "strict",
  60. "urls": [
  61. "https://shop.balkobot.com",
  62. "https://shop.prismaio.com",
  63. "https://soleaio.com",
  64. "https://deepoceanstraws.com/"
  65. ]
  66. },
  67. {
  68. "actions": [
  69. {
  70. "action": "click",
  71. "mode": "keyword",
  72. "modeValue": "checkout, check out",
  73. "repetition": "1",
  74. "wait": "n/a",
  75. "waitValue": ""
  76. }
  77. ],
  78. "delay": "100",
  79. "enable": true,
  80. "loop": false,
  81. "match": "partial",
  82. "notes": "",
  83. "sequence": "strict",
  84. "urls": [
  85. "/cart"
  86. ]
  87. }
  88. ]
  89. },
  90. {
  91. "group": "Calicos",
  92. "websites": [
  93. {
  94. "actions": [
  95. {
  96. "action": "click",
  97. "mode": "keyword",
  98. "modeValue": "purchase 50",
  99. "repetition": "1",
  100. "wait": "n/a",
  101. "waitValue": ""
  102. }
  103. ],
  104. "delay": "100",
  105. "enable": true,
  106. "loop": false,
  107. "match": "partial",
  108. "notes": "",
  109. "sequence": "strict",
  110. "urls": [
  111. "calicos.io"
  112. ]
  113. }
  114. ]
  115. },
  116. {
  117. "group": "Ganesh, Ghost SNKRS, Phantom & Adept",
  118. "websites": [
  119. {
  120. "actions": [
  121. {
  122. "action": "click",
  123. "mode": "keyword",
  124. "modeValue": "buy now",
  125. "repetition": "1",
  126. "wait": "n/a",
  127. "waitValue": ""
  128. }
  129. ],
  130. "delay": "100",
  131. "enable": true,
  132. "loop": false,
  133. "match": "partial",
  134. "notes": "",
  135. "sequence": "strict",
  136. "urls": [
  137. "ganeshbot.com",
  138. "ghostaio.com",
  139. "adept-bots.com"
  140. ]
  141. }
  142. ]
  143. },
  144. {
  145. "group": "F3ather",
  146. "websites": [
  147. {
  148. "actions": [
  149. {
  150. "action": "click",
  151. "mode": "keyword",
  152. "modeValue": "bots",
  153. "repetition": "1",
  154. "wait": "n/a",
  155. "waitValue": ""
  156. },
  157. {
  158. "action": "click",
  159. "mode": "link",
  160. "modeValue": "/collections",
  161. "repetition": "1",
  162. "wait": "n/a",
  163. "waitValue": ""
  164. }
  165. ],
  166. "delay": "100",
  167. "enable": true,
  168. "loop": false,
  169. "match": "exact",
  170. "notes": "",
  171. "sequence": "strict",
  172. "urls": [
  173. "https://f3ather.io"
  174. ]
  175. },
  176. {
  177. "actions": [
  178. {
  179. "action": "click",
  180. "mode": "keyword",
  181. "modeValue": "f3ather supreme season",
  182. "repetition": "1",
  183. "wait": "n/a",
  184. "waitValue": ""
  185. }
  186. ],
  187. "delay": "100",
  188. "enable": true,
  189. "loop": false,
  190. "match": "partial",
  191. "notes": "Click link to go to product",
  192. "sequence": "strict",
  193. "urls": [
  194. "f3ather.io/collections"
  195. ]
  196. }
  197. ]
  198. },
  199. {
  200. "group": "DreamAIO",
  201. "websites": [
  202. {
  203. "actions": [
  204. {
  205. "action": "click",
  206. "mode": "keyword",
  207. "modeValue": "product line",
  208. "repetition": "1",
  209. "wait": "n/a",
  210. "waitValue": ""
  211. },
  212. {
  213. "action": "click",
  214. "mode": "keyword",
  215. "modeValue": "buy now",
  216. "repetition": "1",
  217. "wait": "n/a",
  218. "waitValue": ""
  219. }
  220. ],
  221. "delay": "100",
  222. "enable": true,
  223. "loop": false,
  224. "match": "partial",
  225. "notes": "",
  226. "sequence": "strict",
  227. "urls": [
  228. "dreamaio.io"
  229. ]
  230. }
  231. ]
  232. },
  233. {
  234. "group": "Cybersole and Wrath",
  235. "websites": [
  236. {
  237. "actions": [
  238. {
  239. "action": "click",
  240. "mode": "keyword",
  241. "modeValue": "purchase",
  242. "repetition": "1",
  243. "wait": "n/a",
  244. "waitValue": ""
  245. },
  246. {
  247. "action": "click",
  248. "mode": "keyword",
  249. "modeValue": "purchase,confirm",
  250. "repetition": "1",
  251. "wait": "cc-csc",
  252. "waitValue": ""
  253. }
  254. ],
  255. "delay": "100",
  256. "enable": true,
  257. "loop": false,
  258. "match": "partial",
  259. "notes": "",
  260. "sequence": "strict",
  261. "urls": [
  262. "wrathbots.co",
  263. "cybersole.io"
  264. ]
  265. }
  266. ]
  267. },
  268. {
  269. "group": "RestockWorld",
  270. "websites": [
  271. {
  272. "actions": [
  273. {
  274. "action": "click",
  275. "mode": "keyword",
  276. "modeValue": "purchase,checkout",
  277. "repetition": "1",
  278. "wait": "n/a",
  279. "waitValue": ""
  280. },
  281. {
  282. "action": "click",
  283. "mode": "keyword",
  284. "modeValue": "purchase,checkout",
  285. "repetition": "1",
  286. "wait": "cc-csc",
  287. "waitValue": ""
  288. }
  289. ],
  290. "delay": "100",
  291. "enable": false,
  292. "loop": false,
  293. "match": "partial",
  294. "notes": "",
  295. "sequence": "strict",
  296. "urls": [
  297. "restock.world"
  298. ]
  299. }
  300. ]
  301. },
  302. {
  303. "group": "TheKickStation",
  304. "websites": [
  305. {
  306. "actions": [
  307. {
  308. "action": "click",
  309. "mode": "keyword",
  310. "modeValue": "buy now",
  311. "repetition": "1",
  312. "wait": "n/a",
  313. "waitValue": ""
  314. }
  315. ],
  316. "delay": "100",
  317. "enable": true,
  318. "loop": false,
  319. "match": "exact",
  320. "notes": "",
  321. "sequence": "strict",
  322. "urls": [
  323. "https://thekickstation.io"
  324. ]
  325. },
  326. {
  327. "actions": [
  328. {
  329. "action": "click",
  330. "mode": "keyword",
  331. "modeValue": "add to cart",
  332. "repetition": "1",
  333. "wait": "n/a",
  334. "waitValue": ""
  335. }
  336. ],
  337. "delay": "100",
  338. "enable": true,
  339. "loop": false,
  340. "match": "partial",
  341. "notes": "",
  342. "sequence": "strict",
  343. "urls": [
  344. "thekickstation.io/products"
  345. ]
  346. }
  347. ]
  348. },
  349. {
  350. "group": "Dashe",
  351. "websites": [
  352. {
  353. "actions": [
  354. {
  355. "action": "click",
  356. "mode": "keyword",
  357. "modeValue": "subscribe",
  358. "repetition": "1",
  359. "wait": "n/a",
  360. "waitValue": ""
  361. }
  362. ],
  363. "delay": "100",
  364. "enable": false,
  365. "loop": false,
  366. "match": "partial",
  367. "notes": "",
  368. "sequence": "strict",
  369. "urls": [
  370. "dashe.io"
  371. ]
  372. }
  373. ]
  374. },
  375. {
  376. "group": "Sieupreme",
  377. "websites": [
  378. {
  379. "actions": [
  380. {
  381. "action": "click",
  382. "mode": "keyword",
  383. "modeValue": "purchase -",
  384. "repetition": "1",
  385. "wait": "n/a",
  386. "waitValue": ""
  387. }
  388. ],
  389. "delay": "100",
  390. "enable": true,
  391. "loop": false,
  392. "match": "partial",
  393. "notes": "",
  394. "sequence": "strict",
  395. "urls": [
  396. "backdoor.io"
  397. ]
  398. }
  399. ]
  400. },
  401. {
  402. "group": "Mangofrenzy",
  403. "websites": [
  404. {
  405. "actions": [
  406. {
  407. "action": "click",
  408. "mode": "keyword",
  409. "modeValue": "purchase,checkout,purchase 100",
  410. "repetition": "1",
  411. "wait": "n/a",
  412. "waitValue": ""
  413. }
  414. ],
  415. "delay": "100",
  416. "enable": true,
  417. "loop": false,
  418. "match": "partial",
  419. "notes": "",
  420. "sequence": "strict",
  421. "urls": [
  422. "mangofrenzy.io"
  423. ]
  424. },
  425. {
  426. "actions": [
  427. {
  428. "action": "click",
  429. "mode": "keyword",
  430. "modeValue": "buy it now,check out",
  431. "repetition": "1",
  432. "wait": "n/a",
  433. "waitValue": ""
  434. }
  435. ],
  436. "delay": "100",
  437. "enable": true,
  438. "loop": false,
  439. "match": "partial",
  440. "notes": "",
  441. "sequence": "strict",
  442. "urls": [
  443. "mangofrenzy.io"
  444. ]
  445. },
  446. {
  447. "actions": [
  448. {
  449. "action": "click",
  450. "mode": "keyword",
  451. "modeValue": "add to cart",
  452. "repetition": "1",
  453. "wait": "n/a",
  454. "waitValue": ""
  455. }
  456. ],
  457. "delay": "100",
  458. "enable": true,
  459. "loop": false,
  460. "match": "partial",
  461. "notes": "",
  462. "sequence": "strict",
  463. "urls": [
  464. "mangofrenzy.io"
  465. ]
  466. },
  467. {
  468. "actions": [
  469. {
  470. "action": "click",
  471. "mode": "keyword",
  472. "modeValue": "purchaes",
  473. "repetition": "1",
  474. "wait": "n/a",
  475. "waitValue": ""
  476. }
  477. ],
  478. "delay": "100",
  479. "enable": false,
  480. "loop": false,
  481. "match": "partial",
  482. "notes": "",
  483. "sequence": "strict",
  484. "urls": [
  485. "mangofrenzy.io"
  486. ]
  487. }
  488. ]
  489. },
  490. {
  491. "group": "Flawlessflips",
  492. "websites": [
  493. {
  494. "actions": [
  495. {
  496. "action": "click",
  497. "mode": "keyword",
  498. "modeValue": "purchase,checkout,check out",
  499. "repetition": "1",
  500. "wait": "n/a",
  501. "waitValue": ""
  502. }
  503. ],
  504. "delay": "100",
  505. "enable": false,
  506. "loop": false,
  507. "match": "partial",
  508. "notes": "",
  509. "sequence": "strict",
  510. "urls": [
  511. "https://flawlessflips.io/"
  512. ]
  513. },
  514. {
  515. "actions": [
  516. {
  517. "action": "click",
  518. "mode": "keyword",
  519. "modeValue": "buy it now,add to cart",
  520. "repetition": "1",
  521. "wait": "n/a",
  522. "waitValue": ""
  523. },
  524. {
  525. "action": "click",
  526. "mode": "keyword",
  527. "modeValue": "pay,check out",
  528. "repetition": "1",
  529. "wait": "n/a",
  530. "waitValue": ""
  531. }
  532. ],
  533. "delay": "100",
  534. "enable": false,
  535. "loop": false,
  536. "match": "partial",
  537. "notes": "",
  538. "sequence": "strict",
  539. "urls": [
  540. "https://flawlessflips.io/"
  541. ]
  542. }
  543. ]
  544. }
  545. ],
  546. "diyWebhook": "",
  547. "includedSites": "doverstreetmarket.com,flawlessflips.io,mangofrenzy.io,balkobot.com,prismaio.com,soleaio.com,calicos.io,f3ather.io,thekickstation.io,veloxpreme.io,ghostaio.com,hawkmesh.com,fleekframework.com,ganeshbot.com,prismaio.shop,eu.spaghetticop.com",
  548. "keywords": "yeezy 350,Tail Light,Tail,Light",
  549. "mode": "1",
  550. "pay": true,
  551. "payPal": true,
  552. "shopifyCoPages": true,
  553. "sizes": "4,4.5,5,5.5,6,6.5,7,7.5,8,8.5,9,9.5,10,10.5,11,36,36 2/3,36.5,37,37 2/3,37.5,38,38 2/3,38.5,39,39 2/3,39.5,40,40 2/3,41,41 2/3,42,42 2/3,43,43 2/3,44,44 2/3",
  554. "stripe": true,
  555. "twitter": false,
  556. "twitterDelay": "",
  557. "type": "aco",
  558. "urls": "https://eflash.doverstreetmarket.com",
  559. "webhook": ""
  560. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement