Register for free, and make this box disappear!

Welcome to the BF Forums! Register Now, It's Free!


Welcome to the BF Forums; your source for the latest video game news, strategies, discussions, and resources. Join over 66,000 like-minded gamers to chat about your interests in our community.

You are currently viewing the forums as a guest user, which limits your access to certain content, contests, downloads, and more. By joining our free community, you will be able to respond in discussions/articles, contact members privately (PM), participate in regular-scheduled contests, see less advertisements, and have access to many other features. Registration is quick, easy, and completely free.



Have your questions answered. Share your thoughts about a topic. Take 2 minutes, Register Now!
BattleForums.com Forums > Diablo > Diablo Hacking

We're Half-Way There!! - BF Lotto: $50 Ebay or Amazon Gift Card - A Single Click is All It Takes...

Reply
 
Thread Tools Display Modes
Old 05-30-2003, 08:41 AM   #1 (permalink)
BattleForums Newbie
 
Join Date: May 2003
Posts: 4
question how to edit my d2jsp shopbot

hi...
it was a hard fight for me, a botting noob, to get the shopbot working...
its the one wich was already in d2jsp...

now i just need to know 3 points:

1. a friend said when i only make larzuk runz i ll be kicked out of game after 30mins... is it true??? and if not, in wich file/files do i change it, that it only runz larzuk...

2. i want the bot only to run for:

any cruel bow wich chance to cast AD
and
thunder maul with 40ias

in wich file/files do i change it and wot do i have to write there...

3. is it true, that it automaticly only buys the items wich will get 2 socks???

thx for ur help

kidur

ps. i know my englisch is very very bad... sry...
kidur is offline   Reply With Quote
Beitrag Sponsored Links

__________________
Ads suck! Take 2 minutes to register for your free account, and GET RID OF THESE ADS!
Old 05-30-2003, 09:06 AM   #2 (permalink)
BattleForums Senior Member
 
ProdigiousLucidOsprey's Avatar
 
Join Date: Jan 2003
Location: Monterey, Cali
Age: 22
Posts: 1,726
To answer your first question, you wont get kicked out of a game unless you dont move outside of town for 30 minutes. Taking the waypoint to bloodyhills each time eliminates this problem. As for question 2, there should be several snagit files. one of them is the main file that you need to edit with the codes for the items you want picked up. The others contain the codes for each item.
I do not know the answer to your third question I hope I helped though.
__________________
[Lieutenant Commander Moonfire] - 60 Priest, Warsong.
[eXtreme pixels skins]



我叫 那迈克。
ProdigiousLucidOsprey is offline   Reply With Quote
Old 05-30-2003, 03:25 PM   #3 (permalink)
BattleForums Newbie
 
Join Date: May 2003
Posts: 4
yeah... u helped a little bit...
but i dont really understand how to edit the snagit to get my bow and the tm...
__________________
kidur is offline   Reply With Quote
Old 05-31-2003, 03:50 PM   #4 (permalink)
BattleForums Newbie
 
Join Date: May 2003
Posts: 4
pls help :wavey
kidur is offline   Reply With Quote
Old 05-31-2003, 08:24 PM   #5 (permalink)
BattleForums Newbie
 
Join Date: May 2003
Posts: 4
so,a friend of mine wrote me an .ini
but he isnt sure if everything is correct...
can u check it for me pls?

// ShopIt! BotIt! v. 3520
// by Ven0m
//
// uses ShopIt! from BMpwnIt version 1.57a
// by BlueMind & HolyCoitus, versions 1.54 and newer by Ven0m
// -----------------------------------------------------------------------------
// Different types of paramaters are available. Some accept only '=' for the
// value (like for the item type), some also accept '<' or '>' (for a % ED for
// example). Please note that > is greater or equal and < is lower or equal.
// Case does NOT matter anywhere, so cOdE will be treated the same way as Code.
//
// First section is reserved for configuration purposes. You can rename it if
// you want, it doesn't matter.
// -----------------------------------------------------------------------------
// Valid parameters :
; Syntax:
; [unique string]
; Code="abc" - [Optional] This is the 3 letter itemcode.
; xxx=xxx - [Optional] This is how you check for certain mods on the ground such as sockets
; Identified=0/1 - [Optional] 1 = identified, 0 = unidentified
; Type=<string> - [Optional] shield/weapon/armor/helm/bow/other (not implemented)
; Level=<string> - [Optional] rare/unique/set/magic/normal/craft/superior/lowquality are accepted
; ClassLevel=<string> - [Optional] normal/exceptional/elite are accepted
; Pickup=0/1 - [Optional] 0 = dont pickup, 1 = pickup {default if not specified}
; HasSockets=0/1 - [Optional] 1 = has sockets, 0 = doesnt have sockets
; isEthereal=0/1 - [Optional] 1 = is Ethereal, 0 = isnt Ethereal
;
; Description of new functions is in BMpwnIt docs & on www.d2jsp.org.
//
// Item (= only) : either the 3-letter item code, the name or the generic type
// of the item.
// e.g. : // Getting Hydra Bows
// Item=6lw
// // Getting Monarchs
// Item=Monarch
// // Getting shields, excluding paladin shields
// Item=1
//
// ClassLevel (=, < or >) : Normal / Exceptional / Elite
// Will get you items of the specified quality
// e.g. : // Will get exceptional and elites
// Level>Exceptional
//
// ### (=, < or >) : Specific stat number to look for
// e.g. : // Item must have exactly 30% faster cast rate
// 105=30
// // Item must have 250% enhanced damage or more
// 18>250
// // Item must have between 100 and 200% enhanced damage
// // to keep the required level under 35
// 18>100
// 18<200
// -----------------------------------------------------------------------------
// Some popular item types :
//
// 1 : Shield
// 2 : Armor
// 26 : Bow
// -----------------------------------------------------------------------------
// Some popular stats to look for :
//
// 18 : % enhanced damage
// 22 : Final maximum damage
// 91 : % requirements
// 93 : % IAS
// 194 : Number of sockets
// -----------------------------------------------------------------------------


// This is the first section, used for configuration purposes
// ---
// log : [none/useful/all/full] pretty self-explanatory, will tell shopit what
// are the items it should log : none, the ones it bought,all of
// them, full will dump all items and their mods.
// the log will be in scripts\output
// logfile : [name of the log file]
[Configuration]
loglevel=all
logfile=_ShopIt!_BotIt!.html

[Elite Cruel Bow with 250%+ ED and chance to cast AD]
Item=26
Classlevel=elite
18>240
195 = 66 + % 516384 + level 1512

[Elite Cruel bow of quickness]
Item=26
Classlevel=elite
18>260
93>40

[Elite Cruel Maul of quickness]
Item=31
Classlevel=elite
18>270
93>40

[Elite Cruel Bow of Alacirity with 290%+ ED]
Item=26
ClassLevel=elite
18>260
93>20
__________________
kidur is offline   Reply With Quote
 
Reply

Get rid of all these ads! Take 30 seconds to register.

« pindle | Help meh with da JED, please! »

Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


All times are GMT +1. The time now is 10:41 PM.



Powered by vBulletin® Version 3.7.2 | Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.1.0