Why don't people respond ?

Discussion forum for all Windows batch related topics.

Moderator: DosItHelp

Post Reply
Message
Author
Ed Dyreen
Expert
Posts: 1569
Joined: 16 May 2011 08:21
Location: Flanders(Belgium)
Contact:

Why don't people respond ?

#1 Post by Ed Dyreen » 05 Jun 2011 13:03

°
I want this and this and that and this. Write it for me please. I'm not going to pay you for your work and tomorrow I'll want something else !

I mean come on, do you honestly expect me to help u ?

nitt
Posts: 218
Joined: 22 Apr 2011 02:43

Re: Why don't people respond ?

#2 Post by nitt » 05 Jun 2011 13:03

Ed Dyreen wrote:°
I want this and this and that and this. Write it for me please. I'm not going to pay you for your work and tomorrow I'll want something else !

I mean come on, do you honestly expect me to help u ?


What are you talking about?

Ed Dyreen
Expert
Posts: 1569
Joined: 16 May 2011 08:21
Location: Flanders(Belgium)
Contact:

Re: Why don't people respond ?

#3 Post by Ed Dyreen » 05 Jun 2011 13:23

Hi Nitt, I want to see if a file contains the string "kglgjs!dd0002&56" .
If so it needs to reverse the string in the file, but only if the file contains "kgkll5896"
I then want to write this to the registry under 'HKLM\SOFTWARE\Somethings'
Then I want to see If this key exists 'HKLM\SOFTWARE\Somethingelse'
If so it needs to be injected in the middle of the file.
Then I need to login to a networked pc wich IP I can specify on the commandline.
Then delete the MFT on this pc .
I also need a website . :twisted:

Write it for me! Thanx

Tomorrow, I have a different job for u!

aGerman
Expert
Posts: 4678
Joined: 22 Jan 2010 18:01
Location: Germany

Re: Why don't people respond ?

#4 Post by aGerman » 05 Jun 2011 13:28

Nobody expects you to help. This is a forum where people could ask their questions. It's up to you whether you waste your free time and give answers :wink:

Regards
aGerman

Ed Dyreen
Expert
Posts: 1569
Joined: 16 May 2011 08:21
Location: Flanders(Belgium)
Contact:

Re: Why don't people respond ?

#5 Post by Ed Dyreen » 05 Jun 2011 13:38

I know that, it's just, I'm not gonna point any fingers, some people are asking for complete programs they couldn't write themselves. So the next day they'll wan't something else asking others to help them again.

Isn't the purpose of a forum to help each other in learning things ?

Some people seem to be just looking for a programmer they won't have to pay! I'm not going to spend my time on them and I believe many others won't aswell.

A bad question is: I need this and that and this and that !
A good question is: Why doesn't this work or is this possible.

Jon@li
Posts: 1
Joined: 05 Jun 2011 13:40

Re: Why don't people respond ?

#6 Post by Jon@li » 05 Jun 2011 14:08

Indeed!!
Why should I respond
:wink:

Cleptography
Posts: 287
Joined: 16 Mar 2011 19:17
Location: scriptingpros.com
Contact:

Re: Why don't people respond ?

#7 Post by Cleptography » 05 Jun 2011 14:21

Ed Dyreen wrote:Hi Nitt, I want to see if a file contains the string "kglgjs!dd0002&56" .
If so it needs to reverse the string in the file, but only if the file contains "kgkll5896"
I then want to write this to the registry under 'HKLM\SOFTWARE\Somethings'
Then I want to see If this key exists 'HKLM\SOFTWARE\Somethingelse'
If so it needs to be injected in the middle of the file.
Then I need to login to a networked pc wich IP I can specify on the commandline.
Then delete the MFT on this pc .
I also need a website . :twisted:

Write it for me! Thanx

Tomorrow, I have a different job for u!


Now you can understand why I'm such a deceptive a$$hole, however you as well as anyone else decides who to help, but how you do it is completely up to you. :twisted:

Ed Dyreen
Expert
Posts: 1569
Joined: 16 May 2011 08:21
Location: Flanders(Belgium)
Contact:

Re: Why don't people respond ?

#8 Post by Ed Dyreen » 05 Jun 2011 14:38

@Jon@li
En ? kundr al n bittekke on uit ? :P
Nderlans, da snappe zier toch ni, strak got'r ier nog enen op antwoorde in't vloms :lol:

nitt
Posts: 218
Joined: 22 Apr 2011 02:43

Re: Why don't people respond ?

#9 Post by nitt » 05 Jun 2011 14:57

Ed Dyreen wrote:Hi Nitt, I want to see if a file contains the string "kglgjs!dd0002&56" .
If so it needs to reverse the string in the file, but only if the file contains "kgkll5896"
I then want to write this to the registry under 'HKLM\SOFTWARE\Somethings'
Then I want to see If this key exists 'HKLM\SOFTWARE\Somethingelse'
If so it needs to be injected in the middle of the file.
Then I need to login to a networked pc wich IP I can specify on the commandline.
Then delete the MFT on this pc .
I also need a website . :twisted:

Write it for me! Thanx

