Author Topic: Why doesn't this work?  (Read 4694 times)

Offline MysticalDumpling

  • Bot Destroyer
  • ***
  • Posts: 205
  • Kurwa chuj!
    • View Profile
Why doesn't this work?
« on: January 31, 2014, 05:47:05 PM »
For about 10sec. it worked beautifully- but I broke it somehow. Help?

'My first attempt at a SS
'Tiefeeder that makes lots of tiny spawn

start
'1- Searchin'...
*.eye5 0 sub sgn abs - ++
*.myeye *.refeye sub sgn abs - ++ ^
*.numties 0 sub sgn abs - ++ mult
100 mult add .aimsx

'2- Tie
*.eye5 0 sub sgn abs *.myeye .refeye sub sgn abs mult add .tie

'3- Feed
*.numties 0 sub sgn abs *.myeye *.trefeye sub sgn abs mult 99 mult add .sharenrg 

'4- Repro
*.nrg 30000 sub sgn abs - ++ 10 mult add .repro


'-------------STORE-------------
store
stop 
To być albo nie być, oto jest ze pytanie

Offline Numsgil

  • Administrator
  • Bot God
  • *****
  • Posts: 7742
    • View Profile
Re: Why doesn't this work?
« Reply #1 on: February 01, 2014, 02:18:34 AM »
Are you specifically making a one store bot or are you copy+pasting from somewhere?

Offline MysticalDumpling

  • Bot Destroyer
  • ***
  • Posts: 205
  • Kurwa chuj!
    • View Profile
Re: Why doesn't this work?
« Reply #2 on: February 01, 2014, 05:21:02 AM »
I'm making a single-store. All it should is is sip, make babies, tie and feed.
To być albo nie być, oto jest ze pytanie

Offline Botsareus

  • Society makes it all backwards - there is a good reason for that
  • Bot God
  • *****
  • Posts: 4483
    • View Profile
Re: Why doesn't this work?
« Reply #3 on: February 01, 2014, 11:20:11 AM »
You got balls for trying that one form scratch  :P
If you use the new version the command "debugint" is available to you. That will make your life easier. They pass a copy of the last integer to the robot console window.
« Last Edit: February 01, 2014, 11:22:56 AM by Botsareus »

Offline MysticalDumpling

  • Bot Destroyer
  • ***
  • Posts: 205
  • Kurwa chuj!
    • View Profile
Re: Why doesn't this work?
« Reply #4 on: November 13, 2015, 05:26:33 PM »
Thanks! (a bit late, yes :P)
To być albo nie być, oto jest ze pytanie