No delay box break
Posted: Thu Jun 10, 2010 8:08 pm
hiies, erm i wanna ask if no delay box breaking is still possible now in maplesea v93 cuz it would be of great help in the joyce pq. thanks
The community that will never stop discussing!
https://xemectrum.guyz92.men/
that doesnt work for mexynophobiax wrote:theres a thread in gzn that i read a few days ago which requires you to wz edit reactor.wz , why don't you try it out yrself?
What did you do?freezse wrote:i found that thread too, linked from google, it req u to edit the reactor.wz using demswz which either didnt work or i dunoe hw to do it...
did you try and work? o.0hairyhacker wrote:What did you do?freezse wrote:i found that thread too, linked from google, it req u to edit the reactor.wz using demswz which either didnt work or i dunoe hw to do it...
Did you do the following?
1. Open deMSwZ and open reactor wz in English.
2. Type in delay with a value of 1 at the 2 boxes below the left list respectively.
3. Process all and save.
------
#include <iostream>
using mainspace std;
int main(){
bool fail,success,lowdelay;
if (lowdelay==false){
fail = true
}
else {
success = true.
}
}
------
#include<iostream>hairyhacker wrote: #include <iostream>
using mainspace std;
int main(){
bool fail,success,lowdelay;
if (lowdelay==false){
fail = true
}
else {
success = true.
}
}
------
PIEzLOVERS wrote:#include<iostream>hairyhacker wrote: #include <iostream>
using mainspace std;
int main(){
bool fail,success,lowdelay;
if (lowdelay==false){
fail = true
}
else {
success = true.
}
}
------
using namespace std;
int main()
{
cout << "HI I LIKE PIE X3"<<"\a\a";
return 0;
}
lol
Code: Select all
#include <iostream>
using namespace std;
Main()
{
cout <<"You failed"<<endl;
return 0;
}