Tomorrow, I have a different job for u!


I have no clue how to reverse strings but you can use FIND and TYPE to check if the file contains a string. Writing to the registry, you want to use REG /ADD. I don't like to just write codes for people, I like to answer questions.

Ed Dyreen
Expert
Posts: 1569
Joined: 16 May 2011 08:21
Location: Flanders(Belgium)
Contact:

Re: Why don't people respond ?

#10 Post by Ed Dyreen » 05 Jun 2011 15:15

I don't like to just write codes for people, I like to answer questions

That's exactly what I meant Nitt :wink:
Last edited by Ed Dyreen on 05 Jun 2011 21:19, edited 1 time in total.

Cleptography
Posts: 287
Joined: 16 Mar 2011 19:17
Location: scriptingpros.com
Contact:

Re: Why don't people respond ?

#11 Post by Cleptography » 05 Jun 2011 15:46

Helping people learn elevates evolution, it is a beautiful thing.

allal
Posts: 34
Joined: 04 Jun 2011 05:49

Re: Why don't people respond ?

#12 Post by allal » 06 Jun 2011 06:43

Ed Dyreen wrote:Hi Nitt, I want to see if a file contains the string "kglgjs!dd0002&56" .
If so it needs to reverse the string in the file, but only if the file contains "kgkll5896"
I then want to write this to the registry under 'HKLM\SOFTWARE\Somethings'
Then I want to see If this key exists 'HKLM\SOFTWARE\Somethingelse'
If so it needs to be injected in the middle of the file.
Then I need to login to a networked pc wich IP I can specify on the commandline.
Then delete the MFT on this pc .
I also need a website . :twisted:

Write it for me! Thanx

Tomorrow, I have a different job for u!



hey Ed Dyreen don't be shy just ask and we are here for help,we don't like users to stay unanswered forever
we will do our best dude,if we know the answer we will help and will not hide it fom you,tell me if we hide the answer
what will then get,it is just a matter of short life short enjoyment
we will always reply whether we know the answer or not
you will get some nice bullshit if we don't know the answer instead
it is better than nothing i think,and best of all,all for free


everybody help to get something back
some will help to be thanked
some will help to be recognized
some will help to be respected
some will help to be credited
some will help to enjoy life
some will help to fill the void
some will help to get money
some will help to fight the devil who whispers in the chest not far from the heart
i help to get the reward in my god forgotten paradise

i human must be recognized,thanked,credited and nothing of these for god




jon@li wrote:Indeed!!
Why should I respond


you should i think the one who know the answer or can help and don't want to help or think responding is only optional must be killed,banned or ignored


please cmd tell us what must be done to users hiding answer and not replying or ignoring others or believing is only optional to reply

Code: Select all

@echo off &set /a tell=%random% %% 3+1

if %tell%==1 echo ban member decision was rolled &echo that's what you deserve&call :ban "%user%" "www.dostips.com"
if %tell%==3 echo ignore decision was taken &echo oh!!! bad to the heart &call :ignore %user%
if %tell%==2 echo killing decision was taken&echo nice decision !!!&echo nobody is responsible for anything and all will remain with the victim himself &call :kill



:ban
echo banning "%~1"
call echo "%~1"|exit /~2


:ignore
REM no user will email,talk,help,suport,reply %user% at least 10 years
ignore /u %user% /y 10
echo
echo lol must remember that
goto :eof


:kill
killuser /u "%~1" /force || goto :kill

Ed Dyreen
Expert
Posts: 1569
Joined: 16 May 2011 08:21
Location: Flanders(Belgium)
Contact:

Re: Why don't people respond ?

#13 Post by Ed Dyreen » 06 Jun 2011 07:22

Auch, is it because I'm Dutch that I am completely misunderstood :?:

I don't have any question ! I was being ironic.
I was just trying to explain we are here to learn from each other !
And that some people seem to be just looking for a FREE programmer.

I've had enough of this, please will someone lock this thread !

ps: Leave Jon@li out of it. He was just saying hello, he's my best friend !

orange_batch
Expert
Posts: 442
Joined: 01 Aug 2010 17:13
Location: Canadian Pacific
Contact:

Re: Why don't people respond ?

#14 Post by orange_batch » 06 Jun 2011 13:05

Ed, often questions asked are very simple and writing the code gives people the solution which they can study.

When questions are not simple, either an expert can take it to challenge himself or just point the user in the right direction, or do nothing.

On that note, I think you should try to write simple batch for users. Comparatively, your codes are often confusing and/or verbose. Just saying.

Ed Dyreen
Expert
Posts: 1569
Joined: 16 May 2011 08:21
Location: Flanders(Belgium)
Contact:

Re: Why don't people respond ?

#15 Post by Ed Dyreen » 07 Jun 2011 04:02

You are right orange. The reason is very simple though;
I've written my code off-line, the only one that had to understand it was me. Since I recently discovered DosTips this all changed. That's why it's difficult for me. When I lookup an anwer. I have to isolate the part users need out of functions that always depent on other functions. This is a real problem for me. But still, when I post, It's because I believe it adds to a possible solution.

Post Reply